"No source available for "main() at 0x8001a14" " while debugging
I am trying to debug a sample project from st website and but it is stuck in the first line of main (assembly ) meanwhile when I flash the .hex with cube programmer , the project works perfectly. So I assume that it's a problem with the debugger.
I made sure that he's selecting the correct .elf file but still not working
I did respect all the readme steps.

