Code Warrior Targeted compilation

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

Code Warrior Targeted compilation

跳至解决方案
1,196 次查看
Geek19
Contributor III

I have a test code that compiles and links with no problem when I target RAM using the evaluation CW 2.7 on Windows 7 and EVAL board MPC5554. As I choose the Flash as my target the compile and link process results in several Compiler errors, warnings as well as Linker errors. Could you please explain this and show me how to resolve this matter.

Thanks;

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
585 次查看
Geek19
Contributor III

I got the answer for this question! And the answer is the P&G debugger that accompanies the Evaluation board was not loading the right *.elf  for the compiled code even though it was being launched by CW software! Basically the CW does not communicate the name of the CURRENT *.elf with the P&G debugger. The user shall pay attention and set this as needed.

Thanks;

在原帖中查看解决方案

0 项奖励
回复
1 回复
586 次查看
Geek19
Contributor III

I got the answer for this question! And the answer is the P&G debugger that accompanies the Evaluation board was not loading the right *.elf  for the compiled code even though it was being launched by CW software! Basically the CW does not communicate the name of the CURRENT *.elf with the P&G debugger. The user shall pay attention and set this as needed.

Thanks;

0 项奖励
回复