📄 flash_application.map
字号:
STRING..End.Address.....6 C085 11 17 1 .rodata1
STRING....7 C096 3 3 1 .rodata1
STRING......8 C099 5 5 1 .rodata1
STRING....9 C09E 3 3 1 .rodata1
STRING..RAM.Start.Address...10 C0A1 26 38 1 .rodata1
STRING.......11 C0C7 6 6 1 .rodata1
STRING..Out.of.Range..12 C0CD F 15 1 .rodata1
STRING....13 C0DC 3 3 1 .rodata1
STRING..RAM..Data...14 C0DF D 13 1 .rodata1
STRING....15 C0EC 3 3 1 .rodata1
STRING.....1 C0EF 4 4 1 .rodata1
STRING.....2 C0F3 4 4 1 .rodata1
STRING....Test.Menu..3 C0F7 E 14 1 .rodata1
STRING...0..Root.Menu..4 C105 10 16 1 .rodata1
STRING...1..Modify.RAM..5 C115 11 17 1 .rodata1
STRING...9..Display.DATA...6 C126 14 20 1 .rodata1
STRING..Hour.Min.Sec...7 C13A 10 16 1 .rodata1
Timer7Overflow_ISR C14A 54 84 0 NON_BANKED
main C19E 10 16 0 .text
init_system C1AE D 13 1 .text
init_SCI0 C1BB A 10 1 .text
tx_char0 C1C5 9 9 18 .text
printf0 C1CE 1D 29 20 .text
delay1 C1EB F 15 1 .text
int_div C1FA 2A 42 1 .text
hex_clk_dec C224 1F 31 3 .text
rx_char0 C243 9 9 2 .text
menurx_char0 C24C 14 20 1 .text
check_user_abort C260 13 19 1 .text
send_asc C273 C 12 2 .text
hex_asc C27F F 15 8 .text
input_word C28E A5 165 2 .text
input_byte C333 AD 173 1 .text
data_display C3E0 FA 250 4 .text
init_RAM_start_address C4DA 45 69 1 .text
modify_ram C51F 78 120 1 .text
tester C597 3 3 1 .text
disp_info C59A 7 7 1 .text
root_info C5A1 23 35 1 .text
root_menu C5C4 5A 90 1 .text
init_timer C61E 13 19 1 .text
_LINC C631 5 5 1 RUNTIME
*********************************************************************************************
UNUSED-OBJECTS SECTION
---------------------------------------------------------------------------------------------
NOT USED PROCEDURES
rtshc12.c.o (ansis.lib):
_BSHL _BSHRS _BSHRU _BDIVMODU _BDIVMODS _ISHL _ISHRU _ISHRS _LSHL _LSHRU
_LSHRS _LADD _LSUB _LAND _LOR _LXOR _LCMP _LCMP_P _LCMP_PP _LNEG _LABS _LCOM
_LDEC _LMUL _lDivMod _LDIVU _NEG_P _LDIVS _LMODU _LMODS _ILSEXT _LTEST _COPY
_CASE_DIRECT _CASE_DIRECT_BYTE _CASE_CHECKED _CASE_CHECKED_BYTE _CASE_SEARCH
_CASE_SEARCH_BYTE _CASE_SEARCH_8 _CASE_SEARCH_8_BYTE _FCALL _FPCMP
ex3_utility.c.o:
hex_asc_sp input_int input_string input_dec
NOT USED VARIABLES
rtshc12.c.o (ansis.lib):
_PowOfTwo_8 _PowOfTwo_16 _PowOfTwo_32
ex3_main.c.o:
PreTime
*********************************************************************************************
COPYDOWN SECTION
---------------------------------------------------------------------------------------------
------- ROM-ADDRESS: 0xC636 ---- SIZE 2 ---
Filling bytes inserted
0000
*********************************************************************************************
OBJECT-DEPENDENCIES SECTION
---------------------------------------------------------------------------------------------
Init USES _startupData
_Startup USES _startupData Init
Timer7Overflow_ISR USES Time8ms _LINC TimerCounter SecData MinData
HourData
main USES init_system STRING...Hello.World.....1 printf0
tester
init_system USES init_SCI0 init_timer RAM_Add
printf0 USES tx_char0
int_div USES result.1
hex_clk_dec USES digit.2 int_div tx_char0
menurx_char0 USES delay1 disp_info
send_asc USES tx_char0
hex_asc USES send_asc
input_word USES rx_char0 tx_char0
input_byte USES rx_char0 tx_char0
data_display USES STRING....3 printf0 STRING..Start.Address.....4
data_display STRING....5 STRING..End.Address.....6
STRING....7 hex_asc STRING......8 tx_char0
check_user_abort STRING....9 input_word
init_RAM_start_address USES STRING..RAM.Start.Address...10 printf0 RAM_Add
hex_asc STRING.......11 input_word modify_ram
STRING..Out.of.Range..12
modify_ram USES STRING....13 printf0 STRING..RAM..Data...14
RAM_Add hex_asc tx_char0 input_byte STRING....15
tester USES root_menu
disp_info USES root_info
root_info USES HourData hex_clk_dec STRING.....1 printf0
MinData STRING.....2 SecData tx_char0
root_menu USES STRING....Test.Menu..3 printf0
STRING...0..Root.Menu..4 STRING...1..Modify.RAM..5
STRING...9..Display.DATA...6 STRING..Hour.Min.Sec...7 menurx_char0
init_RAM_start_address data_display
*********************************************************************************************
DEPENDENCY TREE
*********************************************************************************************
main and _Startup Group
|
+- main
| |
| +- init_system
| | |
| | +- init_SCI0
| | |
| | +- init_timer
| |
| +- printf0
| | |
| | +- tx_char0
| |
| +- tester
| |
| +- root_menu
| |
| +- printf0 (see above)
| |
| +- menurx_char0
| | |
| | +- delay1
| | |
| | +- disp_info
| | |
| | +- root_info
| | |
| | +- hex_clk_dec
| | | |
| | | +- int_div
| | | |
| | | +- tx_char0 (see above)
| | |
| | +- printf0 (see above)
| | |
| | +- tx_char0 (see above)
| |
| +- init_RAM_start_address
| | |
| | +- printf0 (see above)
| | |
| | +- hex_asc
| | | |
| | | +- send_asc
| | | |
| | | +- tx_char0 (see above)
| | |
| | +- input_word
| | | |
| | | +- rx_char0
| | | |
| | | +- tx_char0 (see above)
| | |
| | +- modify_ram
| | |
| | +- printf0 (see above)
| | |
| | +- hex_asc (see above)
| | |
| | +- tx_char0 (see above)
| | |
| | +- input_byte
| | |
| | +- rx_char0 (see above)
| | |
| | +- tx_char0 (see above)
| |
| +- data_display
| |
| +- printf0 (see above)
| |
| +- hex_asc (see above)
| |
| +- tx_char0 (see above)
| |
| +- check_user_abort
| |
| +- input_word (see above)
|
+- _Startup
|
+- Init
Timer7Overflow_ISR
|
+- _LINC
*********************************************************************************************
STATISTIC SECTION
---------------------------------------------------------------------------------------------
ExeFile:
--------
Number of blocks to be downloaded: 7
Total size of all blocks to be downloaded: 1596
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -