7 years, 1 month ago.  This question has been closed. Reason: Off Topic

Can't get mbed os blinky example to compile

using SAMD21 XPro board and latest mbed os blinky example. Try to compile but keep getting

cannot open source input file "mbed_rtx.h"

Any clues?

turns out mbed os doesn't support this chip/board. I had just assumed that because mbed 2 supported it, they would all just use the same low level drivers

posted by Andrew Fox 22 Mar 2017

1 Answer

7 years, 1 month ago.

Something similar with L21: https://github.com/ARMmbed/mbed-os/issues/3923 You should create a new issue on the githup page.