jlinkpy
jlinkpy copied to clipboard
Python wrapper for JLink dlls, for nRF51 programming
Results
2
jlinkpy issues
Sort by
recently updated
recently updated
newest added
I am using the pca10028 nrf51422 DK with the built-in Segger jlink chip. I installed the new Segger tools (version 5.02f) for linux on Ubuntu 14.04 (64-bit). I cannot program...
Hi, first of all, thanks for creating this library! The issue is that the code is expecting jlinkarm.so.4 and on my system I have libjlinkarm.so.5. I was able to hack...