Hi, I'd like to know if there is any possibility to convert elf format into coff format. It seems to me that msp430-objcopy is not able to do that. Is it possible to generate a coff file directly with msp430-gcc ( using some particular option )?
Thanks Frank