Error code 0x00060009 in I2C callback

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error code 0x00060009 in I2C callback

242 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by remcopoelstra on Fri Jul 04 00:05:05 MST 2014
Hi,

Whenever I set a breakpoint on the I2C interrupt, the callback will report an error of 0x00060009. Without a breakpoint I get error 0 (success). This error code is not mentioned in the manual. What does it mean?

Regards,

Remco Poelstra
Labels (1)
0 Kudos
1 Reply

221 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by remcopoelstra on Fri Jul 04 02:15:24 MST 2014
Ah, I see that the LPCOpen enum does define the code as timeout error. That seems quite logical.
Maybe the manual needs a little update.

Regards,

Remco
0 Kudos