Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jerlon1 opened this issue Nov 21, 2018 · 1 comment
Open

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

jerlon1 opened this issue Nov 21, 2018 · 1 comment

Comments

@jerlon1
Copy link

jerlon1 commented Nov 21, 2018

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
Copy link
Member

caizelin commented Nov 30, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants