hi guys,
I just found out that the AVR32 studio with JTAG ICEMKII don't accept ihex format code to write to AVR32's flash, so I tried to search for the software to convert ihex to bin. After several trial, I found that they all can't correctly convert the long ihex file to bin, they all stuck at the line in ihex file:
Quote:
:10FFFFFFF000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF11
so anyone have the good tool for this purpose?
Cheng