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?

Developer technologies | C++
{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.