"Could not create output file"
Posted by
KneadSomeBread on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Could-not-create-output-file-tp3305980.html
So I've finished writing the .hdl (OR in this case) and loaded it and the test script. When I try to run it, though, it stops on the line
output-file Or.out
and the message on the bottom says
Could not create output file C:\Program Files (x86)\TECS\projects\01/Or.out
Not exactly sure what I should do. Thanks for any help.