📄 mp3.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 008C 03F0 = 1008. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
008C __lit_start
008C _font6x8
02B4 _china_char
047C __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 047C 00E2 = 226. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
047C __idata_start
055E __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 055E 4AF8 = 19192. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
02AF __start
02AF __text_start
02CF _exit
02D0 _CH375FileRead
02D9 _CH375FileWrite
02E2 _xQueryInterrupt
02FB _xWriteToExtBuf
02FD _xReadFromExtBuf
02FF _CH375LibInit
030E _mDelaymS
034F _main
044C _CheckKey
0470 _ProcessKey
04D7 _UpdateData
0505 _ReadFileData
0514 _mp3_play
0538 _mDelay1uS
053A _CH375_PORT_INIT
0541 _xWriteCH375Cmd
0553 _xWriteCH375Data
0561 _xReadCH375Data
056C _spi_init
0573 _mp3_port_init
057C _Write_Byte_MMC
0580 _Read_Byte_MMC
0586 _vs1003_cmd_write
05AA _vs1003_data_write
05B5 _vs1003_read
05D5 _vs1003_init
05E6 _LCD_write_byte
0601 _LCD_Init
0647 _LCD_clear
065E _LCD_set_XY
066D _LCD_write_char
0687 _LCD_write_String
069D _LCD_write_chi
06E2 _LCD_move_chi
0793 _LCD_draw_map
07DB _delay_us
07DE _delay_nus
07ED _delay_ms
07F1 _delay_nms
0800 _CH375GetVer
08E1 _CH375Reset
08F2 _CH375Init
0934 _CH375DirtyBuffer
0945 _CH375DiskConnect
0A99 _CH375ReadBlock
0B56 _CH375WriteBlock
11EE _CH375DiskSize
124A _CH375DiskQuery
1358 _CH375FileOpen
178C _CH375FileEnumer
1797 _CH375FileClose
17FC _CH375FileErase
189E _CH375FileCreate
1AF8 _CH375FileModify
1BEE _CH375FileQuery
1C02 _CH375FileLocate
1C57 _CH375FileReadX
1D5E _CH375FileWriteX
2004 _CH375ByteLocate
204E _CH375ByteRead
2155 _CH375ByteWrite
2332 _CH375BulkOnlyCmd
239B _CH375DiskReady
275F _strcpy
2768 _strlen
2774 push_arg4
2776 push_arg2
2779 mod8u
277B div8u
277C xdiv8u
2791 empy16s
27A1 pop_gset2
27A4 pop_gset3
27A7 pop_gset4
27AA pop_gset5
27AD push_gset5
27AF push_gset4
27B1 push_gset3
27B3 push_gset2
27B5 push_gset1
27B8 pop_gset1
27B9 pop
27CC lsl16
27D3 lsl32
27DF lsr16
27E6 lsr32
27F2 mpy16s
2806 mpy8s
2812 asgncblk
282B __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 00E2 = 226. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 __data_start
0100 _AVR_bmp
0178 _china_bmp
01C0 _vol
01C2 _flag
01C3 _data_pointer
01E2 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 01E2 0465 = 1125. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
01E2 __bss_start
01E2 _FILE_DATA_BUF
03E2 _DISK_BASE_BUF
05E2 _mCmdParam
0600 _c
0602 _CH375Version2
060C _CH375vFdtOffset
060E _CH375vFdtLba
0617 _CH375vDataStart
0624 _CH375vDiskRoot
0636 _CH375vCurrentOffset
063A _CH375vFileSize
063E _CH375vStartCluster
0642 _CH375vSecPerClus
0643 _CH375vDiskFat
0644 _CH375LibConfig
0645 _CH375DiskStatus
0646 _CH375IntStatus
0647 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
mp3.o [ mp3.c ]
375interface.o [ _375interface.c ]
1011.o [ _1011.c ]
lcd.o [ lcd.c ]
delay.o [ delay.c ]
<library> [ CH375HFB.s, strcpy.s, strlen.s, asave.s, div8u.s, emul16s.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s ]
[ lsl16.s, lsl32.s, lsr16.s, lsr32.s, mpy16s.s, mpy8s.s, pmstruct.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:1.2048
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -