Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646180 - Failure to compile MSP430 toolchain; embedded guide is useless
Summary: Failure to compile MSP430 toolchain; embedded guide is useless
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-30 23:42 UTC by Walter
Modified: 2018-01-31 05:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter 2018-01-30 23:42:44 UTC
According to resources like https://gist.github.com/trtg/4451949 and https://forums.gentoo.org/viewtopic-p-6161446.html I should be able to use crosdev to compile a toolchain targeting MSP430 devices with a command like:

crossdev -s4 -t msp430  # which crossdev seems to interpret as msp430-elf

... or perhaps ...

crossdev -S -t msp430-unknown-linux-gnu  

Neither work or I wouldn't be here.

Digging further it seems a developer called radhermit started an overlay for MSP430 support years ago back in 2010 but has since deleted it. ("Recently I put together an overlay containing the latest MSP430 toolchain support. You can find the overlay and instructions here. Let me know if you have any problems or requests for more package versions.")

Is MSP430 a lost cause on Gentoo?

Why is the Embedded manual so out of date / useless in telling us these things?
Comment 1 Walter 2018-01-30 23:51:27 UTC
Also there was a later attempt circa 2007 to provide ebuilds over here http://pi4.informatik.uni-mannheim.de/pi4.data/content/projects/msp430/ .. with documentation in German.
Comment 2 Walter 2018-01-30 23:54:53 UTC
Apparently there are two current compiler codebases targeting MSP430 and MSP432 devices respectively maintained at http://www.ti.com/tool/msp430-gcc-opensource
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2018-01-31 05:13:49 UTC
1. This is a bug tracker, not a support forum.
2. If you have complaints about documentation at wiki.gentoo.org, remember that it's a wiki and you can help improve it.
Comment 4 Walter 2018-01-31 05:16:30 UTC
How do I bring a bug up with the embedded team then?
Comment 5 Walter 2018-01-31 05:17:25 UTC
PS. If you look at Gentoo wiki I am one of the only people adding content recently.