makerdiary / nrf52832-mdk

An Open Source, Micro Development Kit for IoT Embedded Applications using the nRF52832 SoC
https://wiki.makerdiary.com/nrf52832-mdk/
MIT License
206 stars 52 forks source link

How can i go from the Segger IDE to DAP-Link? #14

Open jerlon1 opened 5 years ago

jerlon1 commented 5 years ago

I am new at this game and I wanted to flash blinky from the Segger IDE to my nrf52832-mdk

https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832

How can I do that from Windows 10?

caizelin commented 5 years ago

I am new at this game and I wanted to flash blinky from the Segger IDE to my nrf52832-mdk

https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832

How can I do that from Windows 10?

Segger Embedded Studio only supports their own J-Link debugger which is not open-source. You can flash this board using pyOCD, OpenOCD or just drag-n-drop to the disk. It can not be directly flashed using segger embedded studio. Here is a tutorial showing you how to program the board: https://wiki.makerdiary.com/nrf52832-mdk/getting-started/#how-to-program-nrf52832-mdk