-
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
latest fpga-zynq repo: ./fesvr-zynq pk hello ERROR: No cores found #85
Comments
Under the last version of fpga-zynq, So I doubt that this is because the rocket-chip source files have bugs. Or maybe the default fesvr-zynq is unusable.And it's strange that after I run
or |
I still could not solve this problem,and I just want to back to the previous version. But I don't know how to thoroughly back to the previous version. Embarrassed. |
I had a misunderstanding when I tried to change the version. But fortunately now I've changed my version of repository into the previous one. |
Hey, @clx7913 . Just a quick question: Which old version are you using? The latest one that works for me, is commit f03982e from last year. |
me too. I am using zybo-z7-20. After booting the linux from ramdisk, this "fesvr-zynq pk hello" will output no cores found. I don't know why. |
I also meet the same problem: I use "make fetch-images" to get files, and run my zybo. However, "ERROR: No cores found" occurred when I run "./fesvr-zynq pk hello" or "./fesvr-zynq bbl". |
Thank you! I have followed your advice, and I run "./fesvr-zynq pk hello" successfully. However, when I run "./fesvr-zynq pk hello" , I get some new errors like this: |
I've re-cloned the repo from the scratch.
Whether I used
boot.bin devicetree.dtb uImage uramdisk.image.gz
received bymake fetch-ramdisk
or used those files made by myself usingclass ZynqConfig extends Config(new WithZynqAdapter ++ new DefaultFPGAConfig)
,./fesvr-zynq pk hello
on zedboard always failed.I've never encountered this kind of error.May someone help,thanks.
| ___ \ | | | | ()
| |/ / ___ | |_ __ _ | | _ _ __ _ _ __ __
| __/ / _ | _| / ` || | | || ' \ | | | |\ / /
| | | /| | | (| || |__| || | | || || | > <
_| _| _| _,|_/|||| || _,|/_/_\
PetaLinux v2013.10 (Yocto 1.4) zynq ttyPS0
zynq login: root
Password:
login[818]: root login on `ttyPS0'
root@zynq:~# ./fesvr-zynq pk hello
ERROR: No cores found
The text was updated successfully, but these errors were encountered: