>from the help line
>With the ARMmite Pro, when I use the RUN statement, I won\'t compile, just
crashes. Is there a work around?
Basically no
The reason is the ARMbasic compiler does double duty, it is a compiler and an
interpreter on the PC
So RUN tells the interpreter to run on the code ON THE PC
so that screws with the BASICtools trying to get a hexfile to download and as
you say it crashes.
Will this ever be fixed, maybe, but its so low on the priority scale as to be
unmeasurable.