Hi Sir :
I have a CCS project that comes from our third party and the project is built by CCS Version: 5.3.0.00090 and the tool's version are as below.
xdctools_3_24_05_48
am335x_sysbios_ind_sdk_1.0.0.6
bios_6_35_04_50
I can compile successfully use tools above and run the program on TI GP-EVM board.
In order to use latest version of SDK, I use the tools below to compile my third party's program.
The tools's version are as below.
CCS Version: 6.1.0.00104
am335x_sysbios_ind_sdk_1.1.0.8
bios_6_41_04_54
ndk_2_24_01_18
xdctools_3_30_06_67_core
I can also compile successfully use tools above and run the program on TI GP-EVM board.
However, I use a PC tool provided by my third party to check the performance of the program.
I find out that the execution time of program that compiled by CCS v5 is shorter than that compiled by CCS v6.
My question is that is it possible that different version of CCS affects the performance of the program?
I have check the property of the project and app.cfg and try to change the setting, but the result is the same.
Could you give me some suggestion?
Best regards,
Marcus