Difference between revisions of "HDMI-Test"

From apertus wiki
Jump to: navigation, search
Line 14: Line 14:
  env default -f
  env default -f
  saveenv
  saveenv
reset


And reboot the Zedboard with the right pink pushbutton.
The last command will reboot the Zedboard - alternatively you can also push the right pink pushbutton on the Zedboard.




[[Category:Project]]
[[Category:Project]]
[[Category:Zedboard]]
[[Category:Zedboard]]

Revision as of 17:20, 4 October 2013

HDMI Test pattern generated by the FPGA displayed on an external LCD TV
Zedboard Switches with OLED Display
  1. Format an SD card with one vfat partition (this is the default for the SD card that comes with the Zedboard)
  2. Download http://vserver.13thfloor.at/Stuff/AXIOM/ALPHA/axiom_alpha_hdmi_test_v0.1.zip and put all the files in the zipped folder onto your SD card (not into a subfolder)
  3. Connect a monitor to the Zedboards HDMI port and turn on the monitor.
  4. Shift all switches on the Zedboard down
  5. Boot the Zedboard
  6. After booting is complete turn switch SW3 (fifth from the left) up

Notes

If the Zedboard is booting via TFTP by default use an UART / serial console and interrupt the bootloader then type:

env default -f
saveenv
reset

The last command will reboot the Zedboard - alternatively you can also push the right pink pushbutton on the Zedboard.