Hi,
I'm using the S32V234-SBC Board with the goal to run Matlab Code on it. I've followed the instructions given in the PDF 'Vision Toolbox Quick Start' https://www.nxp.com/docs/en/quick-reference-guide/VisionToolboxQS.pdf
Simulating the code on my PC (Win10) works fine (up to 3.3.3 in the PDF), but when I follow the steps under 3.3.4 and try to run the Code on the Board I get the following Error:
make[1]: /c/NXP/VisionSDK_S32V2_RTM_1_3_0/s32v234_sdk/build/nbuild/platforms/MATLAB: No such file or directory
make[1]: *** No rule to make target '/c/NXP/VisionSDK_S32V2_RTM_1_3_0/s32v234_sdk/build/nbuild/platforms/MATLAB'. Stop.
make[1]: Leaving directory '/c/Users/User/AppData/Roaming/MathWorks/MATLAB Add-Ons/Toolboxes/NXP_Vision_Toolbox_for_S32V234/codegen/exe/face_detection_camera_main/build-v234ce-gnu-linux-o'
make: *** [/c/NXP/VisionSDK_S32V2_RTM_1_3_0/s32v234_sdk/build/nbuild/platforms/coordinator.mk:57: allsub] Error 2
Warning: Cannot deploy on target. Compilation failed..
> In nxpvt_codegen
I think some kind of Matlab Coder is missing, or am I wrong?
I'd appreciate your Help!
Kind Regards,
Sebastian