Re: [Mspgcc-users] Bug in warnings

2009-11-10 Thread JMGross
stdlib.h includes sys/types.h which itself includes sys/inttypes.h I guess it has been moved there along with other relocations of include files in the linux/gcc world. And it makes some sense. the definitions of the various INT types are system specific (this is why you need this file at all).

Re: [Mspgcc-users] MSP530F54xx flashing (was:32+64 bit multiplication with MPY32 on MSP430F54xx)

2009-11-10 Thread steve ayer
hi jmgross, thanks very much for the tips. i don't do windows, but i know people who do, so the tool recommendation and details are definitely welcome. i did uncork the ti slau265 support code, which includes something called the "bsl scripter," written in c (odd name, considering). this s

Re: [Mspgcc-users] MSP530F54xx flashing (was:32+64 bit multiplication with MPY32 on MSP430F54xx)

2009-11-10 Thread JMGross
Hi Steve! I'm using the FET-Pro430 from Elprotronic. They offer a free limited version on their website which allows flashing all kinds of MSPs using either the parallel port or the USB JTAG adapter from TI as well as using the BSL. It does not support serial JTAG programmers. The commercial