The CodeWarrior project don't work

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

The CodeWarrior project don't work

1,620件の閲覧回数
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 返答(返信)

1,407件の閲覧回数
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 件の賞賛
返信

1,407件の閲覧回数
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 件の賞賛
返信

1,407件の閲覧回数
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 件の賞賛
返信