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.

Compiler/TMS320C6657: Why Copy .cinit to RAM?

Part Number: TMS320C6657

Tool/software: TI C/C++ Compiler

Is there any way to use the .cinit data directly from ROM without copying to RAM?  Our .cinit tables are quite large and copying to RAM wastes memory.  Is it possible to instruct the linker to not copy to RAM and use the tables from ROM?