Forum Discussion
Altera_Forum
Honored Contributor
12 years agoPreloader and bare metal application run
Hi i have built preloader by using the GHRD for cyclone V SOC and now i want to write the preloader image to microsd along with the bare metal image of the hello world example and then boot up... ple...
Altera_Forum
Honored Contributor
12 years agoHello,
The pre-loader and bare metal image need to be programmed onto the SD card seperately. There's a description of how to make bootable images and where to progran them in the "Altera SoC embedded design suite user guide". You can find this document here: www.altera.com/literature/ug/ug_soc_eds.pdf. Read chapter 8 of this guide, particularly the paragraph titled "Loading Next Image from FAT partition on SD Card". I hope this helps