Part Number: PROCESSOR-SDK-AM335X
Tool/software: TI C/C++ Compiler
Hi,
I am building my Application using the TI-SDK version 05.03.00.07 which comes with the linux version 4.x. But when i run the file command on my executable, it shows that it is linked to the libraries supporting Linux 3.2.0 as shown below
main: ELF 32-bit LSB executable, ARM, EABI5 version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, BuildID[sha1]=99ca6fef860fcb3cba07cd63db28e259a82e1914, stripped
I need to build my application for latest kernel which is 4.14. please let me know on what changes i need to make in SDK to build application for kernel 4.14
Thanks in advance