10-03-2018 11:47 PM - edited 10-18-2018 01:55 AM
sa
10-04-2018 12:31 AM
Hello to everybody reading this,
If you have the same problem do this:
If you use xSDB to debug you may have problem with the CPU idle. Here is a link to that post for the fix :):
If you use a custom board do this:
1: Petalinux-config
2: Go to DTG Settings
3: Go to board name and set to : "template".
I got this from:
https://forums.xilinx.com/t5/Embedded-Linux/PetaLinux-hangs-at-login-prompt-on-zynq-7000/td-p/881499
I hope this can help somebody :)
10-03-2018 11:53 PM
Hi @senkoo,
Have you added PL bitstream in your Boot image? if not, Can you try adding it?
Regards
Kranthi
--------------------------
Don't forget to reply, kudo, and accept as solution.
10-03-2018 11:55 PM - edited 10-04-2018 12:26 AM
Hello @gudishak,
Thank you for your response.
I build my project using:
petalinux-build and then
petalinux-package --force --boot --fsbl zynq_fsbl.elf --fpga ../../POC1.bit --u-boot.
Is that what you mean? Im really new to all of this.
10-04-2018 12:31 AM
Hello to everybody reading this,
If you have the same problem do this:
If you use xSDB to debug you may have problem with the CPU idle. Here is a link to that post for the fix :):
If you use a custom board do this:
1: Petalinux-config
2: Go to DTG Settings
3: Go to board name and set to : "template".
I got this from:
https://forums.xilinx.com/t5/Embedded-Linux/PetaLinux-hangs-at-login-prompt-on-zynq-7000/td-p/881499
I hope this can help somebody :)