Hard fault exception handler of iMXRT1062

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

Hard fault exception handler of iMXRT1062

1,316 次查看
dansmithers
Contributor III

Hi,

I am getting a hard fault exception when I try to branch to an application from the bootloader that I am developing for a iMXRT1062 chip.

There are several example handlers published, but I cannot get the exception to call the handler. I think that I am missing the calls to install the custom handler . Please can someone tell me how to install the handler?

thanks

Dan

标签 (1)
标记 (2)
2 回复数

1,192 次查看
dansmithers
Contributor III

Thank you Victor, these were just the sort of link that I had been looking for and failing to find.

I now have a bootloader that can select between two different applications stored in flash.

Dan

1,192 次查看
victorjimenez
NXP TechSupport
NXP TechSupport

Hi Dan, 

This type of question has been answered a couple of times. Please refer to the following community threads where one of my co-workers gives a detailed explanation of how to jump from the bootloader to the application. 

Regards, 

Victor 

0 项奖励
回复