Re: [Mspgcc-users] New MSP430 GCC version release available!

2015-09-25 Thread David W. Schultz
On 09/20/2015 11:17 AM, Ghannouchi, Youssef wrote:
> Hello GCC-enthusiasts, We are pleased to announce a new stand-alone &
> open source release (v3.5.0.0)  of MSP430 GCC 

I don't see any mention of a fix to the compiler saving more registers
than required when entering an interrupt routine. Its like it completely
forgot about the EABI.

-- 
David W. Schultz
http://home.earthlink.net/~david.schultz
Returned for Regrooving



--
___
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Re: [Mspgcc-users] New MSP430 GCC version release available!

2015-09-25 Thread Peter Bigot
Thanks for the update.

Please note the mspgcc-users mailing list has historically had a maximum
message length of 40 kB, and does not allow attachments.  A couple of your
messages have exceeded this limit and I've passed them through, but that's
why you may see delays on your postings.

Also may I suggest TI make the effort to rebase the next compiler release
on gcc 5.2 since that was released last July (three months after 5.1).  I
don't know if they have a 5.3 coming up before you expect your version to
be out, but you might want to coordinate with the GNU folks on that.

On Fri, Sep 25, 2015 at 3:07 AM, Ghannouchi, Youssef 
wrote:

> Hello GCC-enthusiasts,
>
> I have seen some questions and feedbacks related to the email below and I
> would like to clarify some points.
>
> 1.   Versioning
>
> a.   The MSP430 GCC standalone package is container which has its own
> version. The latest version is v3.5.0.0. Please refer to versioning scheme
> for the package described below.
>
> b.  The MSP430 GCC standalone package has a software manifest included
> in the package (attached also GCC_14r1_manifest.pdf) which describe in
> details all sub components and their version.
>
> c.   The package contains:
>
>i.  GGC
> 4.9.1
>
>  ii.  GDB
> 7.5.0
>
> iii.
> binutils 2.23
>
>iv.  Tcl
> 8.4.1
>
>  v.
> MSP430 Debug Stack 3.5.1.1
>
>vi.  MSP430
> Support Files 1.173
>
>   vii.  MSP430
> GDB Agent 6.0.14.5
>
>
>
> 2.   MSP430 GCC 5.1
>
> a.   The MSP430 GCC standalone package v3.5.0.0 uses the GCC 4.9.1.
> The purpose of this package was to give a quick update on GCC compiler
> including the latest bug fixes to allow our customers continuing their
> development easily.
>
> b.  We are working on preparing an MSP430 compiler based on GCC 5.1.
> This package is expected to be released by end of this year. I will keep
> informed.
>
>
> Thank you for the valuable feedbacks, we really appreciate it.
> We would like to continue improving MSP430 GCC offer, so please feel free
> to send any suggestions or recommendations.
> For better tracking and handling please use TI e2e community<
> https://e2e.ti.com/> to submit your requests.
>
> Best regards,
> 
> Youssef Ghannouchi
> Product Manager - Texas Instruments Inc.
>
>
>
> Texas Instruments Deutschland GmbH, Haggertystr. 1, D-85356 Freising.
> Amtsgericht München HRB 40960. Geschäftsführer: Dr. Wolfram Tietscher.
> Vorsitzender des Aufsichtsrates: Andreas Schwaiger
>
>
> From: Ghannouchi, Youssef
> Sent: Sunday, September 20, 2015 6:18 PM
> To: 'GCC for MSP430 - http://mspgcc.sf.net'
> Cc: 'Brendan Conoboy (b...@redhat.com)'; Miller, Greg; Mitnacht, Thomas
> Subject: New MSP430 GCC version release available!
>
> Hello GCC-enthusiasts,
> We are pleased to announce a new stand-alone & open source release
> (v3.5.0.0)  of MSP430 GCC available for download here<
> http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/3_05_00_00/index_FDS.html
> >!
> The stand-alone package includes all binaries, the source code and MSP430
> device specific support files.
> The MSP430 GCC build is also available in CCSv6 App Center on all
> platforms (Windows, Linux and Mac OSX).
>
>
> · Highlights
>
> o   MSP430 GCC compiler latest build (14r1-364)
>
> o   MSP430 GCC for Mac OS X (beta release)
>
> o   A new MSP430 GCC User Guide
>
>
>
> · Package Content
>
> o   Full Packages
>
> §  msp430-gcc-full-linux-installer-3.5.0.0.run: MSP430 GCC Linux installer
> incl. support files and debug stack and USB drivers - apply chmod x before
> executing the package
>
> §  msp430-gcc-full-osx-installer-3.5.0.0-beta.zip: MSP430 GCC Mac OS X
> installer incl. support files and debug stack and USB drivers - beta release
>
> §  msp430-gcc-full-windows-installer-3.5.0.0.exe: MSP430 GCC Windows
> installer incl. support files and debug stack and USB drivers
>
> o   Compiler Only Packages
>
> §  msp430-gcc-linux-installer-3.5.0.0.run: MSP430 GCC Linux installer -
> compiler only - apply chmod x before executing the package
>
> §  msp430-gcc-osx-installer-3.5.0.0-beta.zip: MSP430 GCC Mac OS X
> installer - compiler only - beta release
>
> §  msp430-gcc-windows-installer-3.5.0.0.exe: MSP430 GCC Windows installer
> - compiler only
>
> o   MSP430 Support Files
>
> §  msp430-gcc-support-files.zip: MSP430 Header and linker Files
>
> o   MSP430 GCC Sources files
>
> §  msp430-gcc-source.tar.bz2: MSP430 GCC source files
>
>
>
> · What's New
>
> o   Key Changes to MSP430 GCC
>
> 

