11-30-2020 11:17 PM
Reboot Hung upWhile trying to reboot it hung up. FPGA gets un-configured but it doesn't move further. I tried the solution given in https://www.xilinx.com/support/answers/68514.html but it makes no difference ?
12-01-2020 03:13 PM
Hi @glen_p
Do you have the JTAG cable connected in the board? It is quite common issue to have the cable connected and the debugger in the background running, which basically catch the reset vector and keeps the processor stop for debugging.
Regards
12-01-2020 07:02 PM - edited 12-01-2020 07:05 PM
HI @glen_p
I think it could be the issue with debugger also as mentioned by ibaie. also you can try with this below command before issuing the reset command.
echo system_shutdown 2 1 > /sys/kernel/debug/zynqmp_pm/power
And try to disconnect the jtag cable & reboot.
Please let me know what is the petalinux version which you are using.
Thanks & Regards
Aravind
----------------------------------------------------------------------------------------------
Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful.
Give Kudos to a post which you think is helpful and reply oriented.
---------------------------------------------------------------------------------------------
12-01-2020 10:56 PM
Currently running Petalinux 2019.1