msg_twrk20d72m Project build give error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

msg_twrk20d72m Project build give error

Jump to solution
338 Views
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

Labels (1)
0 Kudos
1 Solution
255 Views
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>

View solution in original post

0 Kudos
1 Reply
256 Views
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 Kudos