This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to update J-Link OB-SAM3U128-V2-NordicSemi 170724.bin on nrf52832

I use nrf52832 on my own board, and I don't know how to update the J-Link OB bin file to nrf52832. I want to use j-link OB for debugging.

  • Your question doesn't make much sense. You don't update the JLink OB software to the nRF52832, it runs on the separate debugging chip (an Atmel) on the development kit.

    You can use the DK to program your custom board, but you don't put the OB software on your board, you just connect up SWDCLK,SWDIO,VCC and GND and it will program through to your board ... or you buy a segger which can be fairly cheap.

  • Thank you very much, I use another jlink ob board to connect to nrf52832, and when i use j-link v6.16c,it give a warning prompt "The connected j-link is defective", and i use jlink v5.12f, when i use keil to download hex file to board, and a pop-up dialog box appears "The firmware of the connected J-Link does not support the following memory access:Read @0x02000004 Flags:via AHB-AP"

  • Hi mark,

    Please update your j-link drivers and try again. The v5.12f version is very old.

  • Thanks, I change another kind of j-link device, it works well with the j-link V6.20b driver.

Related