FMC-HDMI-CAM + PYTHON-1300-C
Frame Buffer Design Tutorial
v2015_4
23 February 2016
Page
16
of
23
Getting Help for commands
At any time, you can type the “help” command to display the list of commands
supported by the demonstration.
FMCHC_PYTHON1300C>
help
------------------------------------------------------
-- FMC-HDMI-CAM + PYTHON-1300-C --
-- Getting Started Design --
------------------------------------------------------
General Commands:
help Print the Top-Level menu Help Screen
verbose on Enable verbose
verbose off Disable verbose
Getting Started Commands
start start and select video source (hdmi|cam)
---------------------------------------------
FMCHC_PYTHON1300C>
For more detailed information on a particular command, type the command followed by
the “help” argument as follows:
FMCHC_PYTHON1300C>
start help
Syntax :
start cam => Start CAM video source
start hdmi => Start HDMI video source
FMCHC_PYTHON1300C>