定義 ISA 包含定義以下東西:
$ wget http://csapp.cs.cmu.edu/public/sim.tar; tar xvf sim.tar; cd sim # 註解掉 Makefile 裡面底下幾行,不用 GUI。 # TKLIBS=-L/usr/lib -ltk -ltcl # TKINC=-isystem /usr/include $ make
During normal operation, the computer regularly restarts the watchdog timer to prevent it from elapsing, or "timing out". If, due to a hardware fault or program error, the computer fails to restart the watchdog, the timer will elapse and generate a timeout signal.