36
ML605/SP605 Hardware Tutorial
UG669 (v3.0) March 15, 2011
System Design Flow
6.
To download and execute the test software application, enter the following command
at the XMD command prompt:
•
For ML605:
XMD%
dow ../../../ML605_System/ready_for_download/board_test_app.elf
XMD%
con
•
For SP605:
XMD%
dow ../../../SP605_System/ready_for_download/board_test_app.elf
XMD%
con
Note:
The initial display on the terminal window should be the same as shown in
7.
When all of the desired tests have been run and software execution has completed,
enter:
XMD%
stop
XMD%
rst
8.
To download and execute the Web Server to test the design, enter:
XMD%
dow ../../../Benchmark_Demo/ready_for_download/BenchmarkDemo.elf
XMD%
con
9.
The UART output should be as shown in
10. When the Web server is running, the Web browser on the connected computer displays
the benchmarking demonstration Web page when the URL is set to
http://192.168.1.10
. The initial Web page that is displayed is shown in
Web page uses Javascript, so the browser must have Javascript enabled.
Note:
If the browser is an Internet Explorer browser, the Adobe SVG viewer plugin or a similar
plugin that enables viewing of SVG files must be installed to view the graph.
X-Ref Target - Figure 22
Figure 22:
Benchmarking Demonstration Initial Output
UG669_2
3
_110410