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
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
Hi Martin,
Thanks for your kindly help,
It can make successful, but still cannot debug, can you please kindly help?
BRs,
Ray Deng