Debugging STM32 in STM32CubeIDE- Breakpoint and Live Expression

Поділитися
Вставка
  • Опубліковано 10 вер 2024

КОМЕНТАРІ • 9

  • @shahadalrawi6744
    @shahadalrawi6744 8 місяців тому +2

    Thank you so much!
    Nice and clear explination

    • @BINARYUPDATES
      @BINARYUPDATES  8 місяців тому

      Welcome and thank you so much
      Best wishes!

  • @EfieldHfield_377
    @EfieldHfield_377 9 місяців тому +1

    I want to set a break point when a global value changes. Is there a way to do that?

  • @sudheerkumar5966
    @sudheerkumar5966 Рік тому +2

    Very good sir
    Thank you

  • @user-ej4mk2tf8f
    @user-ej4mk2tf8f 9 місяців тому +1

    can you please explain that how can i make local variables of a function to appear in debug mode window of stm32cubeide under variables TAB

    • @BINARYUPDATES
      @BINARYUPDATES  8 місяців тому +1

      Hi, while debug session is running you need to manually copy local variable name and add in LIVE EXPRESSION and then hit RUN command in menu bar. You then can see the variable value update live in debug session of STM32CubIDE. I hope this may help. Good luck and best wishes!

  • @arya8431
    @arya8431 Рік тому +1

    easy to leran, thanks sir

    • @BINARYUPDATES
      @BINARYUPDATES  Рік тому +1

      Most welcome! happy to know you found this STM32 Debug lesson useful