Hi,
The simulink model perform well when it's dowmloaded to MPC5643L.But when I try to add all the files generated by simulink to the CodeWarrior project ,it seems that the CodeWarrior project doesn't work correctly though there isn't any errors.Can anybody help me?
Thank you!
Hj
Original Attachment has been moved to: test170626.rar
Hello,
what does it mean that project does not work correctly? This is too general information. The best way is connect debugger and check, what is wrong with your project.
Regards,
Martin
Hello,
there is an error in your project settings. Open project settings, click EPPC linker and instead of 0x00030000 in RAM Buffer Address and ROM Image address use 0x00003000.
Regards,
Martin