Hi Matthias,
 
Thats awesome! I am about to push the new tools up to the Energia repository 
and have one question before I do so.
msp430-gcc -v reports:
 
gcc version 4.6.3 20120301 (mspgcc LTS 20120406 patched to 20120502) (GCC)
 
Shouldn't that be "patched to 20120911". I don't care about the version number 
but do care about the 9/11 FRAM patch and want to make sure it is in before I 
release Energia to the masses.
 
Thanks,
 
Robert

From: Matthias Hartmann <matthias.w.hartm...@gmail.com>
To: mspgcc-users@lists.sourceforge.net 
Sent: Sunday, October 7, 2012 12:00 PM
Subject: Re: [Mspgcc-users] LTS/20120406 patch updates

A windows mingw32 build with LTS patch level 20110830 is available on 
sourceforge
http://sourceforge.net/projects/mspgcc/files/Windows/mingw32/mspgcc-20120406-p20120911.zip

Matthias

Am 11.09.2012 18:11, schrieb Peter Bigot:
> The second set of patches for LTS release 20120406 is now available on
> SourceForge at
> http://sourceforge.net/projects/mspgcc/files/Patches/LTS/20120406/
>
> SF 3562063 "delay_cycles wrong when optimization disabled" reported against
> this version (by me after it was discovered at 43oh.com) has been fixed in
> 20120911, but does not meet the criteria for an LTS patch: I don't entirely
> trust the fix to be impact-free; it did not back-port cleanly; and the
> problem does not occur under normal use with optimization.  (The issue is
> that an extra comparison gets generated within the delay loop.)
>
> Below are the patches that are supported.
>
> msp430-gcc-4.6.3-20120406-sf3540953 : SF 3540953 fram applications
> overwrite bsl/jtag passwords
>
> This patch is the version that was been in 20120716 and has proved stable.
> Its effect is to set the lower 32 entries in the interrupt vector table to
> 0xFFFF when compiling for an MCU with a 64-element interrupt table.  This
> has no effect on any current MCU (fewer than 30 interrupt vector entries are
> used in current MSP430s), but leaves the BSL and JTAG password values erased
> on the FR5XX chips which place them inside the interrupt table.
>
> There is no facility to set these entries to any other value within the LTS
> release.  The lower entries are overridable in the 20120911 release, but
> that patch was too invasive to apply.
>
> msp430-gcc-4.6.3-20120406-sf3559978 : SF 3559978 broken volatile
> peephole optimization
>
> A bad peephole pattern would result in incorrect code transformations.  The
> pattern has been corrected.
>
> As usual, please submit problems as tracker tickets at:
> https://sourceforge.net/tracker/?group_id=42303&atid=432701
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to