How do i build without error from project example vision sdk?? with sbc_s32v234

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

How do i build without error from project example vision sdk?? with sbc_s32v234

646 Views
varun_kumar
Contributor II

When I tried to build some projects from the exiting project examples I'm getting following errors;

how will i be able to overcome this??kindly check in the attached pics

and

Could not determine GDB version using command: /opt/NXP/S32DS_Vision_v2.0/Cross_Tools/gcc-aarch64-linux-gnu-4_9/bin/aarch64-linux-gnu-gdb --version
/opt/NXP/S32DS_Vision_v2.0/Cross_Tools/gcc-aarch64-linux-gnu-4_9/bin/aarch64-linux-gnu-gdb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
 

Thanks in advance :smileyhappy:

0 Kudos
1 Reply

533 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

you need to install some 32 bit libraries on your OS: 

pastedImage_1.png

More details you can find in pdf_getting_started.pdf manual located in 

[YOUR_S32DS_INSTALL_PATH]/S32DS/help/pdf . 

Hope it helps. 

Jiri 

0 Kudos