msg_twrk20d72m Project build give error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

msg_twrk20d72m Project build give error

跳至解决方案
1,245 次查看
yogesh8418
Contributor III

I have got  TWR-K20D72M and I am trying to compile the I have  msg_twrk20d72m (using Freescale MQX RTOS 3.8 BSP for TWR-K20D72M) In codewarrior .

I installed it on my computer. I have also built the Build PSP library and Build BSP library in code warrior .


But the build give me the error



 

DescriptionResourcePathLocationType
Overflow in segment: rom from section: .main_application Segment reserved size is: 0x00007be0 -- Overflow of: 0x0000288cmsg_twrk20d72mC/C++ Problem

 

 

I have also  attached a screenshot of the Error

 

Please suggest me the solution.

 

Thanks

标签 (1)
0 项奖励
回复
1 解答
1,162 次查看
yogesh8418
Contributor III

OK I found the solution

you need to set the active build configuration to build for internal flash. Default is for RAM.?


if you are using Code Warrior, right click on the project, then

Build configurations -> set active -> <select the one you wish for>

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,163 次查看
yogesh8418
Contributor III

OK I found the solution

you need to set the active build configuration to build for internal flash. Default is for RAM.?


if you are using Code Warrior, right click on the project, then

Build configurations -> set active -> <select the one you wish for>

0 项奖励
回复