-
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
Zedboard Issues #78
Comments
I've solved it. Take a look at the bottom of #77. |
I'm having problems booting your prebuilt image on the Zedboard. I'm able to boot the Zedboard with its Out-of-Box Demo (https://reference.digilentinc.com/_media/zedboard/zedboard_oob_design.zip) so I believe that there is nothing wrong with my board configuration. While I am also able to boot your other prebuilt image on the Zybo board, I get a panic kernel when doing the same for the Zedboard:
|
I could solve the problem by changing the sdboot uboot env variable from:
to:
How is it possible that nobody else had a problem with that before? The images are +2 years old... |
So your problem also results from the version of pre-images,right? I recompiled the |
Yes, from the boot.bin file in the pre-images downloaded after running:
|
Please follow issue #87 for the resolution to any issues with prebuilt images. |
We have been able to run ./fesvr-zynq pk hello using the included prebuilt image
We have successfully followed the entire tutorial to create our own image. We did not change any of the verilog yet. This would be as a test.
However, when running ./fesvr-zynq pk hello again on our image, the terminal freezes and is unresponsive to anything. We have repeated the steps to build the image and it yielded the same results.
The text was updated successfully, but these errors were encountered: