Hi,
Today, I have done a restore defaults in C/C++ Build\Settings in my project for mistake.
After configure some old settings, the printing size and create flash Image didn't work even if selected.
I can't understand what is the problem..Can someone help me.
Best Regards,
Hi Erich,
Thank you for your help.
I detect a diference beteween the old makefile and the current.
It looks like the following line is missing: secondary-outputs: $(SECONDARY_FLASH) $(SECONDARY_SIZE).
But i can't set this option on make file.
Hi Bruno,
are you able to share your project?
Erich
Are you using custom build settings? If yes, then this could be the solution for you: Traps and Pitfalls: No Hex/Bin/S19 File Created with GNU? | MCU on Eclipse
Otherwise please share more information (e.g. the console output text you get).
I hope this helps,
Erich