microbit-foundation / dev-docs

The content of the tech.microbit.org site
https://tech.microbit.org
Other
55 stars 70 forks source link

Added Keil studio IDE & removed Mbed online compiler #395

Open sedwardsmarsh opened 6 months ago

sedwardsmarsh commented 6 months ago

Keil Studio Cloud IDE is the modern alternative to Mbed online compiler. The Mbed online compiler has been retired.

microbit-carlos commented 6 months ago

Thanks for the PR @sedwardsmarsh! Have you been able to compile micro:bit V1 or V2 C++ projects in Keil Studio IDE? I thought it has some requirements on what the Mbed version used and/or being CMSIS project.

sedwardsmarsh commented 6 months ago

Thanks for the PR @sedwardsmarsh!

Have you been able to compile micro:bit V1 or V2 C++ projects in Keil Studio IDE? I thought it has some requirements on what the Mbed version used and/or being CMSIS project.

Hi @microbit-carlos,

I haven't had time to compile micro:bit V2 C++ in Keil Studio IDE.

After trying to get it working too many times, I switched to c727's unofficial micro-tools for VSCode.

I don't have much experience with embedded programming, nor Keil Studio IDE. I'm happy to re-attempt a build at a later time, because the board and target were identified out of the box.

microbit-carlos commented 6 months ago

Thanks for the clarification @sedwardsmarsh!

The c727's unofficial micro-tools for VSCode sound interesting, do you have a link to check it out?

sedwardsmarsh commented 6 months ago

Yes, @microbit-carlos, I do!

I remembered the name wrong, it's c272, not c727, my bad.

Here's a link to the docs: https://microbit.c272.org.