lpcxpresso fault: not showing status register values

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

lpcxpresso fault: not showing status register values

181 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jcottier on Fri Jun 21 07:20:16 MST 2013
LPC122x M0 debugging

When viewing the SPP0 registers in "Peripherals" in Eclipse (on a breakpoint within the interrupt routine), the interrupt status registers SSPRIS and SSPMIS do not show the correct value. IE the bits are not set to reflect what the source of the SSP interrupt was. However reading the same register in C code works correctly EG status= LPC_SSP->RIS; shows the the bit(s) set that invoked the interrupt. Refresh does not correct this. The lpcxpresso version is v5.2.4 [Build 2122] [2013-04-29] for Linux.
0 Kudos
1 Reply

168 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Mon Jun 24 02:35:58 MST 2013
Thanks for the report. We look into this for fixing in a future release.

Regards,
CodeRedSupport
0 Kudos