Skip to content

Updating bootloader fails #42

@Erhannis

Description

@Erhannis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions