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?
