I want to start writing and testing ARM Assembly programs. What emulator should I use? Does DS-5 or Keil MDK-ARM suffice?
Hi willys,
if you are targeting Cortex-M platforms, you could also take a look at the built-in Core Simulator in Keil MDK.
It works for up to 32k code size in the free evaluation version.
Regards,
Johannes