Hi All,
I have just started to play a bit with AVR studio; writing small programs and running them in the simluator, such using a timer, etc.
However, I see that when I build the C source file, I can't see any .asm or .o or .hex files being generated along with it. Am I missing something here, or AVR studio does not generate those files at all (for me to see and use, that is)? I just thought that if I ever wanted to see the asm code of my C program, or wanted to save the asm or .hex files separately, how would I do do?
Please guide.
Thanks in advance,
Aashish.