emulator hangs at ^C
Status: Beta
Brought to you by:
nolemotion
Sometimes the emulator hangs in the main loop anywhere
inside
m->Action();
if ^C is pressed to interrupt an AVR program.
.imavr:
------------------------
ATmega8
+USART .pcget .pcput
------------------------
system:
------------------------
$ uname -a
Linux wuerfelkiste 2.6.16.19 #1 PREEMPT Thu Jul 6
12:39:33 CEST 2006 i686 AMD Athlon(tm) Processor GNU/Linux
------------------------