It looks like you're new here. If you want to get involved, click one of these buttons!
I'm attempting to program the onboard SPI Flash on the Logi Pi 2, using a Xilinx Platform Cable USB. iMPACT initializes the chain properly, and I can successfully download the .bit file directly to the FPGA. I can also erase and blank check the Flash.
Programming the FLASH fails with the following:
'1': Configuration data download to FPGA was not successful. DONE did not go high, please check your configuration setup and mode settings.
Anyone have any suggestions on how to get this to work?
Comments
That was it. I misread a reference somewhere about shorting that jumper.
I actually found that the flash had already been programmed from my previous attempt (even though iMPACT said it failed), iMPACT works fully now to program, read checksum, etc.
Seems to work fine while on the RPi so long as the logi-loader hasn't been run.
Thank you very much!
RR