2026-02-27 3:06 AM - last edited on 2026-03-02 7:59 AM by Andrew Neil
Title edited to state the issue being discussed.
Really? After all these years?
Padawan
Solved! Go to Solution.
2026-03-11 6:28 AM
Again and again, as I suggested, it is not a fix per se, but you could at least make the new opened file write only for the time before the program have reached the entry point. At least in this way we could avoid entering random characters in random file if, by mistake, some input is happening while the random files are opened.
Competitor IDE (such as MCUXpresso) to my knowledge does not have such problems and are still based on Eclipse. So, there must be a solution or something that can be done to mitigate the problem somehow!
On the other side of the story, why eclipse does not bother to fix this at all?
2026-03-11 6:33 AM
Again we need to wait for Eclipse fix to integrate it in an official release of CubeIDE.
@vaualbus wrote:
On the other side of the story, why eclipse does not bother to fix this at all?
I don't know..
2026-03-11 8:46 AM
But
ORION33 say that is the same in VS?
padawan