NVIC usage

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

NVIC usage

712 次查看
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 项奖励
回复
1 回复

702 次查看
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 项奖励
回复