2019-10-17 4:07 AM
When I build my project it doesn't generate the .elf file in the debug directory. Because of this I can't debug the program. Does anyone know how I can fix this?
Thanks!
2019-10-17 4:55 AM
So either the linker didn't complete or wasn't run. Check for other output like .MAP file. Check build log. Check names and options passed to linker.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.