hi,
I just tried to use makefile templet of WINAVR 20070122 to generate .bin file of the code, but after I changed:
# Output format. (can be srec, ihex, binary) FORMAT = ihex
to
# Output format. (can be srec, ihex, binary) FORMAT = binary
,
it still generate the old hex file. I think the code for generate bin file was wrong in this templet.
Regards,
Cheng