Error while deploying the example code into S32K344-evk boardwhile 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.

kindly help us to resolve this issue.
Re: Error while deploying the example code into S32K344-evk boardThanks @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
Re: Error while deploying the example code into S32K344-evk boardHello @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