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

use pynrfjprog on arm linux platform

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.

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?

Related