cancel
Showing results for 
Search instead for 
Did you mean: 

Hard fault in HAL_Dealy API

kchin.2
Associate II

0693W00000Y6m8FQAR.pngI am getting hard fault in access the HAL_Delay API.

PFA for call stack

can anyone help me on this problem

thanks.

hard fault-->forced hard fault -- undefined instruction error.

1 REPLY 1

So look at the instruction or PC that's actually faulting.

Not the C, but the assembler and the registers.

I'd suppose this is something that's interrupting, and trashing the memory or stack.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..