2024-04-09 07:53 AM
Hello everyone, I hope you are well.
I'm starting a new project using the STM32H573I-DK kit, where I would have to connect to AWS and publish the value of some sensors. The first step was following the webinar https://content.st.com/stm32h5-connects-smart-things-in-a-secure-way.html, I managed to proceed to the part of the video that set the end_point, however, gave the following error:
After noticing this error, I tried to check via code what could be happening. Then I realized that it was not possible to debug the code, researching a little I found that you need to put the keys in to enter debug mode, as seen in the video https://www.youtube.com/watch?v=BOBXqUg-PQs, I did the procedure, however, I still cannot enter debug mode, can anyone help me?
Below are the debug configurations used:
Thanks in advance!
Solved! Go to Solution.
2024-04-09 11:51 AM
I already found the solution.
2024-04-09 11:51 AM
I already found the solution.