Hello,
I am having some troubles with my J-Link BASE debugger. I am trying to use it as part of an automatic test suite, where I use the J-Link BASE to program a Nordic nRF52 board prior to running some tests. In this test suite, the J-Link BASE is used multiple times to re-program the board and get an SWO connection for debug logs.
This typically works well the first few times, but after initiating and closing the connection a couple times, it stops working. Instead, I get this error with every attempt:
I can restore the J-Link by unplugging and replugging it. However, that is not much of a solution, since I need this to be automated.
I have J-Link Software Pack 6.30e installed, with the debugger firmware updated. I'm using Windows 10. I have tried using both jlink.exe solely and arm-none-eabi-gdb + jlinkgdbservercl.exe in my scripts, and have the same problem.
Do you have any idea of what causes this, and a way to avoid the problem? Or do you know some better way to restore the J-Link than replugging its USB cable?
Best regards,
Fabian
I am having some troubles with my J-Link BASE debugger. I am trying to use it as part of an automatic test suite, where I use the J-Link BASE to program a Nordic nRF52 board prior to running some tests. In this test suite, the J-Link BASE is used multiple times to re-program the board and get an SWO connection for debug logs.
This typically works well the first few times, but after initiating and closing the connection a couple times, it stops working. Instead, I get this error with every attempt:
I can restore the J-Link by unplugging and replugging it. However, that is not much of a solution, since I need this to be automated.
I have J-Link Software Pack 6.30e installed, with the debugger firmware updated. I'm using Windows 10. I have tried using both jlink.exe solely and arm-none-eabi-gdb + jlinkgdbservercl.exe in my scripts, and have the same problem.
Do you have any idea of what causes this, and a way to avoid the problem? Or do you know some better way to restore the J-Link than replugging its USB cable?
Best regards,
Fabian
The post was edited 1 time, last by sfabian ().