2022-08-18 01:37 AM
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,
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
Solved! Go to Solution.
2022-08-18 08:55 PM
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
2022-08-18 08:55 PM
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