you are here: TCNJ :: mic1 :: Bugs
mic1 simulator - Bugs and Warnings
Bugs
- an error in your source program offen leads to a Java runtime error. Syntax errors do
not seem to be handled by the assembler.
Warnings
- compiling
While it is sufficient to just set the classpath to run the simulator,
running the assembler requires the ijvm.conf file to be in the current directory, so
either: % cp ~mic1/ijvm.conf .
or: % cd ~mic1
the ijvm.conf hold the labels (iload, iadd, etc) for the mic1 instructionset.