QuadPawn
QuadPawn copied to clipboard
I2C application crashes
While testing some applications on my DSO203 I found a problem with the I2C application.
CRASH.TXT
Virtual machine error: Array index out of bounds
CIP: 000024f8 PRI: 00000080 ALT: 00000a90
Symbolic debug info not available. Please recompile with -d2.
Caller 1: 00002c70
Seems to be a crash on the line 262 of i2c.pawn: while ( events[view.first_event].when_happened < view.from)
But unfortunately I'm not sure if anyone is currently interested in fixing it.
Hello, I am suggesting you are trying this version: https://github.com/schmidhorst/QuadPawn/blob/master/Programs/i2c.pawn!
Horst Schmid