cpld_read.mps.size

来自「用ICC编写的程序包括SPI」· SIZE 代码 · 共 30 行

SIZE
30
字号
ICCV7 for AVR map file = F:\IccAvr_Pro\CPLD_Read.mp

FLASH area "text" = 612 (0x264) bytes from 0x0054 to 0x02B7 = 306 (0x132) words from 0x002A to 0x015B
  __start       =   32 (0x0020) words
  _exit         =    1 (0x0001) word
  _port_init    =   13 (0x000D) words
  _init_devices =   13 (0x000D) words
  _main         =   22 (0x0016) words
  _Cpld_Read    =   37 (0x0025) words
  _Cpld_Set     =   14 (0x000E) words
  _Cpld_Init    =    5 (0x0005) words
  _Display      =   91 (0x005B) words
  _Disp_Init    =   13 (0x000D) words
  mod16u        =    2 (0x0002) words
  div16u        =    1 (0x0001) word
  xdiv16u       =   25 (0x0019) words
  pop_gset2     =    3 (0x0003) words
  pop_gset5     =    3 (0x0003) words
  push_gset5    =    2 (0x0002) words
  push_gset4    =    2 (0x0002) words
  push_gset3    =    2 (0x0002) words
  push_gset2    =    2 (0x0002) words
  push_gset1    =    3 (0x0003) words
  pop_gset1     =    1 (0x0001) word
  pop           =   19 (0x0013) words

Memory summary:
flash used  = 612 (0x264) bytes from 0x0054 to 0x02B7 = 306 (0x132) words from 0x002A to 0x015B
eeprom not initialized

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?