Part Number: TMS320F28035
Tool/software: Code Composer Studio
Hi!
I just made an update to CCSv7. When compiling a TMS320F28035-project the code size changes compared to CCSv6. After checking the map file I found some interesting stuff:
rts2800_ml.lib : k_rem_pio2.obj (.text) ... what's that? (0x69C words size)
s_tanf.obj (.text) with size 0x249 instead of tan.obj (.text) with size 0x92
....
There are now 44 instead of 27 functions taken from the runtime library. And approximately three times the size.
What am I doing wrong?
Best regards,
Edwin