NVIC usage

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

NVIC usage

615 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kemes on Tue Oct 19 07:07:18 MST 2010
Hi to all
I have a problem when I enable multiple interrupts on LPC1114. I enabled UART interrupts and Timer16B0 (on macth M0 only). Up to here all ok. When I enable Timer16B1 too (on macth M0 only) it seems that all works, but when the LPC receive a char on the serial line the system goes in
[SIZE=2][SIZE=3]HardFault_Handler. How can I determine the cause ?  In the debug perspective is reported "symbol is not available 0xfffffff0"[/SIZE]

[/SIZE]
0 Kudos
Reply
1 Reply

605 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Oct 19 07:27:01 MST 2010
This FAQ entry provides details on how to get additional information when getting a HardFault:
http://support.code-red-tech.com/CodeRedWiki/DebugHardFault
0 Kudos
Reply