QuadPawn icon indicating copy to clipboard operation
QuadPawn copied to clipboard

I2C application crashes

Open thopiekar opened this issue 10 years ago • 2 comments

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

thopiekar avatar May 02 '14 20:05 thopiekar

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.

PetteriAimonen avatar May 03 '14 15:05 PetteriAimonen

Hello, I am suggesting you are trying this version: https://github.com/schmidhorst/QuadPawn/blob/master/Programs/i2c.pawn!

Horst Schmid

schmidhorst avatar May 04 '14 21:05 schmidhorst