Other Parts Discussed in Thread: TMS320F28334, CONTROLSUITE
Hi there
I update to CCS 6.1 and getting now this warning:
#10247-D creating output section ".reset" without a SECTION specification
I checked the .map file and it looks like the runtime library rts2800_fpu32 is generating this output section:
.reset 0 0000ab28 00000002
0000ab28 00000002 rts2800_fpu32.lib : boot.obj (.reset)
If I'm compiling under CCS6.0 I didn't get the this .reset section in the .map file
Used DSP: TMS320F28334
Old System (working): CSS 6.0, Compiler: 6.2.11, TI-RTOS 2.10.1.38, XDCtool: 3.31.0.24_core
New System : CSS 6.1, Compiler: 6.2.11, TI-RTOS 2.12.1.33, XDCtool: 3.31.1.33_core
Any suggestion how I could fix the problem?
Thanks
Simon