OpenOCD/GDB in Makefile project

Sven Bieg 1 Reputation point
2024-02-05T11:13:19.97+00:00

I'm trying to run OpenOCD/GDB in my Makefile-project. The only way seems to be a custom project type, because there is no Debug target. I spent my whole holidays on this but i couldn't find a solution. There are some examples for CMake but i have my codebase as Makefile already and i want to stay on MsBuild. How can i make this?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,693 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.