?? ti660_2.nfo
字號:
TMS320C54x ANSI C Optimizer Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
======File-level Analysis Summary======
static void SystemInit() is called from 2 sites in this file.
It appears to be inlineable (size = 27 units)
It calls these functions:
<NONE>
extern void Timer0Isr() is called from 0 sites in this file.
It calls these functions:
<NONE>
extern struct _SystemObj *__ct() is called from 1 sites in this file.
It calls these functions:
SystemInit()
_nw()
extern void __sti() is called from 0 sites in this file.
It appears to be inlineable (size = 4 units)
It calls these functions:
_ct()
extern int main() is called from 0 sites in this file.
It calls these functions:
SystemInit()
Making unmodified global variable CONST:
static volatile struct __TI_TIMER * const TIMER0 = (_TI_PTIMER)0x24u;
Making unmodified global variable CONST:
static volatile struct __TI_SREG * const SREG = NULL;
Address of global variable is never taken:
static volatile struct __TI_TIMER * const TIMER0
static volatile struct __TI_SREG * const SREG
Global variable is not modified in this file:
static volatile struct __TI_TIMER * const TIMER0
static volatile struct __TI_SREG * const SREG
These functions may be recursive:
_sti()
_ct()
Making this function inlineable: _sti()
These external functions are called but not defined here:
_nw()
======= End file-level Analysis =======
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -