-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have encountered an error in prebuild image. #87
Comments
Hey, I am not sure, if someone figured it out, how to fix it, since this repository is deprecated now. Maybe it is also related to #77, #78, and #85 |
Sorry, I forgot to update all the binaries in the uramdisk.image.gz. Could you please try the files in the master branch of fpga-images-zedboard? I've tested them on my board and they seem to work. |
Hi,
and error messages are shown:
I use commit:e85e4b0 for fpga-image-zedboard, and commit:f55bd8e for fpga-zynq, this pair is right? |
Hi, |
@msyksphinz You shouldn't need to manually type uboot commands. The uImage should just boot automatically. @Shuwen03 Are you using the commit of fpga-images-zc706 that is submoduled into fpga-zynq, or are you using the master branch of fpga-images-zc706? You should try out the latter and see if it works. |
@zhemao Hopefully this is the most recent thread; however, I am using a zc706 and get the ERROR: No cores found issue as well. Did we ever resolve this? |
Resolved by #98. |
I know you have marked this as resolved; however, it looks like the zedboard file was only updated when everyone is commenting on the zc706 as well. |
I also get |
Hey, I was also never able to get this work. It looks like it has something to do with maybe the device tree etc, but I am not sure. I would go ahead and take a look at the Sifive Freedom github page which has the same flow. It requires a zc707, however. |
bdd16b4 commit from https://github.com/riscv-boom/fpga-zynq worked for me. Though, it is boom core, not rocket. The author also issued a newer commit with label "verified" a few days ago. I did not test it, but maybe it also works. |
When I copy the prebuild file to the sd card, I can start linux on the zedboard, but when I run the hello example, I get the following error:
Root@zynq:~# ./fesvr-zynq pk hello
ERROR: No cores found
The text was updated successfully, but these errors were encountered: