How would one specify in the Keil uVision Project settings to change between ARM and thumb mode for compilation.
It looks like the compiler defaults to thumb mode. I want to change it to ARM mode.
Sorry for nitpicking, but the "32bit" Thumb instructions are not ARM instructions. But with these extra instructions Thumb-2 gains most of the functionality of traditional ARM code. In some cases even more, in other cases slightly less.
-- Marcus http://www.doulos.com/arm/