<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.ccc-mannheim.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Ti-Stellaris</id>
	<title>Ti-Stellaris - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.ccc-mannheim.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Ti-Stellaris"/>
	<link rel="alternate" type="text/html" href="https://www.ccc-mannheim.de/mediawiki/index.php?title=Ti-Stellaris&amp;action=history"/>
	<updated>2026-04-18T03:12:19Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in C3MAWiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.ccc-mannheim.de/mediawiki/index.php?title=Ti-Stellaris&amp;diff=561&amp;oldid=prev</id>
		<title>Scytale: Kategorie:Öffentlich</title>
		<link rel="alternate" type="text/html" href="https://www.ccc-mannheim.de/mediawiki/index.php?title=Ti-Stellaris&amp;diff=561&amp;oldid=prev"/>
		<updated>2013-09-27T20:01:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/wiki/Kategorie:%C3%96ffentlich&quot; title=&quot;Kategorie:Öffentlich&quot;&gt;Kategorie:Öffentlich&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[http://gergap.wordpress.com/2012/04/24/building-a-stellaris-gcc-toolchain-on-linux-using-crosstool-ng/ Linux Toochain for LM3S9B90]&lt;br /&gt;
&lt;br /&gt;
[http://hackaday.com/2012/10/29/guide-to-developing-with-the-stellaris-launchpad-on-a-linux-box/ Linux Toolchain for Stellaris Launchpad]&lt;br /&gt;
&lt;br /&gt;
[http://teholabs.com/docs/procyon:overview cooles dev board]&lt;br /&gt;
&lt;br /&gt;
[http://sourceforge.net/projects/gnuarmeclipse/?source=dlp arm plugin für eclipse]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Aufbau Toolchain==&lt;br /&gt;
&lt;br /&gt;
===Aufbau der Toolchain unter MacOS X===&lt;br /&gt;
&lt;br /&gt;
Aus: [https://github.com/esden/summon-arm-toolchain]&lt;br /&gt;
&lt;br /&gt;
Bei der summon-arm-toolchain handelt es sich um eine offene Toolchain, basierend auf GCC und .... für sämtliche ARM Prozessoren (Stellaris von TI und STM32F4 und ...)&lt;br /&gt;
&lt;br /&gt;
Abhängigkeiten mit MacPorts erfüllen:&lt;br /&gt;
&lt;br /&gt;
 port install gmp mpfr libmpc wget libftdi git-core py27-yaml python_select&lt;br /&gt;
&lt;br /&gt;
yaml wurde bei mir danach trotzdem nicht gefunden. Nachinstalliert mit easy_install   (Danke pcopfer!!)&lt;br /&gt;
&lt;br /&gt;
Toolchain laden&lt;br /&gt;
 git clone https://github.com/esden/summon-arm-toolchain.git&lt;br /&gt;
 cd summon-arm-toolchain&lt;br /&gt;
 ./summon-arm-toolchain&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
LM4FLash installiern (zum Flashen von BINs aufs TI Launchpad):&lt;br /&gt;
&lt;br /&gt;
Aus: [http://recursive-labs.com/blog/2012/10/28/stellaris-launchpad-gnu-linux-getting-started/]&lt;br /&gt;
&lt;br /&gt;
 git clone https://github.com/utzig/lm4tools.git&lt;br /&gt;
 cd lm4tools/lm4flash&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Stellarisware von TI-Webseite runterladen (Anmeldung erfordlich).&lt;br /&gt;
Es ist ein EXE-File, welches mal aber als ZIP entpacken kann.&lt;br /&gt;
&lt;br /&gt;
 mkdir stellarisware&lt;br /&gt;
 cd stellarisware&lt;br /&gt;
 unzip ~/Downloads/SW-EK-LM4F120XL-9453.exe&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hierfür das Project-Template geniessen:&lt;br /&gt;
&lt;br /&gt;
[[Datei:ti_template.zip]]&lt;br /&gt;
&lt;br /&gt;
Darin sind die Pfade zur summon-arm-toolchain und zum lm4flash im Makefile anzupassen.&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Öffentlich]]&lt;/div&gt;</summary>
		<author><name>Scytale</name></author>
	</entry>
</feed>