Debug elf built by external gcc toolchain

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Try "File->New Project..." then choose "An externally built executable...".

    Choose the correct processor and an .elf file.

    After the project is built you can start a debug session.

    I did have some problems resolving search paths for source files. Try adding directories using:

    Debug->Options->Search Paths...