mspgcc4 in conjunction with the updated msp430-libc that extends the peripheral support for MSP430XV2 chips should be able to handle this chip using the -mmcu=msp430x5437 MCU flag
Peter On Wed, Feb 24, 2010 at 9:07 PM, Anthony Asterisk < [email protected]> wrote: > Hi all! > > I have a new project that I'm working on using the TI MSP430F5437. I am > trying to determine if there is an existing generic MSP430 MCU flag that I > can use or if support for any of the 54xx series has been added yet. > > I saw the addNewDevice page in the FAQ. If I go that route how do I submit > it for inclusion in the repository? > > If you are interested here is a description of this series of MCU... > > MSP430F5418 < > http://focus.ti.com/docs/prod/folders/print/msp430f5418.html> < > http://focus.ti.com/docs/prod/folders/print/msp430f5418.html> MSP430F5419 > <http://focus.ti.com/docs/prod/folders/print/msp430f5419.html> < > http://focus.ti.com/docs/prod/folders/print/msp430f5419.html> MSP430F5435 > <http://focus.ti.com/docs/prod/folders/print/msp430f5435.html> < > http://focus.ti.com/docs/prod/folders/print/msp430f5435.html> MSP430F5436 > <http://focus.ti.com/docs/prod/folders/print/msp430f5436.html> < > http://focus.ti.com/docs/prod/folders/print/msp430f5436.html> MSP430F5437 > MSP430F5438 < > http://focus.ti.com/docs/prod/folders/print/msp430f5438.html> < > http://focus.ti.com/docs/prod/folders/print/msp430f5438.html> > Frequency(MHz) 18 18 18 18 18 18 > Flash 128 KB 128 KB 192 KB 192 KB 256 KB 256 KB > RAM 16 KB 16 KB 16 KB 16 KB 16 KB 16 KB > GPIO 67 87 67 87 67 87 > Pin/Package 80LQFP 100LQFP 80LQFP 100LQFP 80LQFP > 100LQFP > ADC 12-bit SAR 12-bit SAR 12-bit SAR 12-bit SAR > 12-bit SAR 12-bit SAR > Other Integrated Peripherals Hardware Multiplier, Universal Clock > System, RTC, DMA, 16ch ADC12, 4 USCI Modules Hardware Multiplier, > Universal Clock System, RTC, DMA, 16ch ADC12, 4 USCI Modules Hardware > Multiplier, Universal Clock System, RTC, DMA, 16ch ADC12, 2 USCI Modules > Hardware Multiplier, Universal Clock System, RTC, DMA, 16ch ADC12, 4 > USCI Modules Hardware Multiplier, Universal Clock System, RTC, DMA, 16ch > ADC12, 4 USCI Modules Hardware Multiplier, Universal Clock System, > RTC, DMA, 16ch ADC12, 4 USCI Modules > End Equipment Optimized ZigBee/RF ZigBee/RF ZigBee/RF > ZigBee/RF ZigBee/RF ZigBee/RF > Interface 2 USCI_A (UART/LIN/IrDA/SPI),2 USCI_B (I2C/SPI) 4 > USCI_A (UART/LIN/IrDA/SPI),4 USCI_B (I2C/SPI) 2 USCI_A > (UART/LIN/IrDA/SPI),2 USCI_B (I2C/SPI) 4 USCI (UART/IrDA/SPI/I2C)4 > USCI_A (UART/LIN/IrDA/SPI),4 USCI_B (I2C/SPI) 4 USCI_A > (UART/LIN/IrDA/SPI),4 USCI_B (I2C/SPI) 4 USCI_A (UART/LIN/IrDA/SPI),4 > USCI_B (I2C/SPI) > Timers 1 16-bit (5CCR), 1 16-bit (3CCR), 1 16-bit (7CCR) 1 Watchdog, RTC > 1 16-bit (5CCR), 1 16-bit (3CCR), 1 16-bit (7CCR) 1 Watchdog, RTC 1 16-bit > (5CCR), 1 16-bit (3CCR), 1 16-bit (7CCR) 1 Watchdog, RTC 1 16-bit > (5CCR), 1 16-bit (3CCR), 1 16-bit (7CCR) 1 Watchdog, RTC 1 16-bit > (5CCR), 1 16-bit (3CCR), 1 16-bit (7CCR) 1 Watchdog, RTC 1 16-bit > (5CCR), 1 16-bit (3CCR), 1 16-bit (7CCR) 1 Watchdog, RTC > > > > a* > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > >
