startup_S32K144.o

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

startup_S32K144.o

1,735 次查看
satvenmechatron
Contributor II

while deploying the Matlab Simulink model i am facing this issue

"gmake: *** [startup_S32K144.o] Error 1".how to solve this  issue

0 项奖励
回复
3 回复数

1,525 次查看
constantinrazva
NXP Employee
NXP Employee

Hello satvenmechatronics‌,

Could you apply the Hotfix #3 (link) and test it again? We recommend you apply all the hotfixes, but for the current issue you are facing, this should solve it.

Please let us know if you have further issues.

Kind regards,

Razvan.

0 项奖励
回复

1,525 次查看
satvenmechatron
Contributor II

hello ,

Thank you for replying to us.

After following your instructions we are still not able to deploy our model to NXP Target Board .

We are getting this error.

the error file is attached.

Capture.JPG

0 项奖励
回复

1,525 次查看
constantinrazva
NXP Employee
NXP Employee

Hello satvenmechatronics‌,

Could you type getenv('GCC_S32K_TOOL') in the MATLAB command line? I think the GCC_S32K_TOOL environmental variable was not set correctly. It should point to the gcc folder ( [...]\NXP_MBDToolbox_S32K1xx\code\tools\gcc-6.3-arm32-eabi). You can either set it by using the setenv command in MATLAB (but this will only overwrite it for the current running instance), or you could (and should) set it from the windows environmental variables menu.

Kind regards,

Razvan.

0 项奖励
回复