Jump to content

jdrenth

Members
  • Posts

    1
  • Joined

  • Last visited

jdrenth's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I've developed a ZedBoard-based FPGA design (does NOT use the processor side) that works perfectly fine but up unto this point have only downloaded the .bit file directly to the FPGA using a PlatformCable via the 14 pin JTAG header. Now I need to program the serial EEPROM QSPI device (IC15 on page 8 in the ZedBoard rev E.1 schematics) so I can hand the ZedBoard to a peer, but my Vivado app is requiring me to supply a "Zync FSBL" file in addition to my .bin file. When I supply the file "zynq_fsbl_0.elf" Vivado fails with the following... ERROR: [Xicom 50-60] Connect operation failed. Please make sure that the device is active. Problem in Connecting to Target Flash programming initialization failed. ERROR: [Labtools 27-3161] Flash Programming Unsuccessful ERROR: [Common 17-39] 'program_hw_cfgmem' failed due to earlier errors. I cannot find a solution on this forum as how to simply program the serial EEPROM without needing the .elf file. I do NOT want to boot from the SD card for security reasons, but it seems that is what the ZedBoard documentation is focused on. Can anyone point me to ZedBoard documention for programming the serial EEPROM device?
×
×
  • Create New...