Other Parts Discussed in Thread: OMAP3530, TMS320C6416
Hello,
I'm currently using CCS Ver 4.1.2 with the C6000 compiler being used for code development on the C64x+ core in the OMAP3530. How do I set the compiler options on CCS Ver 4.1.2 so that I get compiler optimization equivalent to the following CCS Ver 3.3 settings:
Opt Level: 03
Opt Speed vs. Size: Speed Most critical (no -ms)
I used the following setting on CCS Ver 4.1.2
Optimize for speed (--opt_for_speed, -mf) 5
but didn't come close to the performance achieved with CCS Ver 3.3. I was expecting to do as good if not better then the performance achieved with the old tool and the older C64x core in the TMS320C6416. What am I missing? What other compiler optimization or memory model switches do i need to set on the newer tool?
Thanks,
Len