Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-12-12 Thread Mitnacht, Thomas
Hello GCC-enthusiasts, For all of you interested in an official beta version of the MSP430 GCC have a look at the latest MSP430 blog post http://e2e.ti.com/blogs_/b/msp430blog/archive/2013/12/09/you-beta-believe-it-gcc-and-ccsv6.aspx Thanks, Thomas Mitnacht Texas Instruments Deutschland GmbH,

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-12-12 Thread Grant Edwards
On 2013-12-12, Mitnacht, Thomas t-mitna...@ti.com wrote: For all of you interested in an official beta version of the MSP430 GCC have a look at the latest MSP430 blog post http://e2e.ti.com/blogs_/b/msp430blog/archive/2013/12/09/you-beta-believe-it-gcc-and-ccsv6.aspx From the above page:

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-12-12 Thread Pfeiffer, Markus
What is DLLv3? It sounds frighteningly Microsoftesque... Well, the “DLLv3” is the latest version of our MSP430 debug stack – see www.ti.com/mspdshttp://www.ti.com/mspds It’s fully open source, binaries are available for Windows AND LINUX. The name is due to the fact that most people

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-12-12 Thread Robert Wessels
If you are looking for a Mac version of it then you can find it in Energia for OS X under Energia.app/Contents/Resources/Java/hardware/tools/msp430/mspdebug/ In this version I have added support for the eZ-FET lite. This is the FET that is on the new MSP430F5529 LaunchPad. I have not tried it

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-06-15 Thread Howard0Su
Can you give an instruction to have a try on new GCC? -- View this message in context: http://msp430-gcc-users.1086195.n5.nabble.com/MSP430-GCC-goes-Red-Hat-tp1176p6735.html Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-31 Thread Matthew Hiles
It's nearly June. Are there any progress updates? On Wed, May 1, 2013 at 9:10 AM, Peter Bigot big...@acm.org wrote: Would TI and/or Red Hat please update us on the status of this replacement for mspgcc? It's four months past the date we were told to expect a beta, but I see no discussion of

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-31 Thread Ervin Kosch
Last I heard was that MSP430 code was submitted for integration but hasn't been approved. That was back on 8th. On Fri, May 31, 2013 at 7:54 AM, Matthew Hiles matthew.hi...@gmail.comwrote: It's nearly June. Are there any progress updates? On Wed, May 1, 2013 at 9:10 AM, Peter Bigot

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-31 Thread Brendan Conoboy
On 05/31/2013 04:54 AM, Matthew Hiles wrote: It's nearly June. Are there any progress updates? Hi Matthew, It's working its way through the FSF review process. binutils 430x: done gcc: http://gcc.gnu.org/ml/gcc-patches/2013-05/threads.html#00300 gdb:

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-08 Thread Luca BRUNO
Brendan Conoboy b...@redhat.com wrote: Hi folks, Sorry for the delay getting any additional information out there. We are just now starting to push patches into FSF upstream repositories. Native binutils support for MSP430x was just committed today.

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-02 Thread Aljaž Srebrnič
Yeah, some info would be highly appreciated. Thanks, Aljaž On 01/mag/2013, at 15:10, Peter Bigot big...@acm.org wrote: Would TI and/or Red Hat please update us on the status of this replacement for mspgcc? It's four months past the date we were told to expect a beta, but I see no

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-02 Thread Brendan Conoboy
On 05/01/2013 06:10 AM, Peter Bigot wrote: Would TI and/or Red Hat please update us on the status of this replacement for mspgcc? It's four months past the date we were told to expect a beta, but I see no discussion of patches for MSP430 support on either the binutils or gcc mailing lists,

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-05-01 Thread Peter Bigot
Would TI and/or Red Hat please update us on the status of this replacement for mspgcc? It's four months past the date we were told to expect a beta, but I see no discussion of patches for MSP430 support on either the binutils or gcc mailing lists, and no material in the public repositories from

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-03-11 Thread Stefano Bocchino
I haven't seen any status update, initial beta or public code branch since the original announce (if patches have been scattered across several trackers, I may simply have missed them). As such I'd like to ask if the project is still on track and if there is something that external

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-03-11 Thread Eric Decker
Haven't seen any update yet. On Mon, Mar 11, 2013 at 2:42 PM, Stefano Bocchino bocchino.stef...@gmail.com wrote: I haven't seen any status update, initial beta or public code branch since the original announce (if patches have been scattered across several trackers, I may simply have

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2013-02-21 Thread Luca BRUNO
Brendan Conoboy scrisse: TI will likely communicate more here wrt the beta Thomas mentioned in his initial email, and we'll be watching, discussing there as we go. Likewise we'll be active on binutils, gcc, and gdb development lists as we have bug reports or patch submissions. The

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-11-06 Thread Mitnacht, Thomas
] MSP430 GCC goes Red Hat I believe Thomas is out of the office until the end of the week, so any follow-up from TI would probably not be immediate. Regarding conflict when TI supports both GCC and CCS, I understand that ARM owns Keil but also is taking over as primary developer for the ARM back-end

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-11-02 Thread Eric Decker
One of the outstanding issues with the current 20 bit msp430-gcc is msp430-gdb doesn't understand enough to work properly. msp430-gdb should also be mutated forward to be based on a more modern gdb. Currently we've been using 7.2 with the 4.6.3 msp430-gcc toolchain. Eventually, I hope to take

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-31 Thread David Brown
On 30/10/2012 23:37, Brendan Conoboy wrote: On 10/26/2012 02:01 AM, Mitnacht, Thomas wrote: Hello GCC-enthusiasts! [snip] Hi everybody- I am the engineering project manager of the MSP430 effort at Red Hat. On behalf of Red Hat and TI we would like to thank the community, especially Peter

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-31 Thread Brendan Conoboy
On 10/31/2012 02:27 AM, David Brown wrote: I fully agree about the benefits of getting msp430 support into the mainline trees for the tools. While there are benefits in having an officially supported (by TI and/or Red Hat) out-of-tree build on the side, everyone wins in having the main work

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-30 Thread Brendan Conoboy
On 10/26/2012 02:01 AM, Mitnacht, Thomas wrote: Hello GCC-enthusiasts! [snip] Hi everybody- I am the engineering project manager of the MSP430 effort at Red Hat. On behalf of Red Hat and TI we would like to thank the community, especially Peter Bigot, for his hard work. Additional thanks to

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-30 Thread kudiarasu murugesan
Its good to hear that Texas Instruments support msp430 open source community. On Wed, Oct 31, 2012 at 4:07 AM, Brendan Conoboy b...@redhat.com wrote: On 10/26/2012 02:01 AM, Mitnacht, Thomas wrote: Hello GCC-enthusiasts! [snip] Hi everybody- I am the engineering project manager of the

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-29 Thread Peter Bigot
I believe Thomas is out of the office until the end of the week, so any follow-up from TI would probably not be immediate. Regarding conflict when TI supports both GCC and CCS, I understand that ARM owns Keil but also is taking over as primary developer for the ARM back-end of GCC to help improve

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-29 Thread Vitor Barbosa
@lists.sourceforge.net Assunto: Re: [Mspgcc-users] MSP430 GCC goes Red Hat I believe Thomas is out of the office until the end of the week, so any follow-up from TI would probably not be immediate. Regarding conflict when TI supports both GCC and CCS, I understand that ARM owns Keil but also

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-29 Thread David Brown
On 29/10/12 16:08, Vitor Barbosa wrote: Dear all, I really hope that we are not present with a situation similar to OpenOffice. When it begun to be sponsored by oracle, new versions of OpenOffice were not created anymore. Hope this project hasn't died for the OpenCommunity. But one thing

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-27 Thread David Brown
On 26/10/12 21:28, Grant Edwards wrote: On 2012-10-26, David Brown david.br...@hesbynett.no wrote: Another issue is that TI make and sell their own msp430 toolchain - Code Composer Studio. I would like to hear exactly how TI see CCS and gcc fitting together and/or competing. It is certainly

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-26 Thread Peter Bigot
On Fri, Oct 26, 2012 at 4:01 AM, Mitnacht, Thomas t-mitna...@ti.com wrote: Hello GCC-enthusiasts! We wanted to give everyone in the MSPGCC community some exciting news regarding the MSP430(tm) MCU portfolio and its GCC offering. TI is collaborating with Red Hat to develop a new GCC offering

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-26 Thread Yama Ploskonka
Hmmm, good news as in some level of official support, but mixed on what Peter is up to... I finally am making some sense of some beyond-Hello-World peculiarities of mspgcc. BSP looks like something I might look at when I grow up... Let me add a /vintén/, maybe somewhat off-topic but maybe

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-26 Thread David Brown
If Peter says this is a good move, then it is a good move. TI's support of open source, and msp430 open source in particular, has been a mixed bag - but this looks like a clear and positive move. Of all the companies TI could have partnered with here, Red Hat is definitely a good choice with

Re: [Mspgcc-users] MSP430 GCC goes Red Hat

2012-10-26 Thread Grant Edwards
On 2012-10-26, David Brown david.br...@hesbynett.no wrote: Another issue is that TI make and sell their own msp430 toolchain - Code Composer Studio. I would like to hear exactly how TI see CCS and gcc fitting together and/or competing. It is certainly possible for TI to support both