Associate III
May 13, 2020
Question
Unable to debug unmanaged makefile project
- May 13, 2020
- 3 replies
- 1776 views
We have a project created in CubeMX (inside CubeIDE) and developed in CubeIDE. Everything works fine.
However, we wanted to use a Makefile so we could have the same build process on our CI server and within CubeIDE.
So we now generated a Makefile from stand-alone CubeMX with the same IOC file and imported the result as an unmanaged Makefile project into CubeIDE.
This works fine for development and building but debugging is not possible. When we try to debug, an error message dialog comes up, saying: "Not able to get mcu target. " See attached image.
Can anyone tell me what I am missing?
Thanks