Re: [Mspgcc-users] New MSP430 GCC version release available!

2015-09-25 Thread Ghannouchi, Youssef
Hello GCC-enthusiasts,

I have seen some questions and feedbacks related to the email below and I would 
like to clarify some points.

1.   Versioning

a.   The MSP430 GCC standalone package is container which has its own 
version. The latest version is v3.5.0.0. Please refer to versioning scheme for 
the package described below.

b.  The MSP430 GCC standalone package has a software manifest included in 
the package (attached also GCC_14r1_manifest.pdf) which describe in details all 
sub components and their version.

c.   The package contains:

   i.  GGC 4.9.1

 ii.  GDB 7.5.0

iii.  binutils 
2.23

   iv.  Tcl 8.4.1

 v.  MSP430 
Debug Stack 3.5.1.1

   vi.  MSP430 
Support Files 1.173

  vii.  MSP430 GDB 
Agent 6.0.14.5



2.   MSP430 GCC 5.1

a.   The MSP430 GCC standalone package v3.5.0.0 uses the GCC 4.9.1. The 
purpose of this package was to give a quick update on GCC compiler including 
the latest bug fixes to allow our customers continuing their development easily.

b.  We are working on preparing an MSP430 compiler based on GCC 5.1. This 
package is expected to be released by end of this year. I will keep  informed.


Thank you for the valuable feedbacks, we really appreciate it.
We would like to continue improving MSP430 GCC offer, so please feel free to 
send any suggestions or recommendations.
For better tracking and handling please use TI e2e 
community to submit your requests.

Best regards,

Youssef Ghannouchi
Product Manager - Texas Instruments Inc.



Texas Instruments Deutschland GmbH, Haggertystr. 1, D-85356 Freising. 
Amtsgericht München HRB 40960. Geschäftsführer: Dr. Wolfram Tietscher. 
Vorsitzender des Aufsichtsrates: Andreas Schwaiger


From: Ghannouchi, Youssef
Sent: Sunday, September 20, 2015 6:18 PM
To: 'GCC for MSP430 - http://mspgcc.sf.net'
Cc: 'Brendan Conoboy (b...@redhat.com)'; Miller, Greg; Mitnacht, Thomas
Subject: New MSP430 GCC version release available!

Hello GCC-enthusiasts,
We are pleased to announce a new stand-alone & open source release (v3.5.0.0)  
of MSP430 GCC available for download 
here!
The stand-alone package includes all binaries, the source code and MSP430 
device specific support files.
The MSP430 GCC build is also available in CCSv6 App Center on all platforms 
(Windows, Linux and Mac OSX).


· Highlights

o   MSP430 GCC compiler latest build (14r1-364)

o   MSP430 GCC for Mac OS X (beta release)

o   A new MSP430 GCC User Guide



· Package Content

o   Full Packages

§  msp430-gcc-full-linux-installer-3.5.0.0.run: MSP430 GCC Linux installer 
incl. support files and debug stack and USB drivers - apply chmod x before 
executing the package

§  msp430-gcc-full-osx-installer-3.5.0.0-beta.zip: MSP430 GCC Mac OS X 
installer incl. support files and debug stack and USB drivers - beta release

§  msp430-gcc-full-windows-installer-3.5.0.0.exe: MSP430 GCC Windows installer 
incl. support files and debug stack and USB drivers

o   Compiler Only Packages

§  msp430-gcc-linux-installer-3.5.0.0.run: MSP430 GCC Linux installer - 
compiler only - apply chmod x before executing the package

§  msp430-gcc-osx-installer-3.5.0.0-beta.zip: MSP430 GCC Mac OS X installer - 
compiler only - beta release

§  msp430-gcc-windows-installer-3.5.0.0.exe: MSP430 GCC Windows installer - 
compiler only

o   MSP430 Support Files

§  msp430-gcc-support-files.zip: MSP430 Header and linker Files

o   MSP430 GCC Sources files

§  msp430-gcc-source.tar.bz2: MSP430 GCC source files



· What's New

o   Key Changes to MSP430 GCC

§  Updated GCC compiler (14r1-364)

· Code to disable watchdog timer has been removed from start-up 
sequence (See examples).

· Fixes for Hardware Multiplier issues for F5 series 
(Details).

· Please refer to the changelogs.txt in the install directory for more 
details about all changes vs. the previous build 14r1-167.

§  MSP430 GCC for Mac OS X (beta release)

§  Updated GDB agent (6.0.14.5)

· Added support for following GDB monitor commands:

o   'monitor reset' - reset the CPU

o   'monitor halt' - halt the CPU

o   MSP Debug Stack v3.5.1.1 support

§  Please refer to the release 
notes
 for more details.

o   Key Changes to