This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to build a mbed hex with GCC and Eclipse???

I'm new to nRF51822 Evaluation Kit. I was able to build the hex from "ble_app_hrs" example with GCC and Eclipse. However, it won't allow me to flash it by drag and drop to the "mbed drive". I have 2 questions:

  1. Is it possible to build a mbed type of hex file with GCC and Eclipse? I believe mbed does add some special header in the hex file that allow flashing the nRF51822 by drag and drop to the mbed flash drive.

  2. Without a physical J-Link debugger, how can I flash my application to the nRF51822 EK?

Parents Reply Children
Related