DSPRelated.com
Forums

.const section TMS320C2000

Started by Egner, Uwe / L-EE August 30, 2005
Hello,
For a new project I need a .const section with the TMS320LF2407A.

According to the compiler's user's guide the linker command file must be
changed and the runtime-support-library must be rebuild with CONST_COPY set
to 1.
I think I have followed the instructions. In the map-file there is a .const
section but the variables aren't initialized correctly. Without the const
variables an warning occurs that the .const section ist ignored.

Does anybody have an idea what might be wrong?

Thank you

Kind Regards
Uwe Egner