Hi,
I am using the stack guard and need to implement a custom exception handler. Could you please push me in the right direction.
Thanks,
J
Hi,
I am using the stack guard and need to implement a custom exception handler. Could you please push me in the right direction.
Thanks,
J
Hardfault only occurs after the exception you seek is not handled correctly, methinks, for example if access blocked by SD. Perhaps look at these exception modules, which might give yo whatever functionality is required:
MemoryManagement_Handler()
MWU_IRQHandler()