Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
Hi all, Thanks for all the replies to my question. I just realized that the problem was caused by the setting to the debug mode (full debug info, no opt) of the project configuration in CCS V2.0. After I switched the project configuration to the release mode (no debug info, -o2 opt level) then the code size is compact and consistent. Rgds. DaiWW Knowles Electronics Inc. |