Visible to Intel only — GUID: lro1418623882061
Ixiasoft
1.5. Boot Examples
This chapter presents several boot examples that can be run on the Cyclone V Development Kit:
- Boot from SD/MMC - using raw and FAT partitions
- Boot from QSPI
- Boot from FPGA
In all the examples, the Preloader is used to load and run a simple bare-metal application. The boot flow is depicted in the following figure:
Figure 8. Boot Flow
To obtain all source code required to reproduce the examples from this chapter, and all the binaries required to run the examples without building them are located on the BuildingBootloader web page on the RocketBoards website.