Chapter 2: MicroBlaze Development Kit BlueCat Linux Reference System
Downloading the BlueCat Linux Kernel through XMD
To download and boot-up the BlueCat Linux kernel image via XMD, the following
commands listed below are invoked in an XMD window. The image file can be found
under the project root directory as /bclinux_images/standalone.kdi.
1.
2.
The Bluecat Linux image into DDR memory at the starting location 0x20000000 is
downloaded using the command:
Note:
3.
www.BDTIC.com/XILINX
16
www.xilinx.com
In XPS, Debug → Launch XMD is selected.
In the XMD command window, the directory to the project's /bclinux_images
directory is changed as follows:
cd bclinux_images
dow -data standalone.kdi 0x20000000
This step could take several minutes to download the BlueCat Linux image to the memory.
To start the kernel image running, which will boot-up BlueCat Linux on the
HyperTerminal, the following command is used:
con 0x20000000
a.
After the BlueCat Linux Kernel boots up, the output on the HyperTerminal will be
as shown in
Figure
2-3.
Getting Started with the MicroBlaze Development Kit - Spartan-3E 1600E Edition
UG258 (v1.3) November 30, 2007
R
Need help?
Do you have a question about the MicroBlaze Spartan-3E 1600E Edition and is the answer not in the manual?