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

Forum Post: RE: NOINIT pragma is unrecognized (TMS320C6000 Compiler 7.4.2)

$
0
0

My suggested solution will work in your situation.  Use the DATA_SECTION pragma to associate a single variable name with a section name.  Then, in the link command file, associate that section to a hard-coded address.  You can do that on both the ARM and DSP builds.  In the DSP build, you additionally use type=NOINIT so this range of memory is not initialized.

Thanks and regards,

-George


Viewing all articles
Browse latest Browse all 91752

Trending Articles



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