Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 9 months ago.
Can't export code to GCC
Hi,
When I'm trying to export my code to GCC, mbed displays "Downloading file..." at the status line, but nothing happens. My platform is Dragonfly/STM32F411RE. I tried to reduce the program down to a single minimum file, with the same effect.
Can anyone help?
Best regards, Serge
1 Answer
8 years, 9 months ago.
GCC CS was deprecated, nad that F411 target did not even have it implemented as I recall.
What's the mbed lib revision?
Can you try in a different browser?
posted by Jan Jongboom 30 Mar 2016I tried, same thing. It seems the bug is actually with export target, GCC (Code Sourcery). My platform (MTS Dragonfly) has GCC ARM target grayed out, but if I choose other platform, the export works to GCC ARM (which is actually what I need) but doesn't work to GCC Code Sourcery.
posted by Serge Kopikov 30 Mar 2016