I’m working with a (completely new) RFSoC4x2 card and have downloaded the precompiled “RFSoC 4x2 v3.0.1” image from PYNQ - Python productivity for Zynq - Board. This image is written/burned/formatted to a 16GB microSD card using Win32DiskImager.
The appended log is outputted via the serial port when powering on. The green INIT is never lit, and the display does not power on. I lack the knowledge to interpret from the log what is wrong, so any help would be greatly appreciated.
Some extra info that might be relevant:
-
It may seem like the image pre-installed on the microSD card that came in the box caused the same problem. I am however not sure, as I reformatted it prior to learning about the serial output and simply thought it was an empty SD card.
-
The lit LEDs on the card are: the red INIT LED; a green and a blue LED at the power switch; 2 red LEDs at the ‘USB DEVICES’; all 10 (green) ‘POWER SUPPLY STATUS’ LEDs; PS_LD 0 and 1 (green); VIO (green); SEQ_OK (green).
Attempt at appending the log file:
log.txt (55.7 KB)