-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Case 1 & 2: I2C device has been communicated with before, but stops part way through operations for a period of time
Potential dead-lock detected:
Process: 3
Program: 0f3f261e-541b-c138-fef7-199b44a7a1dc
BCI: 0x3db
Primitive: 6:2
fatal: Potential dead-lock
abort() was called at PC 0x4202e367 on core 0
Core 0 register dump:
MEPC : 0x40806520 RA : 0x408142ae SP : 0x4082fd90 GP : 0x40822e84
TP : 0x4082ffe0 T0 : 0x37363534 T1 : 0x7271706f T2 : 0x33323130
S0/FP : 0x4082fdcc S1 : 0x4082fdcc A0 : 0x4082fdcc A1 : 0x4082fdae
A2 : 0x00000000 A3 : 0x4082fdf9 A4 : 0x00000001 A5 : 0x4082b000
A6 : 0x00000000 A7 : 0x76757473 S2 : 0x4082fdb0 S3 : 0x00000001
S4 : 0x027e1356 S5 : 0x00000005 S6 : 0x40836140 S7 : 0x004c4b40
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x00000007 MTVAL : 0x00000000
MHARTID : 0x00000000
Potential dead-lock detected:
Process: 3
Program: 8ba5f2ca-8927-4edc-5056-5ba029f2eb90
BCI: 0x3e5
Primitive: 6:7
fatal: Potential dead-lock
abort() was called at PC 0x4202e367 on core 0
Core 0 register dump:
MEPC : 0x40806520 RA : 0x408142ae SP : 0x4082fd90 GP : 0x40822e84
TP : 0x4082ffe0 T0 : 0x37363534 T1 : 0x7271706f T2 : 0x33323130
S0/FP : 0x4082fdcc S1 : 0x4082fdcc A0 : 0x4082fdcc A1 : 0x4082fdae
A2 : 0x00000000 A3 : 0x4082fdf9 A4 : 0x00000001 A5 : 0x4082b000
A6 : 0x00000000 A7 : 0x76757473 S2 : 0x4082fdb0 S3 : 0x00000002
S4 : 0x02c49e66 S5 : 0x00000005 S6 : 0x40836208 S7 : 0x004c4b40
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x00000007 MTVAL : 0x00000000
MHARTID : 0x00000000
Case 3: I2C device I am talking to will not respond to anything.
[jaguar] INFO: program 9d8d7d0a-1109-640c-b897-53a2b2f25735 starPotential dead-lock detected:
Process: 3
Program: 9d8d7d0a-1109-640c-b897-53a2b2f25735
BCI: 0x377a
Primitive: 6:4
fatal: Potential dead-lock
abort() was called at PC 0x4202e367 on core 0
Core 0 register dump:
MEPC : 0x40806520 RA : 0x408142ae SP : 0x4082fd90 GP : 0x40822e84
TP : 0x4082ffe0 T0 : 0x37363534 T1 : 0x7271706f T2 : 0x33323130
S0/FP : 0x4082fdcc S1 : 0x4082fdcc A0 : 0x4082fdcc A1 : 0x4082fdae
A2 : 0x00000000 A3 : 0x4082fdf9 A4 : 0x00000001 A5 : 0x4082b000
A6 : 0x00000000 A7 : 0x76757473 S2 : 0x4082fdb0 S3 : 0x00000001
S4 : 0x021b3f67 S5 : 0x00000005 S6 : 0x40836140 S7 : 0x004c4b40
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x00000007 MTVAL : 0x00000000
MHARTID : 0x00000000
Metadata
Metadata
Assignees
Labels
No labels