MPC5643L Source Code Error

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

MPC5643L Source Code Error

992 次查看
dannydeng
Contributor III

Dears,

    I download a project from Community which build in CW 2.10 for MPC5643L , and found the incompatible error as below, can you help to check it?

Thanks,

Ray Deng

标记 (1)
2 回复数

863 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

in Vector_vle_FR.s file, you the following code instead of the original one:

 .extern __start
 .section .rcw
 .long RCW, __start

Now, you should be able to compile the project. If you have any other questions, please feel free to write me back.

Regards,

Martin

863 次查看
dannydeng
Contributor III

Hi Martin,

  Thanks for your kindly help,

  It can make successful, but still cannot debug, can you please kindly help?

debug error.png

BRs,

Ray Deng

0 项奖励
回复