Forum Discussion
qwitza
Occasional Contributor
1 year agoCyclone 5 first boot linux crashes, howto debug?
Hello, We have a design with a Cyclone V FPGA. Some boards only boot after a reset following power-on. Problem: The Debian Linux with U-Boot boots from the SD card, but after approximately 10 seco...
qwitza
Occasional Contributor
1 year agoHello,
I've done some additional testing and wanted to share the current state:
The firmware is only written during U-Boot.
Occasionally, after powering on, I cannot access the bridge.
I'm using the devmem2 program with the following command:
./devmem2 0xff200000 wSometimes it works, but other times Linux crashes.
The last output I get is:
./devmem2 0xff200000 w /dev/mem opened.
Any help would be greatly appreciated.