Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In Vivado IPI create a BD and configure PS7 block with no DDR, one UART should be enabled also, even if you do not use UART in your application
  2. in SDK create FSBL, in main.c add one line, and comment out one line:

...

Thats all, PS will load the FPGA bitstream and then do nothing. There is no need to patch the init tcl script, it does not include the DDR init so it will not freeze.

Note

Do not add "hello.elf" as application to the BOOT.BIN, it would yield in non bootable boot image

Loading application to be run after bitstream loading is also possible, more FSBL changes are needed then.

Image Added

Example DDR less Zynq system debug session, FSBL with JTAG DCC console running on TE0722.