Debug: No source available for "__floatdisf() at 0x800216e"
Split from old thread Debug: "No source available for main()"
This is not the same question.
Little late to the party but I have the same issue kinda. I switched to other branch in our project and I had the very same result. Then I took all suggested steps and I get when I tried to debug:
No source available for "__floatdisf() at 0x800216e"
Besides after switching to that branch program compiles just fine but doesn't work. All of this is of some settings that remained in project and weren't covered in git commit, but it's hard to commit every single file in CubeIDE enviroment. All important files were covered like all code files and ioc etc. i always switch when Cube is not running because it also creates issues. Any ideas?
