Debug on Matlab Simulink

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

Debug on Matlab Simulink

1,496件の閲覧回数
viktor1
Contributor I

Hello all

I use a S32K144 and can flash the example codes via embedded coder. Is it also possible to debug step by step in Matlab Simulink? If so how does that work?

Thank you

Viktor

0 件の賞賛
返信
2 返答(返信)

1,464件の閲覧回数
gzleng
Contributor II

simulink external mode may support step by step debug. but the most direct way is to export to s32 and create a project to dive in.

1,472件の閲覧回数
stefancinipeanu
NXP Employee
NXP Employee

Hello, @viktor1 

Sorry for our late answer.

Unfortunately, debugging code from MATLAB or Simulink that runs directly on an embedded NXP target is not possible. For debugging the generated code, you could use the S32 Design Studio for ARM, by taking the generated elf file from Simulink and selecting it in a S32DS debugging project.

Regards,

Stefan.