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
1,599 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
Reply
1 Solution
1,583 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
1,539 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
Reply
1,584 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

%3CLINGO-SUB%20id%3D%22lingo-sub-1878041%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3EError%20while%20deploying%20the%20example%20code%20into%20S32K344-evk%20board%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-1878041%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3Ewhile%20checking%20the%20Can%20example%20for%20S32K344-Evk%20board%20we%20are%20facing%20an%20issue%20while%20deploying%20into%20the%20board%20from%20MBDT.%3C%2FP%3E%3CP%3Ethe%20error%20is%2C%3C%2FP%3E%3CDIV%20class%3D%22%22%3E%3CSPAN%20class%3D%22%22%3EBuilding%20'mrcanhubk344_can_s32ct'%3A%20%22C%3A%5CPROGRA~1%5CMATLAB%5CR2022b%5Cbin%5Cwin64%5Cgmake%22%20-f%20mrcanhubk344_can_s32ct.mk%20-j%20all%20D%3A%5CCAN%5CArticle%204%20-%20MR-CANHUBK344_CAN%5Cmrcanhubk344_can_s32ct_ert_rtw%26gt%3Bset%20PATH%3DC%3A%5CMathWorks%5CMATLAB_Add_Ons%5CToolboxes%5CNXP_MBDToolbox_S32K3xx%5Ctools%5Cbuild_tools%5Cgcc_v10.2%5Cgcc-10.2-arm32-eabi%5Cbin%3BC%3A%5CProgram%20Files%5CMATLAB%5CR2022b%5Cbin%5Cwin64%3BC%3A%5CWindows%5Csystem32%3BC%3A%5CWindows%3BC%3A%5CWindows%5CSystem32%5CWbem%3BC%3A%5CWindows%5CSystem32%5CWindowsPowerShell%5Cv1.0%5C%3BC%3A%5CWindows%5CSystem32%5COpenSSH%5C%3BC%3A%5CProgram%20Files%20(x86)%5CNVIDIA%20Corporation%5CPhysX%5CCommon%3BC%3A%5CProgram%20Files%5CNVIDIA%20Corporation%5CNVIDIA%20NvDLISR%3BC%3A%5CProgram%20Files%5CMicrosoft%20SQL%20Server%5CClient%20SDK%5CODBC%5C110%5CTools%5CBinn%5C%3BC%3A%5CProgram%20Files%20(x86)%5CMicrosoft%20SQL%20Server%5C120%5CTools%5CBinn%5C%3BC%3A%5CProgram%20Files%5CMicrosoft%20SQL%20Server%5C120%5CTools%5CBinn%5C%3BC%3A%5CProgram%20Files%5CMicrosoft%20SQL%20Server%5C120%5CDTS%5CBinn%5C%3BC%3A%5CProgram%20Files%20(x86)%5CWindows%20Kits%5C8.1%5CWindows%20Performance%20Toolkit%5C%3BC%3A%5CProgram%20Files%5CMATLAB%5CR2022b%5Cruntime%5Cwin64%3BC%3A%5CProgram%20Files%5CMATLAB%5CR2022b%5Cbin%3BC%3A%5CUsers%5Crajan%5CAppData%5CLocal%5CPrograms%5CPython%5CPython312%5CScripts%5C%3BC%3A%5CUsers%5Crajan%5CAppData%5CLocal%5CPrograms%5CPython%5CPython312%5C%3BC%3A%5CUsers%5Crajan%5CAppData%5CLocal%5CMicrosoft%5CWindowsApps%3BC%3A%5CUsers%5Crajan%5CAppData%5CLocal%5CPrograms%5CMicrosoft%20VS%20Code%5Cbin%3B%20D%3A%5CCAN%5CArticle%204%20-%20MR-CANHUBK344_CAN%5Cmrcanhubk344_can_s32ct_ert_rtw%26gt%3Bcd%20.%20D%3A%5CCAN%5CArticle%204%20-%20MR-CANHUBK344_CAN%5Cmrcanhubk344_can_s32ct_ert_rtw%26gt%3Bif%20%22all%22%20%3D%3D%20%22%22%20(%22C%3A%5CPROGRA~1%5CMATLAB%5CR2022b%5Cbin%5Cwin64%5Cgmake%22%20-f%20mrcanhubk344_can_s32ct.mk%20-j%20all%20)%20else%20(%22C%3A%5CPROGRA~1%5CMATLAB%5CR2022b%5Cbin%5Cwin64%5Cgmake%22%20-f%20mrcanhubk344_can_s32ct.mk%20-j%20all%20)%20gmake%3A%20***%20No%20rule%20to%20make%20target%20%60D%3A%2FCAN%2FArticle'%2C%20needed%20by%20%60Adc_Params.o'.%20Stop.%20D%3A%5CCAN%5CArticle%204%20-%20MR-CANHUBK344_CAN%5Cmrcanhubk344_can_s32ct_ert_rtw%26gt%3Becho%20The%20make%20command%20returned%20an%20error%20of%202%20The%20make%20command%20returned%20an%20error%20of%202%20D%3A%5CCAN%5CArticle%204%20-%20MR-CANHUBK344_CAN%5Cmrcanhubk344_can_s32ct_ert_rtw%26gt%3Bexit%20%2FB%201%20%23%23%23%20Build%20procedure%20for%20mrcanhubk344_can_s32ct%20aborted%20due%20to%20an%20error.%3C%2FSPAN%3E%3CDIV%20class%3D%22%22%3E%26nbsp%3B%3C%2FDIV%3E%3C%2FDIV%3E%3CDIV%20class%3D%22%22%3E%3CDIV%20class%3D%22%22%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-inline%22%20image-alt%3D%22ESAKKI_MBD_0-1717058944755.png%22%20style%3D%22width%3A%20400px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22ESAKKI_MBD_0-1717058944755.png%22%20style%3D%22width%3A%20400px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F281712i7AD564801245F1EC%2Fimage-size%2Fmedium%3Fv%3Dv2%26amp%3Bpx%3D400%22%20role%3D%22button%22%20title%3D%22ESAKKI_MBD_0-1717058944755.png%22%20alt%3D%22ESAKKI_MBD_0-1717058944755.png%22%20%2F%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3CP%3E%26nbsp%3Bkindly%20help%20us%20to%20resolve%20this%20issue.%3C%2FP%3E%3C%2FDIV%3E%3C%2FDIV%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-1879259%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3ERe%3A%20Error%20while%20deploying%20the%20example%20code%20into%20S32K344-evk%20board%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-1879259%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EThanks%26nbsp%3B%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fuser%2Fviewprofilepage%2Fuser-id%2F219933%22%20target%3D%22_blank%22%3E%40robertv%3C%2FA%3E%26nbsp%3B%3C%2FP%3E%3CP%3EThat's%20solves%20the%20problem.%3C%2FP%3E%3CP%3Ebut%20next%20we%20are%20facing%20another%20issue.%20kindly%20help%20us%20to%20solve%20the%20issue.%3C%2FP%3E%3CP%3EI%26nbsp%3Bhave%20posted%20in%20NXP%20community%20and%20listed%20in%20this%20post%20below%2C%3C%2FP%3E%3CP%3E%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2FS32K%2FMBDT-S32K146-license-issue%2Fm-p%2F1879258%23M36114%22%20target%3D%22_blank%22%3EMBDT%20S32K146%20license%20issue%20-%20NXP%20Community%3C%2FA%3E%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-1878118%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3ERe%3A%20Error%20while%20deploying%20the%20example%20code%20into%20S32K344-evk%20board%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-1878118%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHello%26nbsp%3B%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fuser%2Fviewprofilepage%2Fuser-id%2F230241%22%20target%3D%22_blank%22%3E%40ESAKKI_MBD%3C%2FA%3E%26nbsp%3B%2C%26nbsp%3B%3CBR%20%2F%3E%3CBR%20%2F%3EFrom%20the%20error%20you%20provided%2C%20I%20have%20a%20suggestion%20that%20might%20solve%20your%20issue.%3CBR%20%2F%3ECould%20you%20please%20move%20the%20CAN%20example%20to%20a%20folder%20that%20does%20not%20contain%20spaces%20in%20the%20path%3F%26nbsp%3B%3CBR%20%2F%3E%3CBR%20%2F%3EIf%20this%20does%20not%20solve%20your%20issue%2C%20let%20me%20know%20and%20I%20will%20try%20to%20find%20another%20solution.%26nbsp%3B%3CBR%20%2F%3E%3CBR%20%2F%3ERegards%2C%3CBR%20%2F%3ERobert%20V%3C%2FP%3E%3C%2FLINGO-BODY%3E