You can use a run configuration to run a program on a target. You can reuse a previously created run configuration to run your program.
To view the program output, use the STDIO Connection tab to use SDK console.
The software program stops upon completion, such as when it reaches theexit()
function. If you
want to stop the program execution prior to completion, type the command
stop
on the XMD console.
Programming the FPGA
Working with the XMD console
Copyright © 1995-2010 Xilinx, Inc. All rights reserved.