Mbed Studio 1.4.0 Cannot choose your build target

Hi Sir,

I am using the latest Mbed Studio 1.4.0 to compile a project. The project was compiled fine with my custom project. But it fails to compile with 1.4.0 from GUI.

When I tried to do it in terminal:

mbed compile -m myTarget -t ARMC6

My project is compiled fine.

So I believe the issue is in ‘Manage Custom Targets’. You cannot choose your ‘Custom target’. Whatever you choose it, it can only go to the target in ‘targets.json’, not the target in ‘custom_targets.json’.

Thanks,
Shoujie

Hi @shoujie2021,

Thank you for reporting this bug. It is a regression in Mbed Studio 1.4.0. The studio team will fix it.

Thanks,
Arek - Studio team

Hi Arek,

Any update on this issue?

Thanks,
Shoujie

Hi @shoujie2021,

Apologies for the delay. Mbed Studio 1.4.1 has just been released for all supported platforms. Custom target feature regression has been resolved.

Thanks,
Arek - Studio team

Hi Arek,

Thanks a lot for you help. I confirm the Mbed studio is working for STM32F7NG now. I can select a custom target and debug it.

My debugger is ST Link V3.
Regards,
Shoujie

1 Like