This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137 / Compiler v5.1.5 and Thumb32 instructions



Hello,

We have a requirement to use only ARM32 instructions, so we set code_state to 32.  The compiler switches to Thumb mode when it want to use UDIV which is a Thumb32 instruction only.  Is there a way to completely disable Thumb instructions?

Thanks, Charlie Johnston