Compiler preference (GCC, ADS, RVDS)

Hi,

ARM compiler doesn’t just generate “tighter” code, it is also a lot more optimized. Especially if you are using C-GPS library for example. In such case, there is so many calculation that the ARM compiler may help a bit.

Regards,