Hi, Is it possible to generate TI txt files using msp430-objcopy? Some tools (such as TI's serial programmer) like this format, which is basically yet another simple hex format (why TI wanted to make their own new format, and why they called it ".txt", is beyond my comprehension). At the moment, I'm generating it using Steven's IAR diassassembly option for objdump, then using IAR's assembler and linker to generate the txt file. While this works (or at least, I think it does - I haven't yet tried it out on the final card), it seems a somewhat round-about route - does anyone have any other suggestions?
Thanks, David Brown Norway
