9 years, 7 months ago.

Non Cortex Processor and mbed

Is it possible to use a non Cortex processor, like Atmel's AT91SAM9RL64, with mbed? An example, if I wanted to use the LPC11U35 as an interface to program a target AT91SAM9RL64.

Processor is the best part in computer.And also it maintain the system speed.if you want to know more information then follow the site. https://ie10support.com/

posted by Internet Explorer 10 27 Apr 2018

1 Answer

9 years, 7 months ago.

The original mbed was LPC2386 (an ARM7), so it's definitely not impossible. However, you'll have to write CMSIS wrappers yourself as they don't exist for this processor.

Would there be an example of how to wire this? As far as I know, the processor I used in the example does not have SWD J-TAG. It only has the full J-TAG interface.

posted by Aron Phillips 17 Sep 2014