11 years, 7 months ago.

MatchboxARM support

Hi there,

I just got a MatchboxARM in my mail - it's a kickstarter project and features a Cortex M3 Processor. I am trying to get started programming it, e.g. doing some simple blink demos and then moving to more complex examples. Is the mbed compiler already supporting the MatchboxARM?

Details here: https://www.kickstarter.com/projects/1883701526/matchboxarm/?ref=kicktraq

Thx! Sven /media/uploads/hansamann/14_-_1.jpg

1 Answer

11 years, 7 months ago.

This Nucleo is fairly similar: https://mbed.org/platforms/ST-Nucleo-F103RB/. Of course fairly similar can also mean disastrous results. Its flash is smaller, but that shouldn't be a major issue. What is more of an issue is that it seems to use an integrated bootloader, the mbed bin file will probably not play nicely with that. (Worst case is that it would overwrite the bootloader).