Hello,
I am working with the AUBoard-15P carrier together with my own custom FMC card. Earlier, my FMC card had a hardware issue that caused voltage drops on the AUBoard 3.3 V rail. I have now removed the FMC card and I am trying to restore the board to a known-good state by reflashing the official Out-of-Box image to the on-board QSPI flash.
I used the OOB package from: http://avnet.me/auboard-15p-dk-oob and programmed the provided au15p_firmware.mcs into QSPI using Vivado Hardware Manager.
After reflashing, the board no longer starts the web-server demo.
Instead, the UART log shows:
INFO: QC test not passed, launch QC test program now.
Boot application AU15P_TEST.elf
..
XEMacLite detect_phy: PHY detected at address 1.
auto-negotiated link speed: 100
The bootloader launches AU15P_TEST.elf instead of the expected OOB application / web server.
So, my question is
- Is the QC/test application source code available, or at least a description of what it checks? I would like to identify whether the earlier FMC-related fault may have damaged some part of the carrier board. I have strong concerns about it.
- Maybe I am using an OOB image that is not appropriate for my board version, and the board itself is OK? My board is AUB-15P-DK-PCB-1
Any guidance would be appreciated. Thank you.
