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

Forum Post: RE: ARM Compiler 5.0.5 does not recognize .sect

$
0
0

Hi,

Yes, the test case has this required whitespaces.

Actually I do know what the cause of the problem was: In the ARM Linker there is a option called
"--unused_section_elimination" (linktime optimization). This option was empty in the project. Therefore the default value was taken. And the default value is "on". That means the linker did not see any use of the declared value and did eliminate the section.

As we worked with the C2000 family, this option was new to me. Actually a bit strange that as per default the linker eliminates unused sections. Took quite some time to find that out.

Maybe this helps other users.

Regards,
Patrick


Viewing all articles
Browse latest Browse all 91752

Trending Articles



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