Hi all,
I think I’ve soft-bricked my BeagleV-Fire after flashing a custom gateware. It currently hangs at: [1.706737] ipi_poll_service :: [init] -> [monitoring]
What happened:
-
I modified the MSS and added an AXI Master FSM.
-
I accidentally left the simulation value for
INIT_COUNT(only 20 cycles) instead of the required delay. -
It seems the FSM tries to access DDR before it’s ready, causing a permanent bus lock.
The problem: I cannot interrupt the boot via serial (ESC/Enter don’t work), and the flashing tool can’t connect to the board anymore.
I followed the steps in the Help! I broke my board guid
e, but I was unable to interrupt the HSS or U-Boot stages as the serial console remains unresponsive to input.
Is there any way to force a recovery or bypass the gateware load without a FlashPro JTAG programmer?
Please let me know if you need more details. Thanks!
