I am running debian 10, and had lm4flash installed, along with libusb
When I list all USB devices, it indicates TiVa is detected in Device 012, and ready to receive new flash
debian@beaglebone:~/monoApp$ lsusb
Bus 001 Device 011: ID 1cbe:00ff Luminary Micro Inc. Stellaris ROM DFU Bootloader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
When I run lm4flash, I got this
debian@beaglebone:~/monoApp$ lm4flash -v 4208.bin
Unable to open USB device: LIBUSB_ERROR_ACCESS
Unable to find any ICDI devices
This first error line may not appear if i experiment different VID/PID (lm4flash will be rebuilt to match VID/PID)
Any pointer? Thanks!
I am running debian 10, and had lm4flash installed, along with libusb
When I list all USB devices, it indicates TiVa is detected in Device 012, and ready to receive new flash
debian@beaglebone:~/monoApp$ lsusb
Bus 001 Device 011: ID 1cbe:00ff Luminary Micro Inc. Stellaris ROM DFU Bootloader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
When I run lm4flash, I got this
debian@beaglebone:~/monoApp$ lm4flash -v 4208.bin
Unable to open USB device: LIBUSB_ERROR_ACCESS
Unable to find any ICDI devices
This first error line may not appear if i experiment different VID/PID (lm4flash will be rebuilt to match VID/PID)
Any pointer? Thanks!