Skip to main content
Visitor II
April 9, 2024
Solved

Debugging STM32H573I-DK_aws_ri_tz example

  • April 9, 2024
  • 1 reply
  • 720 views

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:

ffjunq_0-1712674300595.png

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:

ffjunq_1-1712674359741.pngffjunq_2-1712674375086.png

Thanks in advance!

    This topic has been closed for replies.
    Best answer by ffjunq

    I already found the solution.

    1 reply

    ffjunqAuthorAnswer
    Visitor II
    April 9, 2024

    I already found the solution.