Version 20111107 of msp430mcu has been released and is available at
https://sourceforge.net/projects/mspgcc/files/msp430mcu/

There will NOT be an LTS-20110716 patch that updates to this version
of msp430mcu.  Anybody wishing to try is welcome to do so and report
back here. There may be incompatibilities due to declarations of
intrinsics not supported in the LTS-20110716 release.

It should work with the development versions in git, and will be part
of the next mspgcc development release (non-LTS, based on gcc 4.6.x
and binutils 2.22).  I'm hoping to kick off what before the end of the
month.

This version does not include the nousb feature (which will need gcc
driver support anyway).  I'm hoping that will be available in the next
release.

The following defines from msp430.h can be used at compile-time to
identify the relevant msp430mcu versions:

 /** Date upstream material received from TI */
 #define __MSP430MCU_UPSTREAM__ 20111107
 /** Date of msp430mcu package release */
 #define __MSP430MCU__ 20111107

NOTE: Starting with the next mspgcc release, it is my intent to remove
support for the genericized mcu identifiers (e.g, msp430x1611) and the
genericized preprocessor definitions (e.g., __MSP430_1611__ and
__MSP430X1611__).  Enhancements to TI's product number encoding is
making it increasingly difficult to identify generic patterns that
don't match two incompatible chips.

Details on the 20111107 release of msp430mcu follow.

Peter

New chips supported:

cc430f5123 cc430f5125 cc430f5143 cc430f5145 cc430f5147
cc430f6143 cc430f6145 cc430f6147
msp430afe2xx chips (present at least partially in earlier releases)
msp430f5212 msp430f5213 msp430f5214 msp430f5217 msp430f5218 msp430f5219
msp430f5222 msp430f5223 msp430f5224 msp430f5227 msp430f5228 msp430f5229
msp430f5333 msp430f5335 msp430f5336 msp430f5338
msp430f6433 msp430f6435 msp430f6436 msp430f6438
msp430f6720 msp430f6721 msp430f6723 msp430f6724 msp430f6725 msp430f6726
msp430f6730 msp430f6731 msp430f6733 msp430f6734 msp430f6735 msp430f6736
msp430fr5721 msp430fr5722 msp430fr5723 msp430fr5724 msp430fr5726 msp430fr5727
msp430fr5731 msp430fr5732 msp430fr5733 msp430fr5734 msp430fr5736 msp430fr5737
msp430g2210 msp430g2230

Relevant release notes excerpts:

==========================================================================================
release Package 01.10.2011
==========================================================================================

29.09.2011 fixed Typo in comment of TASSEL0/1

==========================================================================================
release Package 30.09.2011
==========================================================================================

29.09.2011 added G2230 and the G2210

==========================================================================================

15.09.2011 CCS: added Board Files
15.09.2011 IAR: added Tag if INFOA can be locked
i-18.08.2011 CCS: Tag for Code Analyzer but not activated

==========================================================================================
release Package 10.08.2011
==========================================================================================

03.08.2011 CCS: changed Stack and BSS location for FRAM devices to RAM
02.08.2011 added Devices: F522x, F643x. F533x, FR57xx; F67xx,
CC430F614x,  CC430F51xx
02.08.2011 added Devices: GenericX Device
03.08.2011 Fixed definition of RTCTEV__0000 and RTCTEV__1200

==========================================================================================
release Package 24.06.2011
==========================================================================================

09.06.2011 F663x: fixed wrong definitions in DMA Trigger 7 and 8

==========================================================================================
release Package 09.06.2011
==========================================================================================

09.06.2011 CPU BUG30 added for IAR
           fixed comment of Peripheral section in IAR XCL files (5xx
devices only)
           added bit defintions for PAIN, PBIN,.. in XML and sfr files
25.05.2011 F663x and FR573: Fixed definition of RTCTEV__0000 and RTCTEV__1200
                            Removed not availabe bits RTCMODE and RTCSSELx
12.05.2011 Fixed SD24 Tag for AFE253 (3 SD) devices
19.04.2011 Added base address of 5xx modules
           added PxSELC registers for FRAM devices
07.04.2011 Fixed typo LCD_C (VLCD) definitions
29.03.2011 Fixed Memory (RAM) for Fg477 and F477
16.03.2011 Fixed typo in comment of AFE devices
           Removed SD24CONF0 in AFE devices
           Removed caldata for 1MHZ and 16MHZ in AFE devices
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to