Compiler hints and tips on using the optimization levels smartly in Keil MDK/DS toolset.
The Arm Compiler, armcc, optimize your code for small code size and high performance. Learn how to trade-off between code size and execution speed. This webinar introduces the main optimization techniques performed by the compiler and explains how to control compiler optimization.