Login  Register

Re: i cant run the hardware simulator!!

Posted by ybakos on Oct 10, 2012; 1:31am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/i-cant-run-the-hardware-simulator-tp4025009p4025199.html

The HardwareSimulator.bat is running, reporting an error, and the console is closing -- all very quickly.

Open the Windows console:
Windows-R (that's the windows key and the 'R' key together)
cmd.exe

Now, change to the location of the tecs toolsuite, eg:

cd Desktop/tecs-toolsuite

(Google some help about using CD and the windows console if you get stuck.)

Invoke the hardware simulator directly:

HardwareSimulator.bat

And let us know what you see on the screen. (Copy and paste the whole error message you see)