S32DS ISP Demo Not Compiling

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS ISP Demo Not Compiling

Jump to solution
1,249 Views
trialaccount12
Contributor V

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

Tags (3)
1 Solution
1,108 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

This example is already part of S32DS installation - you don't need to import it. Click on File -> New->S32DS Project from Example

pastedImage_1.png

and choose example you are interested in: 

pastedImage_2.png

You should be able build it without any issue:

pastedImage_3.png

Hope it helps. 

Jiri 

View solution in original post

1 Reply
1,109 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

This example is already part of S32DS installation - you don't need to import it. Click on File -> New->S32DS Project from Example

pastedImage_1.png

and choose example you are interested in: 

pastedImage_2.png

You should be able build it without any issue:

pastedImage_3.png

Hope it helps. 

Jiri