9 years, 6 months 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: /media/uploads/youyou/qq--20141011152305.jpg Then I click the download button(pointed out by the red arrow),keil tell me this: /media/uploads/youyou/qq--20141011152508.jpg 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!

Question relating to:

The nRF51822-mKIT is a low cost ARM mbed enabled development board for Bluetooth® Smart designs with the nRF51822 SoC. The kit gives access to all GPIO pins via pin headers …

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
Be the first to answer this question.