Run time error

Thread Starter

camerart

Joined Feb 25, 2013
3,830
Hi,
Does anyone know what 'run time error 2147417848 (89919108)'

It happened while running Oshonsoft simulator. The simulator stopped, but the computer is still running.
Camerart.
 

Thread Starter

camerart

Joined Feb 25, 2013
3,830
hi C,
Post the Oshonsoft Basic program code and I will try it.
E
Hi E,
I joined two previously working programs together, so I imagine there are a few mistakes, which I'm ironing out.

I'm temporarily only using 4xChannels.

Copy and paste one of these sentences into the Hardware UART for SIM:
$BASE,1100,1200,1300,1400,? [AIL, ELE, THR, RUD]
$BASE,65530,65530,65530,65530,?
C.
 

Attachments

ericgibbs

Joined Jan 29, 2010
21,442
hi,
It compiles and runs for me.
I get the Hserout Ready, it also reads the two messages and stays in control.
No Run Time errors.
E
 

Thread Starter

camerart

Joined Feb 25, 2013
3,830
hi,
It compiles and runs for me.
I get the Hserout Ready, it also reads the two messages and stays in control.
No Run Time errors.
E
Hi E,
I have a YLED and RLED which should indicate that both the LOOP and the INTERRUPT are both working. Do they both toggle?
C
 

ericgibbs

Joined Jan 29, 2010
21,442
Does anyone know what 'run time error 2147417848 (89919108)'
It happened while running Oshonsoft simulator. The simulator stopped, but the computer is still running.
hi C,
This was your opening post, I didn't check for toggling, Run Error.
E
 
Top