LPC2368 VIC

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

LPC2368 VIC

169 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nmariner on Thu Apr 24 09:48:27 MST 2014
Hi All,

I am quite new to expresso and am working on a LPC2368 device.
When debugging my code I see that timer2 is not hitting an interrupt.
Timer2 itself is running but does not create an iterrupt. when looking at the VIC address in the peripherals monitor, I see only VICVectAddr0 to VICVectAddr15 are listed. Timer2 is on address 26.
Any clues as to why the second half of the VIC vector addresses are not showing?

One other strange issue, it seems that VICVectAddr14 is shown as adress 0xFFFFF108 and VICVectAddr15 is shown as 0xFFFFF10C which is mirroring VIC addresses 2 and 3.

Regards,
Nigel.
0 Kudos
0 Replies