<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: How to install Linux into Maple</title>
		<link>http://forums.leaflabs.com/topic.php?id=905</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:18:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=905" rel="self" type="application/rss+xml" />

		<item>
			<title>kaipyroami on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-6796</link>
			<pubDate>Sun, 09 Oct 2011 13:59:53 +0000</pubDate>
			<dc:creator>kaipyroami</dc:creator>
			<guid isPermaLink="false">6796@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@poslathian&#60;br /&#62;
I hope so!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5590</link>
			<pubDate>Thu, 07 Jul 2011 20:19:00 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">5590@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Looks like a job for Maple Native, which has the requisite outboard memories
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5589</link>
			<pubDate>Thu, 07 Jul 2011 19:18:49 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">5589@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The STM32F development board they use to run uCLinux has quite a lot of memory external to the STM32F103. &#60;/p&#62;
&#60;p&#62;The document lists:&#60;br /&#62;
64 or 128 Mbit serial Flash memory (8MB or 16MB),&#60;br /&#62;
512 Kbit × 16 SRAM (1MB),&#60;br /&#62;
512 Mbit or 1 Gbit NAND Flash (64MB or 128MB) and&#60;br /&#62;
128 Mbit NOR Flash memory (16MB)&#60;/p&#62;
&#60;p&#62;as well as the MCU's &#34;64 Kbyte of internal SRAM and 512 Kbyte of Flash memory,&#34;&#60;br /&#62;
It looked like it used the external memory, but it wasn't very clear to me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robodude666 on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5578</link>
			<pubDate>Thu, 07 Jul 2011 10:29:26 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">5578@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;There happens to be an &#60;a href=&#34;http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/APPLICATION_NOTE/CD00242717.pdf&#34;&#62;Application Note&#60;/a&#62; from STM about using uCLinux on high-density STM32F103 parts. They use the STM32-EVAL board, which is based on the same MCU as the Maple Native, but the STM32F103RET6 used in the Maple RET6 edition is also considered a high-density part. Aught to work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5577</link>
			<pubDate>Thu, 07 Jul 2011 09:09:52 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">5577@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;linux requires the MMU (memory management unit) - which is not included on the Cortex M3 core. However, there is an MMU-free linux called uCLinux - which very well may run on the Maple RET6, check it out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5571</link>
			<pubDate>Wed, 06 Jul 2011 18:13:54 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">5571@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I got one of these AVR32 boards a couple of years ago:&#60;br /&#62;
&#60;a href=&#34;http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4102&#34; rel=&#34;nofollow&#34;&#62;http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4102&#60;/a&#62;&#60;br /&#62;
and it runs Linux fine. 32MByte Flash 32MByte RAM&#60;/p&#62;
&#60;p&#62;That processor is comparable in power to a Cortex-M3, but has a memory management unit.&#60;/p&#62;
&#60;p&#62;Anyway it is clearly feasible that you could build a Linux image for something with this level of resources.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robodude666 on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5570</link>
			<pubDate>Wed, 06 Jul 2011 17:33:17 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">5570@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The STM32F103 is not powerful enough to run linux. At most the Maple RET6 edition has 512kB FLASH and 64kB RAM. That's just not enough.&#60;/p&#62;
&#60;p&#62;The current version of libmaple in the github repository has FreeRTOS support built in. There is also a &#60;a href=&#34;http://wiki.leaflabs.com/index.php?title=Running_ChibiOS_on_the_Maple_r5&#34;&#62;guide&#60;/a&#62; in the wiki for running ChibiOS on the Maple.&#60;/p&#62;
&#60;p&#62;If you want to run Linux, you may want to look at something like the Beagleboard or another Cortex-A8/A9 board.&#60;/p&#62;
&#60;p&#62;-robodude666
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simonyuen1999 on "How to install Linux into Maple"</title>
			<link>http://forums.leaflabs.com/topic.php?id=905#post-5569</link>
			<pubDate>Wed, 06 Jul 2011 17:02:59 +0000</pubDate>
			<dc:creator>simonyuen1999</dc:creator>
			<guid isPermaLink="false">5569@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Just wonder: Does anyone try to compile Linux kernel 2.6 plus busybox into a very small image to put it into Maple?  It can use serial port to connect to a VT100 as system concole.  I am sure STM32F103 is powerful enough to run Linux.&#60;/p&#62;
&#60;p&#62;Does anyone know this information?  Any suggestion where can I find these information?&#60;br /&#62;
Thx&#60;br /&#62;
Simon
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
