Tool/software: TI C/C++ Compiler
Good morning!
How can I reslove the following warning?
warning: entry-point symbol other than "_c_int00" specified: "xxxx_startup"
I am using the following linker option to define manually the name of the boot strap: --entry_point=xxxx_startup
Thank you in advance for your help!
Mathieu