cancel
Showing results for 
Search instead for 
Did you mean: 

Issue With dual Core Project for STM32H757 Evaluation board

GauravMore
Associate II

Hi,

I am using STM32H757 Evaluation board . I created dual core project using by referring the below link

https://www.youtube.com/watch?v=jI1k6p-fduE

I was able to create the project and compile the same as per the instruction mentioned in the above link.

But while debugging the project I was not able to debug both the cores since the code in going in error handler in case of M7 core and M4 core i was not able to stop the core since it is already running. refer the screen shot regarding the above mentioned issue,

0693W00000QNy93QAD.png 

On running both the core, the debugger terminated for the M4 core. let me know what is the issue in the project. Also find attached project for reference.

BR,

Gaurav More

1 ACCEPTED SOLUTION

Accepted Solutions
GauravMore
Associate II

Hi,

Regarding the query of Dual core I check by changing the debug option from SWD to JTAG. After that it is working. I tested the LED blinking project with dual core.

BR,

Gaurav More

View solution in original post

1 REPLY 1
GauravMore
Associate II

Hi,

Regarding the query of Dual core I check by changing the debug option from SWD to JTAG. After that it is working. I tested the LED blinking project with dual core.

BR,

Gaurav More