VisionSDK_S32V2_RTM_1_2_0_HF1/s32v234_sdk build failed

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

VisionSDK_S32V2_RTM_1_2_0_HF1/s32v234_sdk build failed

Jump to solution
1,195 Views
michael_wu
Contributor II

Hello Sir,

we build below, and fail following, could you help us build success?

Thanks

Michael wu

VisionSDK_S32V2_RTM_1_2_0_HF1/s32v234_sdk/demos/isp/isp_ov10640_default/build-v234ce-gnu-linux-d$ make clean;make allsub

......

./kmem.c:2:21: warning: backslash-newline at end of file
 char kmem_srec[] = {\
                      
./kmem.c:3:1: warning: missing terminating " character
 "\
 ^
./kmem.c:3:1: error: missing terminating " character
../../../../../isp/graphs/ov10640_default/src/ov10640_default.c:40:1: error: expected expression before ‘static’
 static SEQ_FdmaCfg_t FastDMA;
 ^~~~~~
../../../../../build/nbuild/helpers.mk:156: recipe for target 'ov10640_default-c.o' failed
make[2]: *** [ov10640_default-c.o] Error 1
make[2]: Leaving directory '/home/michaelwu/VisionSDK_S32V2_RTM_1_2_0_HF1/s32v234_sdk/isp/graphs/ov10640_default/static_ov10640_default/build-v234ce-gnu-linux-d'
../../../../../build/nbuild/sub.mk:73: recipe for target 'allsub' failed
make[1]: *** [allsub] Terminated
make[1]: Leaving directory '/home/michaelwu/VisionSDK_S32V2_RTM_1_2_0_HF1/s32v234_sdk/isp/graphs/ov10640_default/static_ov10640_default/build-v234ce-gnu-linux-d'
../../../../build/nbuild/sub.mk:73: recipe for target 'allsub' failed
make: *** [allsub] Terminated

Labels (1)
0 Kudos
1 Solution
815 Views
michael_wu
Contributor II

Hello Sir,

We re-download the package, setup the environment and build them.

We got Success!

Thanks for your kindly support.

Michael Wu

View solution in original post

0 Kudos
3 Replies
816 Views
michael_wu
Contributor II

Hello Sir,

We re-download the package, setup the environment and build them.

We got Success!

Thanks for your kindly support.

Michael Wu

0 Kudos
815 Views
michael_wu
Contributor II

Hello Jiri,

We have config the environment same as yours highlight, but still get the same compiler failed.

The picture is our setting. I am sure these paths are existed.

env-20181109.png

Thanks

Michael Wu

0 Kudos
815 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

I can built this demo without any issue (just by calling make allsub). My OS is ubuntu 16.04LTS. Do you have set correct path to compilers?

pastedImage_1.png

Jiri

0 Kudos