6 years, 1 month ago.

What will be in the box? Supported features.

Lots of boards not available in the online compiler are supported in the mbed-os / mbed-dev library and hence available to mbed-cli. Will these boards also be available in the IDE ??

Will the IDE be RTOS aware? Ie. will it have access to the internal structures in CMSIS-RTOS? How about support for Free-RTOS?

Sincerely Tim

Question relating to:

1 Answer

6 years, 1 month ago.

Hi Tim,

For the alpha that we're releasing soon, we will support boards that are compatible with pyOCD and DAPLink, mainly to help prove the debug functionality. Longer term, I want us to support as many Mbed boards as possible, so we'll be looking at how we extend that feature.

RTOS-aware debug is another enhancement that won't be there from day 1, but is certainly on the list. If you're looking for a tool that has this functionality now, then Keil or IAR is probably the right option.

We don't currently have any plans to support other OSs, and will focus on Mbed OS first and foremost.

Thanks, Joe