Error in code generation using MBDToolbox_S32K1xx_2018.R1_20180723

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

Error in code generation using MBDToolbox_S32K1xx_2018.R1_20180723

1,529件の閲覧回数
vikas1_singh
Contributor I

I am facing problem in code generation. Please check my environment variable path I have directed it to 2 paths. 

ラベル(1)
0 件の賞賛
返信
1 返信

1,345件の閲覧回数
constantinrazva
NXP Employee
NXP Employee

Hello vikas1.singh@heromotocorp.com‌,

The GCC_S32K_TOOL environmental variable seems to be the problem. 

Can you try and run the following command in the MATLAB terminal:

setenv('GCC_S32K_TOOL', '{INSTALL_ROOT}\tools\gcc-6.3-arm32-eabi')

From what I can see from the log, if I don't have any typos the actual command should be the following:

setenv('GCC_S32K_TOOL', 'C:\Users\mbelec\Documents\MATLAB\Add-Ons\Toolboxes\NXP_MBDToolbox_S32K1xx\code\tools\gcc-6.3-arm32-eabi')

and try to build again after? If this works, set it in windows (the GCC_S32K_TOOL system env. variable).

Please let us know if you're still having issues with this.

Kind regards,

Razvan.

0 件の賞賛
返信