I believe the mspgcc format is elf. Additionally, I think mspgcc can output to the TI formats like a43 and such. I have not heard of the "TI .txt file format", so I think you'll probably need to be more specific as to what you mean.
CC On Wed, May 20, 2009 at 7:08 PM, Andy Warner <[email protected]> wrote: > I am planning to write some python scripts to process > pre-built msp430 firmware images, to manipulate > default values in fixed locations in flash and write > new .txt files out. > > I've looked for info on the TI .txt file format (simple > and self explanatory as it seems) - mostly with an > eye to converting it into something that already > has python code written to read/write it. I was > hoping to use something like msp430-objcopy > to accomplish this, but it doesn't seem to know > anything about the TI format. > > Does anyone know what the TI file format is > known as in the wider world, and whether > there is a bfd back-end for it ? > > Alternatively, does anyone know of python code that > can read/write the TI .txt format ? > > I thought I'd start here, and post to the msp430 > list on yahoo if I have no luck. > -- > Andy > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >
