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

Segmentation fault (core dumped) on custom nRF52840 board.

Hi.

I'm having Segfault issues with our company's custom boards based on nRF52840 chips.

I do several re-flashing with J-Link EDU Mini Programmer on a daily basis with nRF Command Line tools on Ubuntu (current nrfjprog version is  10.6.0 and JLinkARM.dll is 6.70.), however now I have up to four boards with the same Segfault issue. I haven't yet noticed any way to reproduce the issue.

Every nrfjprog command return the same Segfault error. Tried to fix the issue with different solutions:

  • Apply different power souces.
  • Using J-Link EDU Programmer.
  • Updating nrfjprog to 10.7.0 and JLink to 6.70a.

I've captured logs for nrfjprog --recover command:
log.log

Related