program will not fit into available memory

[复制链接]
6183|7
 楼主| waitingf 发表于 2014-8-28 21:29 | 显示全部楼层 |阅读模式
ccs5.5中程序编译后出现program will not fit into available memory问题
 楼主| waitingf 发表于 2014-8-28 21:30 | 显示全部楼层

"C:/Users/xiaotusheng/workspace_v5_5/controlSUITE/device_support/f2802x/v210/f2802x_examples/epwm_up_aq/../../F2802x_common/cmd/F2802x_generic_ram.cmd", line 111: error:

   program will not fit into available memory.  placement with
>> Compilation failure
   alignment/blocking fails for section ".text" size 0x7da page 0.  Available
   memory ranges:
   RAMM0        size: 0x3b0        unused: 0x1          max hole: 0x1
   RAML0        size: 0x400        unused: 0x0          max hole: 0x0      
   .text            : >> RAMM0 | RAML0,      PAGE = 0
"C:/Users/xiaotusheng/workspace_v5_5/controlSUITE/device_support/f2802x/v210/f2802x_examples/epwm_up_aq/../../F2802x_common/cmd/F2802x_generic_ram.cmd", line 112: error:
   program will not fit into available memory.  placement with
   alignment/blocking fails for section ".cinit" size 0x16 page 0.  Available
   memory ranges:
   RAMM0        size: 0x3b0        unused: 0x1          max hole: 0x1
   RAML0        size: 0x400        unused: 0x0          max hole: 0x0      
   .cinit           : >  RAMM0 | RAML0,      PAGE = 0
"C:/Users/xiaotusheng/workspace_v5_5/controlSUITE/device_support/f2802x/v210/f2802x_examples/epwm_up_aq/../../F2802x_common/cmd/F2802x_generic_ram.cmd", line 110: error:
   program will not fit into available memory.  placement with
   alignment/blocking fails for section "ramfuncs" size 0x4 page 0.  Available
   memory ranges:
   RAMM0        size: 0x3b0        unused: 0x1          max hole: 0x1
   RAML0        size: 0x400        unused: 0x0          max hole: 0x0      
   ramfuncs         : >> RAMM0 | RAML0,      PAGE = 0
warning: entry-point symbol other than "_c_int00" specified:  "code_start"
error: errors encountered during linking; "Example_F2802xEPwmUpAQ.out" not
   built
跪求大神帮忙
someonewho 发表于 2014-8-28 21:58 | 显示全部楼层

cmd文件配置有问题。你看看MAP文件,在修改CMD
justbybing 发表于 2014-8-28 22:50 | 显示全部楼层
Debug还是已经下载到Flash里了?
specialfrin 发表于 2014-8-28 23:47 | 显示全部楼层

还是Debug
someontime 发表于 2014-8-28 23:53 | 显示全部楼层
CMD文件设置有问题,看一下MAP文件,改一下CMD文件就能解决。
haidixibahe 发表于 2014-8-29 08:08 | 显示全部楼层
多调试一下看看
chao11yue 发表于 2014-8-29 08:13 | 显示全部楼层
存储哪里出问题了?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

104

主题

1138

帖子

3

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