Log interrupts

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

Log interrupts

444 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Leji on Wed Jun 06 04:45:25 MST 2012
Hi,

I'd like to trace the interrupts that are entered during execution on my LPC1768. To do that I'm currently using a counter in all my IRQ handlers, but that's not very handy (as it needs extra code in a lot of different places).

Does anyone have a nice method that can log IRQs in a "generic" fashion ? The only other way I know is to use RedTrace, but I don't have any budget to buy RedSuite :/
0 Kudos
Reply
0 Replies