6 years, 1 month ago.

Not working in the online compiler?

When I try to use this board in the online compiler, I get the error:

Error: Target "GENERIC_PLACEHOLDER" is not recognized

(with the blinky example, but I don't think the code matters)

The target is available in mbed-os: https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xC/TARGET_DISCO_F303VC

Not sure where to report website bugs?

Question relating to:

Based on the STM32F303VCT6, it includes an ST-LINK/V2 or ST-LINK/V2-B embedded debug tool, accelerometer, gyroscope and e-compass ST MEMS, USB connection, LEDs and push-buttons

2 Answers

6 years, 1 month ago.

Hi there,

I apologize for the delayed response. I've replicated the issue and am looking into a fix!

- Jenny, team Mbed

Hi again, the issue has now been resolved. Let me know if you have any issues!

- Jenny, team Mbed

posted by Jenny Plunkett 23 Mar 2018
6 years, 1 month ago.

Hi

This board is not available on the mbed online compiler (as mentioned on the platform page).

You need to use the mbed CLI commands to compile it.