Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Which devices support the thumbx execution mode ?

I tried many devices which mentionned in their description that they are supporting thumb extension or devices with a "J" in the architecture name, such as NXP LPC3180 (ARM926EJ-S based high-performance 32-bit RISC Microcontroller with
Thumb extensions).

When I specify in the code 'THUMBX' I get:

TMS470R1.s(1091): error: A1461E: Specified processor or architecture does not support Thumb instructions

Martin