2020-11-29 05:53 AM
I have a problem with launching both cores in STM32H745 in CubeIDE.
I've set that configuration:
After starting I see that the LED on CM4 turn on only for a very short moment and then turn on only LED on CM7.
Therefore, I can debug only with BOOT0 connected to 3V3. If it's not connected it's impossible to connect with ST-Link. I guess that it's not right but I really don't know what cause this problem. Maybe it also cause that core CM4 finishes working.
Can you help me or give any link which could help me to configure debugger in CubeIDE or tell why I have a problem with connection without BOOT0?
Solved! Go to Solution.
2020-11-30 05:22 AM
Hello @DBrau.2 ,
Welcome to the STM32 Community :smiling_face_with_smiling_eyes:
I recommend you to follow this application note AN5361 in "3 Debugging" section, that covers the configurations needed to debug STM32H7 Series dual-core in STM32CubeIDE.
Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.
Imen
2020-11-30 05:22 AM
Hello @DBrau.2 ,
Welcome to the STM32 Community :smiling_face_with_smiling_eyes:
I recommend you to follow this application note AN5361 in "3 Debugging" section, that covers the configurations needed to debug STM32H7 Series dual-core in STM32CubeIDE.
Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.
Imen