HardFault_Handler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HardFault_Handler

910件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nasib on Mon Jan 28 12:30:18 MST 2013
Hi all!
I have a problem.
When i add some code lines (whatever) to my program, it jump to a  HardFault_Handler(void) function ( into  CDL/CMSISv2p00_LPC11Uxx/src/cr_startup_lpc11u.c/)
I have a large code, and i don't know why it happens.
Anyone knows what is exactly this function?
Thank you so much!
0 件の賞賛
返信
1 返信

809件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Jan 29 01:18:37 MST 2013
There is Information on debugging hard faults in LPCXpresso IDE here:

http://support.code-red-tech.com/CodeRedWiki/DebugHardFault

And for background information on hard faults I suggest that you read some of ARM's documentation on the Cortex-M0:

http://support.code-red-tech.com/CodeRedWiki/ArmCpuInfo

Regards,
CodeRedSupport
0 件の賞賛
返信