David R. Palchak

Results 2 comments of David R. Palchak

I had this same problem and managed to fix it. Pylink doesn't correctly find installed J-Link libraries on Linux. There are two bugs in Pylink, as follows: 1) The code...

Here's a patch with changes that fix things for Linux. Note that this patch completely removes the entire "temporary DLL copy", which based on the last comment may cause problems...