11 years, 4 months ago.

code stop in wait(),wait() Can't used

I didn't change any content, ATM32F104RE NUCLEO has been updated the latest firmware, when I get rid of the wait () can be LED switch,wait() Can't used

Click on your mbed lib in the compiler, check if there is an update button at the right side. In very old versions of the mbed lib there have been wrong FPU flags, which caused floating point calculations to lock up the microcontroller. In new versions this should not be a problem.

posted by Erik - 17 Jul 2014

1 Answer

11 years, 4 months ago.

I export the mbed project( for Keil ) to my desktop. then i ues Keil 5.1 to compile the project . mbed compiler is not good for using and debugging /media/uploads/human/keil.png

Accepted Answer