Make Error for CSI source in VSDK_1.1.1

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

Make Error for CSI source in VSDK_1.1.1

584 Views
hemansinghtchau
Contributor I

The make for the available library kernel source code like CSI is giving error as below: 

Error.JPG

What exactly needs to be defined to resolve the above error in the Makefile?

The details for the setup are:

VSDK: S32V234 vsdk RTM 1.1.1

Tool: MSYS

0 Kudos
1 Reply

501 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

this variable should point into s32v234 kernel sources (more details on VisionSDK_UserGuide.pdf - located in s32v234_sdk/docs/vsdk). Sources are not part of VSDK installation. 

Anyway - there are already binary kernel modules present in VSDK. To build them makes sense only if you are doing some changes. 

Jiri

0 Kudos