spi_test.mps.nosize

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

NOSIZE
13
字号
ICCV7 for AVR map file = F:\IccAvr_Pro\Spi_test.mp

FLASH area "text" = 470 (0x1D6) bytes from 0x0054 to 0x0229 = 235 (0xEB) words from 0x002A to 0x0114
SRAM area "bss" = 208 (0xD0) bytes from 0x0060 to 0x012F

Memory summary:
flash used  = 470 (0x1D6) bytes from 0x0054 to 0x0229 = 235 (0xEB) words from 0x002A to 0x0114
sram used   = 1024 (0x400) bytes from 0x0060 to 0x045F
- variables: 208 (0xD0) bytes from 0x0060 to 0x012F
- s/w stack: 784 (0x310) bytes from 0x0130 to 0x043F
- h/w stack: 32 (0x20) bytes from 0x0440 to 0x045F
eeprom not initialized

⌨️ 快捷键说明

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