I use the AVR GCC C compiler. I success in compiling the project and it generate me an OBJ file.
But what I want it is to generate an LST file and an MAP file.
So, How can I generate an MAP file and LST file? Where is the option/command to do that ?
Regards,
yann