Author Topic: MSP430 support in Linux...  (Read 25030 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: MSP430 support in Linux...
« Reply #15 on: April 16, 2013, 08:23:17 am »
codeblocks_svn_7447_compilerGNUMSP430_options.patch contains the compiler options for other MCUs.
(This part required the most changes; and I might have missed something.) NOTE: This patch is NOT likely valid for trunk.
Tim S.

Created patch that adds the MCU options to trunk; needs tested.
I do NOT have an working MSP430 compiler.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: MSP430 support in Linux...
« Reply #16 on: April 16, 2013, 08:28:47 am »
@twgray:

I am NOT a Code::Blocks Dev.

You need to test the updated patches; I attached to my posts.

And, if they work you need to submit them to the Code::Blocks patch site.

http://developer.berlios.de/patch/?group_id=5358

I am done doing anything more with this issue.

NOTE: Do NOT combine them back into a single patch; the CB Devs like small single issue patches!

Tim S.
« Last Edit: April 16, 2013, 08:33:35 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline twgray

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: MSP430 support in Linux...
« Reply #17 on: April 20, 2013, 07:11:50 pm »
I am running SVN nightly 8993 and there is NO support for MSP430 so your patch won't work with it.  I'll go and get the 7447 tag and check it out.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: MSP430 support in Linux...
« Reply #18 on: April 20, 2013, 07:30:43 pm »
twgray: Have you tried to apply the patch over SVN HEAD?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]