Hi,
The SEGGER have released a JLink software version that support to use JLink on ARM Linux platform。
I try it on raspberry pi, and it work well. But when i use pynrfjprog, there is an error.
It seems that in LowLevel.py, it can't find the libnrfjprogdll.so. But this file is really in the correct path.
Is there any idea to solve this problem? Or whether the pynrfjprog can't be use on ARM Linux platform?