Hi HardMaker, On Mon, Aug 30, 2010 at 10:55:14AM -0300, HardMaker wrote: > I can build the lastest version on linux without problem. > But, I use bsl with ti txt binary format. How can convert from the gcc > output to ti txt hex file format?
Try the following command: $ msp430-objcopy -O ihex prog.elf prog.ihex baruch > Peter Bigot wrote: > > You can download the latest source release of mspgcc4 (20100815, though > > there should be another later today) from > > http://sourceforge.net/projects/mspgcc4/. There's a MinGW.txt file in the > > root directory that may help with building, if you're not using cygwin. > > > > I don't have a good windows development environment, and personally want to > > stay out of the distribution business, so unless/until somebody volunteers > > to provide packaged versions the latest versions are only available in > > source form. > > > > Peter > > > > On Fri, Aug 27, 2010 at 9:44 AM, HardMaker <[email protected]> wrote: > > > > > >> Hi, > >> I'm testing a litle example using the msp430f2132 and the compiler send a > >> some error's in tlv.h > >> Searching a solution a find a diferent version of this file (tlv.h) in the > >> sourceforge of I have downloaded in the install package of the compiler. > >> Where can I download the lastest working version of the mspgcc for win32? > >> Thank's > >> > >> Sergio -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -
