请问:CCE怎么显式程序占用存储空间大小?

[复制链接]
1992|3
 楼主| ATmega32l 发表于 2008-7-17 10:34 | 显示全部楼层 |阅读模式
请问:CCE怎么显式程序占用存储空间大小?
IAR:
Linking 
xlink.exe D:\430\leds\Debug\Obj\main.r43 -o D:\430\leds\Debug\Exe\leds.txt -Fmsp430_txt -ID:\Program Files\IAR Systems\Embedded Workbench 5.0\ 
430\LIB\ -f D:\Program Files\IAR Systems\Embedded Workbench 5.0\430\CONFIG\lnk430F2012.xcl -D_STACK_SIZE=32 D:\Program Files\IAR Systems\ 
Embedded Workbench 5.0\430\LIB\CLIB\cl430f.r43 -D_DATA16_HEAP_SIZE=0 -Omsp430_txt=D:\430\leds\Debug\Exe\led.txt -s __program_start  
-D_DATA20_HEAP_SIZE=50 
 
     IAR Universal Linker V4.60K/386 
     Copyright 1987-2007 IAR Systems. All rights reserved. 
 
 116 bytes of CODE memory 
  50 bytes of DATA memory (+ 10 absolute ) 
 
Errors: none 
Warnings: none 
 
 
Total number of errors: 0 
Total number of warnings: 0 



CCE:
<Linking>
'Finished building target: Test.out'
' '
D:/Program Files/Texas Instruments/CC Essentials v3/utils/gmake/gmake --no-print-directory post-build
'Create flash image: TI-TXT'
"D:/Program Files/Texas Instruments/CC Essentials v3/tools/compiler/MSP430/bin/hex430.exe" --ti_txt "Test.out" -o "Test.txt" -order MS -romwidth 16
Translating Test.out to TI-TXT format...
   "Test.out"   ==> .text
   "Test.out"   ==> .cinit
   "Test.out"   ==> .reset
' '
Build complete for project Test
ATMEGA32L 发表于 2008-7-22 10:37 | 显示全部楼层

继续问

继续问
again_gyf 发表于 2008-7-22 21:57 | 显示全部楼层

还是自己看HELP文档吧,肯定有写!

找下哪个OPINION
atmega32L 发表于 2008-7-25 12:48 | 显示全部楼层

继续问……

继续问……
您需要登录后才可以回帖 登录 | 注册

本版积分规则

144

主题

376

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部