The CodeWarrior project don't work

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The CodeWarrior project don't work

832 Views
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 Kudos
Reply
3 Replies

619 Views
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 Kudos
Reply

619 Views
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 Kudos
Reply

619 Views
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 Kudos
Reply