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.
11 years ago.
compile and download the blinky example code with keil uVisoion
Hello,I export the the blinky code to the keil uVison 4,and I compile it with no error and warining.Such as following picutre:
Then I click the download button(pointed out by the red arrow),keil tell me this:
But the LED does not flash, all extinguished.There just four files in the mbed disc,no failure file exist!
I also try to export the BLE HeartRate example code,and I get the same result:No phenomenon!
Then I try to export the LPC1768 code to keil and download by keil,it works fine.I'm very confused.
So how can I download and run the code compiled by the keil? Do I need some special operation?
Thank you!
When you compile it only , does it work? The reason why I am asking is the following. The online compiler merges the application with the soft device. THe offline development (aka uvision for now), it does not automatically merge it as I recall.
posted by Martin Kojtal 13 Oct 2014