G120 Firmware 4.2.7.0
I am getting these exceptions streaming in through COM1, even though I am using USB debugging. I am testing the new serial multiplexer I designed, and this involves a lot of consecutive reads and writes on all 5 serial ports. This exception occurs fairly consistently during each test run (about 4 minutes in), which leads me to believe that it may be memory related.
Before I start poking around and doing due-diligence, does anyone know what they are, at first glance? They seem to be blowing right past the VS2010 debugger (when this occurs, the G120 simply locks up, and no exceptions are returned to Visual Studio).
EXCEPTION 0x06:
cpsr=0x00000001
pc =0x00000000
lr =0x00020001
sp =0x10002068
r00 =0x10002028
r01 =0x00000000
r02 =0x00000001
r03 =0x00001000
r04 =0x1000f7c0
r05 =0x00020001
r06 =0x00000000
r07 =0x00000001
r08 =0x00000000
r09 =0xa001dc58
r10 =0x1000fba0
r11 =0x1000fb98
r12 =0x1000f7c0
EXCEPTION 0x06:
cpsr=0x00000001
pc =0x00000000
lr =0x00020001
sp =0x10002048
r00 =0x10002008
r01 =0x00000000
r02 =0x00000001
r03 =0x00001000
r04 =0x1000f7c0
r05 =0x00020001
r06 =0x00000000
r07 =0x00000001
r08 =0x00000000
r09 =0xa001dc58
r10 =0x1000fba0
r11 =0x1000fb98
r12 =0x1000f7c0
EXCEPTION 0x06:
cpsr=0x00000001
pc =0x00000000
lr =0x00020001
sp =0x10002028
r00 =0x10001fe8
r01 =0x00000000
r02 =0x00000001
r03 =0x00001000
r04 =0x1000f7c0
r05 =0x00020001
r06 =0x00000000
r07 =0x00000001
r08 =0x00000000
r09 =0xa001dc58
r10 =0x1000fba0
r11 =0x1000fb98
r12 =0x1000f7c0