S32K144 Example build error

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

S32K144 Example build error

1,624件の閲覧回数
comodo77
Contributor I

Hello I am a lateral entrant to the new S32K144EVB and I have intalled the MBD package and also the support package tried to compile and flash an example but I get an compile error which does not describe what the error is:

2018-12-06 11_10_30-MATLAB R2017b.png

Thx for your support

Regards

I think I have the solution here:

https://community.nxp.com/thread/488537 

but it should be fixed by NXP.

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

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

Hello comodo77‌,

The problem is most likely that it does not find libwinpthread-1.dll and can't build the executable using gcc6.3. 

An option would be to manually add {MBDT_ROOT}\tools\gcc-6.3-arm32-eabi\bin to PATH system environment variable - to test this you could run the setenv command from MATLAB terminal.

Another option would be to update the following files:

{MBDT_ROOT}\mbdtbx_s32k14x\mbdtbx_s32k14x\mbd_s32k14_make_rtw.p [modify]

{MBDT_ROOT}\mbdtbx_s32k\mscripts\utils\mbd_s32k_add_gcc_to_path.p [add]

Please let us know if this fixes your issues.

Kind regards,

Razvan.

0 件の賞賛
返信