Question
Hi, How to resolve Hardfault handler issue in stm32h723zg chip running with stm32ide?
I got this issue when i am executing FLASH TEST, inside that i am calling OPTIONAL BYTE CONFIG
when i am calling it in main.c it is working fine but when i am trying to debug second time it is enter into HardFault_handler(void) function. when i am trying to reset or restarting it is not resolved it is throwing same fault
NOTE:- Now it is not working for all others modules.
please help me with this issue,thank you in Advance