Problem enabling interrupt

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

Problem enabling interrupt

356 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by djonesboni on Tue Jan 20 06:00:21 MST 2015
Hi

I am trying  to run FreeRTOS on LPC2366 but it seems timer0 is not interrupting (OS tick).

Setting a breakpoint in the tick handler, start debugging and the handler is never executed.

I tried enable interrupt on the processor (clear bits 6 and 7 of CPSR) but didn't work either.

I am using the default initialization and default handler of FreeRTOS tick.

Regards.
Labels (1)
0 Kudos
0 Replies