I cannot debug from main() function (NUCLEO-H743ZI2)
Hi all,
I have developed a program with NUCLEO-H743ZI (Version 1).
And there is no problem for debugging. Recently, I bought NUCLEO-H743ZI2 (Version 2). I found it cannot enter main function in the first beginning.
I try to uncheck 'run to main' item in IAR, and step into SystemInit. And everything goes well until stock in endless loop between __iar_data_init3:
I am wondering know why hardware difference between NUCLEO-H743Z v1 and v2 cause this issue.
Thanks
