This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Valid #pragma sections for Stellaris devices?

Other Parts Discussed in Thread: LM3S8938

Hello-

I'm trying to locate a LUT in flash on a Stellaris device (LM3S8938). To do this, I understand that using #pragma DATA_SECTION(<symbol>, "<section>") is necessary. However, I can't find any reference for the valid <section> identifiers on Stellaris devices. 

Can anyone provide a list of valid <sections> or point me to a reference that contains them? I have already searched through the documentation included with Stellarisware, the CCS4 built-in help, and searched the web. I have also looked through the TMS470 compiler manual, but it only describes the DATA_SECTION #pragma directive, but does not list valid <sections> or explain how to define them.

Many Thanks,
Dave