I follow the instructions from Quick-Start-Package-S32V234 to build the Linux image containing the VSDK support.
The following step is done:
By default meta-adas layer does not support SBC-S32V234 board. To include the support for this
board copy the patch “0001-s32v234sbc-add-SBC-board-in-the-meta-adas-compatible.patch” into
the folder “path_to_fsl-auto-yocto-bsp/sources/meta-adas”
Patch is available in Quick Start Package. Please run s32v234_meta-adas-patch_SW_1.0.exe file in
Windows machine to extract the patch file.
Apply the patch using following command:
patch -p1 < 0001-s32v234sbc-add-SBC-board-in-the-meta-adas-compatible.patch
and I got some error while applying patch:
when I run: bitbake fsl-image-vsdk
Loading cache: 100% |###########################################################################################################| Time: 0:00:00
Loaded 3424 entries from dependency cache.
Parsing recipes: 100% |#########################################################################################################| Time: 0:00:02
Parsing of 2515 .bb files complete (2514 cached, 1 parsed). 3424 targets, 180 skipped, 0 masked, 0 errors.
ERROR: Nothing PROVIDES 'fsl-image-vsdk'. Close matches:
fsl-image-sim
fsl-image-base
fsl-image-flash
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Got error above.
Any help is appreciated
thanks
Hi yager0203@163.com,
We do not build the linux image for NXP Vision Toolbox for Matlab. Instead we use the one from the VSDK.
kushalshah can you help here?
Thanks.
I encountered the problem while following "TUTORIAL: CREATE BSP WITH VSDK SUPPORT", which is main content in 2a_Create_BSP_with_VSDK_support.pdf.
I just want a bsp with vsdk support for s32v234sbc.
Hi yager0203@163.com,
For NXP Vision Toolbox for Matlab we are using the linux image for S32V234 SBC that is shipped with the Vision SDK 1.2.0. It has vsdk support and you don't have to build anything.