这个肯定不准确,特别是RAM肯定不对。
我的是这样:
Module ro code ro data rw data
------ ------- ------- -------
F:\HGX_08\其它\ECU_TEST\VR\VR_STM8S003_V00\Debug\Obj: [1]
VR_003.o 683 12
stm8s_adc1.o 322 83
stm8s_clk.o 642 82
stm8s_gpio.o 272 83
stm8s_iwdg.o 115 83
------------------------------------------------
Total: 2 034 331 12
command line: [2]
------------------------------------------------
Total:
dbgstm8smd.a: [3]
__dbg_break.o 1
__dbg_xxexit.o 20
------------------------------------------------
Total: 21
dlstm8smn.a: [4]
cexit.o 5
cstartup.o 19
exit.o 3
init.o 20
init_small.o 30
interrupt.o 3 128
low_level_init.o 3
short.o 8
unhandled_exception.o 3
vreg_util.o 100
vregs.o 12
------------------------------------------------
Total: 194 128 12
Linker created 8 256
----------------------------------------------------
Grand Total: 2 249 467 280
2 249 bytes of readonly code memory
467 bytes of readonly data memory
280 bytes of readwrite data memory
Errors: none
Warnings: none
280字节的RAM,实际只有24字节,LINKER产生了256字节,不知道如何产生的
|