Solved
STM32CubeMX , lost files from Keil workspace after CubeMX code regenaration
Hello Community,
Since the latest release, we faced issue with lost files and folder in Keil workspace after code regeneration.
- Temporary solution:
- Generate the code as usual
- Go under the MDK-ARM folder under the project repository and add an empty file named "project.uvmpw"
- The added folders and files in Keil will be kept when regenerating code.
- Permanente solution:
- A permanent solution will be implemented in a patch release (CubeMX 6.9.1) which will be released in the near future.
