Tool/software: TI C/C++ Compiler
Where can I find more detail about the optimization of CCS' ARM Compiler? For example, I would like to know if 【Optimization Level 2 & Speed vs size 4】makes the program run faster than 【Optimization 3 & Speed vs size 2】?