check this... avr-objdump -zhD simple.elf > simple.od > hi all, > could you tell me how can I get the .asm code of my application. I need to > check how many instructions are generated for each function I write. > > > thank you >