cancel
Showing results for 
Search instead for 
Did you mean: 

.elf file not generated when project built

BSmit.181
Associate

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!

1 REPLY 1

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.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..