Arturs22

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Visualgdb problem with Nucleo #11281
    Arturs22
    Participant

    If I edit the OpenOCD scripts according to the description https://visualgdb.com/tutorials/stm32/sleep/ then  the connection is ok but a breakpoint does not work (software never stops at the breakpoint place).

    The code is very simple, I added only one line where the LED is on into standard code generated by STM32CubeMx.

     

    in reply to: Visualgdb problem with Nucleo #11273
    Arturs22
    Participant

    It helps. I founded it about 2 hours ago. The connection is ok but If I set a brekpoint, the microcontroller does not stop in the place.
    The code is very simple, I added only one line where the LED is on into standard code generated by STM32CubeMx.
    I thought that was problem with connection with NUCLEO and the described method did not work for 100%. I decided to solve problems with errors which I have without using the solution https://visualgdb.com/tutorials/stm32/sleep/.
    Now I do not know where exactly there is a problem. Still problem with proper connection or someting wrong I do with the breaking point. I saw and read many tutiorials and no one is doing anything special only connect board, configure, set breakpoint and that’s all 🙂

    Regards
    Arthur

Viewing 2 posts - 1 through 2 (of 2 total)