STM32h755 cores not running properly
Hello!
I am working with the STM32h755 nucleo board. my project is cubemx generated.
at first i created simple code that makes each core (m7,m4) to toggle a differenet LED.
i see a differnce in the behavior when i am connected with a debugger and without it.
it seems that in the M4 core - without debugger presence nothing happens. further inquery showed that the systick isnt working and the uwTick is stuck on zero!
i feel like i am missing something simple since this is cube generated and i have barley touched the project.
please advise on how to solve this..
thanks in advance
