hammerfet

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: STM32L053 Discovery & openOCD #6474
    hammerfet
    Participant

    I’ve just been looking in the edb.xml file and found this:

    <string>target remote :3333</string>

    Previously I’ve driven GDB from the command line using st-util.exe and arm-none-eabi-gdb.exe like this:

    st-util.exe
    arm-none-eabi-gdb output\output.elf -ex target extended-remote localhost:4242

    Is it possible that the default port and host address is wrong?

    • This reply was modified 8 years, 11 months ago by hammerfet.
Viewing 1 post (of 1 total)