Hi,
I installed .exe file from here: https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for...
(I am aware it is a older revision but I wanted to test something in this)
I then imported this directory
C:\nxp\S32DS_Vision_v2018.R1\S32DS\s32v234_sdk\demos\isp\isp_sonyimx224_rgb_yuv_gs8. It not compiling and it is unable to include the header files present inside
C:\nxp\S32DS_Vision_v2018.R1\S32DS\s32v234_sdk [SDK ROOT Path]
I have added the path to environmental variables and did all the steps. But unsure why this is not compiling.
Can anyone help me to fix it?
Hardware: s32v234
Thanks and Regards
Niranjan
Solved! Go to Solution.
Hi,
This example is already part of S32DS installation - you don't need to import it. Click on File -> New->S32DS Project from Example
and choose example you are interested in:
You should be able build it without any issue:
Hope it helps.
Jiri
Hi,
This example is already part of S32DS installation - you don't need to import it. Click on File -> New->S32DS Project from Example
and choose example you are interested in:
You should be able build it without any issue:
Hope it helps.
Jiri