STM32CubeMX error loading existing project
"Can't Add: MotorControl files not found"
This above is the error I get when I try to load an existing project using STCubeMX V5.6.0.
My toolchain set up works on my laptop and I attempted to duplicate the same tools on my work computer. Both are Windows 10 64-bit and I made sure to use the same tools versions of STM32CubeMx V5.6.0 and STM MC SDK 5.4.3. I zipped and copied the project workspace from one computer to the other. I am using the Keil IDE and on both computers I can load the project and do a build-all without error.
The STM32 Motor Profiler and STM32 Motor Workbench both launch and run okay. I'm only having an issue with CubeMx loading an existing *.ico file.
-Thanks