Debugging STM32 in STM32CubeIDE- Breakpoint and Live Expression

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 9

  • @heronumberone-f6k
    @heronumberone-f6k 10 месяцев назад +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  9 месяцев назад +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!

  • @shahadalrawi6744
    @shahadalrawi6744 9 месяцев назад +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

  • @arya8431
    @arya8431 Год назад +1

    easy to leran, thanks sir

    • @BINARYUPDATES
      @BINARYUPDATES  Год назад +1

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