Skip to content

unable to flash under debian 10 Host #10

@mhanuel26

Description

@mhanuel26

Hi,
I am unable to Flash under debian 10 host, I have tried the instruction for python 3.7.3 and 3.9.1 with same result.
The board can be flashed as I have done it on my Windows 10 PC.

The output is getting stuck on the below step

CLI mode
ports =  ['/dev/ttyACM0 (QuickFeather)'] 1
Using port  /dev/ttyACM0 (QuickFeather)

After long time the next shows up

Programming m4 application with  quickfeather-simple-stream-data-collection.bin
Erasing designated flash pages
Erase  32.0 KiB ( 0x52 ) at  0x80000

The command I am using to Flash is

python tinyfpga-programmer-gui.py --port=/dev/ttyACM0 --m4 quickfeather-simple-stream-data-collection.bin --mode m4

My device looks correctly mounted, before trying to Flash I verified the default formware from factory and I was able to toggle LED and see the diag command line on my debian Host.

I have verified the output of lsusb to be

~/development/QuickLogic/TinyFPGA-Programmer-Application$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 021: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP2102/CP2109 UART Bridge Controller [CP210x family]
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 022: ID 1d50:6140 OpenMoko, Inc. 
Bus 001 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Would you please let me know how this can be further debugged.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions