2025-03-01 4:44 AM
Hi community,
I have a problem that other people have also raised and I'd be grateful for help.
I followed AN5361 and I watched this STM video on the same topic. First thing to mention is that the video and doc have different advice about whether the CM7 should Halt All Cores (Video advice) or not (AN5361 advice). Grrr!
Now I've got that off my chest here's the problem in more detail.
CM7 like this:
CM4:
With that configuration when I launch CM7 first, then CM4, both pause as expected with CM4 in reset and CM7 ready to go. When I select both cores then click on the green go arrow, CM7 runs straight into this:
Caused by the timeout expiring.
If, alternatively, I configure CM7 like this:
Then I can debug both cores, but they aren't doing a coordinated start as they should.
I know that I could ignore the timeout error, but then the systems wouldn't be doing a coordinated start as they should.
Any suggestions please?