What ARM architectures are supported by the Sourcery CodeBench Lite instruction set simulator i.e. "arm-none-eabi-run"?

Question

What ARM architectures are supported by the Sourcery CodeBench Lite instruction set simulator i.e. arm-none-eabi-run?

Answer

The arm-none-eabi-run instruction set simulator (ISS) available in Sourcery CodeBench Lite supports ARMv4 (StrongARM), ARMv4T (ARM7TDMI, ARM920, ARM9TDMI), ARMv5, and ARMv5TE (ARM926, Xscale). The arm-none-eabi-run ISS also provides support for Thumb instructions.

Note that CodeSourcery does not provide support for the simulator included in Sourcery CodeBench Lite edition toolchains. The supported product editions of Sourcery CodeBench include the QEMU instruction set simulator which can simulate newer ARM architectures. Please see the Getting Started guide available with these releases for more details about Sourcery CodeBench QEMU.


This entry was last updated on 8 March 2013.