Hi,

I got a LA2016 from Kingston and want to use it with sigrok (PulseView 0.5.0
and sigrok-cli 0.7.1). The wiki (https://sigrok.org/wiki/Kingst_LA2016)
describes some manual steps to get the firmware:
-          Download sigrok-fwextract-kingst-la2016 and place them in one of
the usual places where libsigrok expects firmware files:
-          $ ./sigrok-fwextract-kingst-la2016 KingstVIS/KingstVIS

I think the first part succeeded. But the second fails:
C:\Users\hk\AppData\Local\Programs\Python\Python38-32\python
firmware_kingst-la_sigrok-fwextract-kingst-la2016 KingstVIS/KingstVIS
Traceback (most recent call last):
  File "firmware_kingst-la_sigrok-fwextract-kingst-la2016", line 33, in
<module>
    spec.loader.exec_module(parseelf)
  File "<frozen importlib._bootstrap_external>", line 779, in exec_module
  File "<frozen importlib._bootstrap_external>", line 915, in get_code
  File "<frozen importlib._bootstrap_external>", line 972, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Program
Files\\sigrok\\sigrok-cli\\share\\saleae-logic16\\parseelf.py'

There is actually no directory "saleae-logic16" in the directory
sigrok-cli/share.  How do I get the firmware files?

Best regards,
Helge

_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to