I’ve been creating projects using STM32CubeIDE as a way to get the infrastructure set up “properly” (or at least properly as STM defines it). When I import the CubeIDE project into a new VisualGDB project, all the include and source files in the new project are still stored in the original project folder. Is there a way to import the project in a way that moves all the files from the original STM32CubeIDE project into the new VisualGDB project folder?
You can see the issue here. The old CubeIDE project came from the ..\..\H7A3Nucleo… folder. The files in the new VisualGDB project still have that path and I’d like to import the project so those files show up in the new VisualGDB project path.
Attachments:
You must be
logged in to view attached files.