Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHelp required! Baremetal application with custom Preloader
Hi guys, As I want to now more about the design flow for developing on the Cyclone V SoC, I decided to create a new design, which allows to run a simple LED application on the NiosII processor ...
Altera_Forum
Honored Contributor
11 years agoHi again,
I am currently trying to modify the preloader of the "Altera-SoCFPGA-HardwareLib-Unhosted-CV-GNU" example design, because I want to download the preloader and the application on the QSPI. I opened the setting.bsp with the bsp-editor and changed the spl.boot to QSPI, but the generation failed, as some files could not be found. Do I really need the hands-off folder to re-generate the preloader? This would mean that it is not possible to port any of the example designs to a custom one...