Hi
I want to port a large program to my board, which contains a lot of .c files and .h files.
Use the command line to achieve the results I want in the Linux system.
( gcc -o A a.c b.c c.c d.c ....... )
But how do I declare my instructions in the S32DS environment?
Does anyone teach me the more detailed more better?