STM32CubeIDE - Open IOC file stopped working without warning
- November 29, 2023
- 3 replies
- 3171 views
I have developing my project for some weeks now with no issues, then suddenly I cannot open the IOC file to modify the pin configuration. Worked on Monday, doesn't work two days later. no files have been copied or duplicated, just pushed to git.
I have tried all the updates I can find but still no joy.
The error message is:
Invalid Input: Must be project's active .ioc file.
Project's 'XXX-011-Firmware' active one is 'XX-011-Firmware.ioc' file
I am using Cube:
Version: 1.14.0
Build: 19471_20231121_1200 (UTC)
I have looked in the IOS file and:
ProjectManager.ProjectFileName=XXX-011-Firmware.ioc
ProjectManager.ProjectName=XXX-011-Firmware
Match
IDE Log Attached
Last successful .ide.log (MX) two days earlier attached.
No new logs created because of the error.
Can anyone help?