Forum Discussion
CAlex
Contributor
3 years agoHow to set the SPL and the sdimage correctly with baremetal applications
Hi, I'm working on cycloneV soc with the newest soceds 20.1 so the bsp-editor cant be used as a uboot setting. I want to start the baremetal application from a sdcard. SDimage: A2: u-boot-wit...
tehjingy_Altera
Regular Contributor
3 years agoHi CAlex
I could not boot from the sdcard using vfat format, only able to boot using the raw format.
You will need to use the raw format to boot from the sdcard.
I am using SOCED20.1
Regards
Jingyang, Teh
- CAlex3 years ago
Contributor
Hi,
I managed to flash the image to the sdcard and start the board, the bin is a simple hello world printf.
I started the board and pushed the warm reset button, but nothing happened.
The booting mesege is the same as the SPL.
Any ideas?
Reguards.