Open main menu

DAVE Developer's Wiki β

Changes

Creating and building example Vivado project (BELK/BXELK)

24 bytes added, 15:33, 29 October 2015
Command line based procedure
*if the project is correctly configured, the tool builds automatically all the component listed in the form, so just add U-Boot to the list
*otherwise, select ''Create new BIF file'' and set the output path and in ''Boot image partitions'' add the following files:
**<code>bora_FSBL.elf</code>, which can be found in the project Debug directory. N.B. check that the <u>''Partition Type '' for FSBL is ''bootloader''</u>**<code>bora_wrapper.bit</code>, which is the bitstream generated by the Vivado project (<u>''Partition Type '' must be ''Datafile''</u>)**<code>u-boot.elf</code>, which is the compiled U-Boot with .elf extension (<u>''Partition Type '' must be ''Datafile''</u>)
*in ''Output path'', select the path for the <code>BOOT.bin</code> file.
4,650
edits