Skip to main content
Explorer II
August 11, 2024
Question

Unable to access stm32_nucleo-f446ze using GDB server

  • August 11, 2024
  • 0 replies
  • 406 views

I am trying to flash and debug my .elf file with the help of openocd and gdb server in UBUNTU . After opening gdb prompt either using gdb-multiarch or arm-none-eabi-gdp and trying the command : target remote localhost:3333 , I am prompted with an error as shown:

Sethunandan_0-1723399264662.png


I am a noob and have very less idea on GDB, openocd etc. Some references of GDB , telnet , openocd will also be appreciated

    This topic has been closed for replies.