I changed the tool chain to GCC_ARM by referring to the URL below, but now mbed studio won’t start. Switching to GCC - Installing | Mbed Studio Documentation
I don’t know the cause, so could you please tell me how to analyze it?
Thank you for your advice.
The cause was a difference between slashes and backslashes.
I can now successfully use the GCC_ARM toolchain with mbed studio.
The build also passed with mbed studio.
Thank you very much.