Error while deploying the example code into S32K344-evk board

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

Error while deploying the example code into S32K344-evk board

Jump to solution
243 Views
ESAKKI_MBD
Contributor II

while checking the Can example for S32K344-Evk board we are facing an issue while deploying into the board from MBDT.

the error is,

Building 'mrcanhubk344_can_s32ct': "C:\PROGRA~1\MATLAB\R2022b\bin\win64\gmake" -f mrcanhubk344_can_s32ct.mk -j all D:\CAN\Article 4 - MR-CANHUBK344_CAN\mrcanhubk344_can_s32ct_ert_rtw>set PATH=C:\MathWorks\MATLAB_Add_Ons\Toolboxes\NXP_MBDToolbox_S32K3xx\tools\build_tools\gcc_v10.2\gcc-10.2-arm32-eabi\bin;C:\Program Files\MATLAB\R2022b\bin\win64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\MATLAB\R2022b\runtime\win64;C:\Program Files\MATLAB\R2022b\bin;C:\Users\rajan\AppData\Local\Programs\Python\Python312\Scripts\;C:\Users\rajan\AppData\Local\Programs\Python\Python312\;C:\Users\rajan\AppData\Local\Microsoft\WindowsApps;C:\Users\rajan\AppData\Local\Programs\Microsoft VS Code\bin; D:\CAN\Article 4 - MR-CANHUBK344_CAN\mrcanhubk344_can_s32ct_ert_rtw>cd . D:\CAN\Article 4 - MR-CANHUBK344_CAN\mrcanhubk344_can_s32ct_ert_rtw>if "all" == "" ("C:\PROGRA~1\MATLAB\R2022b\bin\win64\gmake" -f mrcanhubk344_can_s32ct.mk -j all ) else ("C:\PROGRA~1\MATLAB\R2022b\bin\win64\gmake" -f mrcanhubk344_can_s32ct.mk -j all ) gmake: *** No rule to make target `D:/CAN/Article', needed by `Adc_Params.o'. Stop. D:\CAN\Article 4 - MR-CANHUBK344_CAN\mrcanhubk344_can_s32ct_ert_rtw>echo The make command returned an error of 2 The make command returned an error of 2 D:\CAN\Article 4 - MR-CANHUBK344_CAN\mrcanhubk344_can_s32ct_ert_rtw>exit /B 1 ### Build procedure for mrcanhubk344_can_s32ct aborted due to an error.
 
ESAKKI_MBD_0-1717058944755.png

 kindly help us to resolve this issue.

0 Kudos
1 Solution
227 Views
robertv
NXP Employee
NXP Employee

Hello @ESAKKI_MBD , 

From the error you provided, I have a suggestion that might solve your issue.
Could you please move the CAN example to a folder that does not contain spaces in the path? 

If this does not solve your issue, let me know and I will try to find another solution. 

Regards,
Robert V

View solution in original post

2 Replies
183 Views
ESAKKI_MBD
Contributor II

Thanks @robertv 

That's solves the problem.

but next we are facing another issue. kindly help us to solve the issue.

I have posted in NXP community and listed in this post below,

MBDT S32K146 license issue - NXP Community

0 Kudos
228 Views
robertv
NXP Employee
NXP Employee

Hello @ESAKKI_MBD , 

From the error you provided, I have a suggestion that might solve your issue.
Could you please move the CAN example to a folder that does not contain spaces in the path? 

If this does not solve your issue, let me know and I will try to find another solution. 

Regards,
Robert V