startup_S32K144.o

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

startup_S32K144.o

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

685 Views
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 Kudos

685 Views
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 Kudos

685 Views
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 Kudos