Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: ARM Compiler 5.1.5

$
0
0

Hi TI Team,

I am trying to create a non-executable build (the build contain tunable parameter values stored in target memory and other application will access the data) for TMS570. Even though it is non-executable, in CCS I am setting output type to "Executable" since I am not creating a static library. Now I am getting the following warnings. How I can remove these warnings?

warning #10208-D: automatic RTS selection:  attempt to automatically link in index library "libc.a" failed; file not found
warning #10062-D: entry-point symbol "_c_int00" undefined
warning #10202-D: no suitable entry-point found; setting to 0

I am not using any library functions. Why it is trying to create libc.a? I didnt include library path in my build environment.

As I said, this is non-executable build, no entry-point is required. I can remove this warning by using dummy variable in linker variable. But I would like to know whether is there any best method?

Thanks, Jagadish

 


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>