-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
While following the instructions at https://tinyfpga.com/bx/guide.html , I typed the following and received the displayed response:
erhannis@mnode6:~/Documents/tinyfpga$ tinyprog --update-bootloader
TinyProg CLI
------------
Using device id 1d50:6130
Only one board with active bootloader, using it.
Traceback (most recent call last):
File "/usr/local/bin/tinyprog", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/tinyprog/main.py", line 308, in main
check_for_wrong_tinyfpga_bx_vidpid() +
File "/usr/local/lib/python2.7/dist-packages/tinyprog/main.py", line 91, in check_for_wrong_tinyfpga_bx_vidpid
if m[u"boardmeta"][u"name"] == u"TinyFPGA BX":
TypeError: 'NoneType' object has no attribute 'getitem'
Anybody know why?
Metadata
Metadata
Assignees
Labels
No labels