Forum Discussion
unable to boot my cyclone 5 soc
- 6 years ago
Hello,
If you use a custom image, you need to take care of several items:
1- Device tree is up to date.
2- zImage is compiled successfully without any error.
3- rbf file is available in the FAT partition.
4- preloader/uboot should be up-to-date with the FPGA design.
Please double check the items below, and let me know if none can help.
Thank you
Hello,
If you use a custom image, you need to take care of several items:
1- Device tree is up to date.
2- zImage is compiled successfully without any error.
3- rbf file is available in the FAT partition.
4- preloader/uboot should be up-to-date with the FPGA design.
Please double check the items below, and let me know if none can help.
Thank you
- thanhtung5 years ago
New Contributor
Hi all ,
I have followed this guide to build the image of cyclone5:
https://rocketboards.org/foswiki/Documentation/CycloneVSoCGSRD
And i have enough several items as you said. But when i use putty to boot, it's nothing happend. A board (De1-SoC) have loaded sd card and after that nothing happend in screen.
And i also try using yocto project to build all file and create sd card image with wic file but it's not working too.
is there someone could help me? Thank all.