|
The following discussion assumes that
the project directory is in your home directory, please change the references where ever applicable.
Notes: The executable takes a text file as input at the command prompt. The text file ‘example’ is provided for this purpose.
$./esd example. To 'power up' breadboard hit 'CTRL+R' or choose Run from Execute menu.
The connection file named 'jtag_demo' is provided for JTAG debugging simualtion demo.
Pass it as an argument to esd like this $./esd jtag_demo . A JTAG debugger window is displayed only when the simulation is running. This
JTAG debugger is a seperate executable which can be found in esd/bin directory after installation. This program is completely independent
of esd ( except for the fact that it communicates with ESD) and so has to be closed manullay when ever u decide to exit esd progam.
Setting Environment variables:
|