JMGross schrieb: > The main problem is flashing the devices. The 5x series has a > different flash controller, so the standard toolchain will fail to > write anything into their flash. (you could use the built-in but also > incompatible serial bootstrap loader) and the flash tools do not know > about more than 64KB address area in the binary files.
the msp430-bsl and msp430-jtag tools in the MSP430X CVS branch have been patched so that they should support > 64kB the "mspgcc" backend of the JTAG routines is not not yet, but using a MSP430.dll from TI could work. chris
