ice40_ultraplus_examples icon indicating copy to clipboard operation
ice40_ultraplus_examples copied to clipboard

make prog not work

Open quantrpeter opened this issue 2 years ago • 1 comments
trafficstars

hi, when i plugin the usb, my ubuntu mount it as a drive, and make prog not working, please help

/home/peter/workspace/ice40_ultraplus_examples/leds>make prog iceprog -S leds.bin init.. Can't find iCE FTDI USB device (vendor_id 0x0403, device_id 0x6010 or 0x6014). ABORT. make: *** [Makefile:10: prog] Error 2

quantrpeter avatar Dec 10 '22 08:12 quantrpeter

Hi,

It seems strange that your Ubuntu is recognising it as a drive, is it reading the flash?

If you are using the breakout board, can you please try to change the J6 jumpers orientation to make a direct connection to the ice40 instead of the flash and retry make prog (see picture enclosed)?

Also, as make prog tries to program the ice40up, have you tried make prog_flash, that should put the fpga bitstream in flash instead?

image

damdoy avatar Dec 12 '22 22:12 damdoy