K64 bootloader Hardfault interrupt issue while flashing

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

K64 bootloader Hardfault interrupt issue while flashing

353 Views
niranjanbc
Contributor IV

I am using below boot loader example

http://mcuoneclipse.com/2013/04/28/serial-bootloader-for-the-freedom-board-with-processor-expert/

I am working with K64, using Code Warrior  10.6

the boot loader loads the app and work fine with simple small project led_blink.

but when try to load my application project srec file which is pretty big, I am getting Hard fault interrupt after some half the file is loaded.

after debugging using Hardfault processor component, I see it is Fault address error "Precise data bus error" bit set on SCB->CFSR register. I do see fault address loaded in the register SCB->BFAR.

do you know what could be causing this.

Labels (1)
0 Kudos
Reply
0 Replies