Hi, I'm just setting up and testing mspgcc with a TI FET eval board with a msp430fg439 with my debian installation with kernel 2.4.26 on a i686 PC. I notice after getting binutils from cvs and compiling, that I get a list of targets with msp430f437 as the closest one. I would like to find how to get or create a compiler template for this chip with 3 programmable op-amps.
What will happen if I compile for the msp430f437, (32K + 256 flash, 1K RAM) and load it into the msp430fg439, (60K + 256 flash, 2K RAM)? In the binutils source, where do you look for the hardware specifics? For instance, I would like to compare the specifics for the msp430f435 and msp430f437 to see where to change for different memory size. Thanks, John Griessen Austin TX