• GDB and axf file
    HI I have axf file that compiled and linked using armcc and armlink. I'm using vscode with cortex-debug extension for debugging my proj. how can I debug this axf file? all of my variables doesn...
  • GDB and axf file
    HI I have axf file that compiled and linked using armcc and armlink. I'm using vscode with cortex-debug extension for debugging my proj. how can I debug this axf file? all of my variables doesn...
  • AXF to GDB readable format
    Howdy, I'm using ADS 1.2 build 848 to build an AXF file. The file that is being produced is not compatible with GDB for reading in symbols. Is there a program out there that will convert the AXF file...
  • AXF to GDB readable format
    Howdy, I'm using ADS 1.2 build 848 to build an AXF file. The file that is being produced is not compatible with GDB for reading in symbols. Is there a program out there that will convert the AXF file...
  • using GDB with openOCD - make gdb "forget"
    I set up a combination of gdb and openOCD under macOS (Catalina). I'm starting openOCD in one Terminal window and gdb in another one, connecting to a STM32F407G-DISC1 board (Discovery) with the following...