The CodeWarrior project don't work

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

The CodeWarrior project don't work

870 次查看
hjhjhj
Contributor IV

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

0 项奖励
回复
3 回复数

657 次查看
martin_kovar
NXP Employee
NXP Employee

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

0 项奖励
回复

657 次查看
hjhjhj
Contributor IV

Hi Martin,

    When typing "gotil main"in the status window,the "main"function of my code can't be reached.333.PNG

0 项奖励
回复

657 次查看
martin_kovar
NXP Employee
NXP Employee

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.

pastedImage_1.png

Regards,

Martin

0 项奖励
回复