<?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; User Favorites: menecken</title>
		<link><a href='http://forums.leaflabs.com/profile.php?id=33687'>33687</a></link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:10:40 +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?profile=33687" rel="self" type="application/rss+xml" />

		<item>
			<title>menecken on "libmaple with Windows Toolchain works"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74058#post-104818</link>
			<pubDate>Fri, 25 Oct 2013 09:28:05 +0000</pubDate>
			<dc:creator>menecken</dc:creator>
			<guid isPermaLink="false">104818@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;There is HUGE interest!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>menecken on "Libmaple + Windows"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2618#post-104802</link>
			<pubDate>Mon, 21 Oct 2013 03:32:37 +0000</pubDate>
			<dc:creator>menecken</dc:creator>
			<guid isPermaLink="false">104802@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Any progress on this one? &#60;/p&#62;
&#60;p&#62;Still getting the MS-DOS style warnings as well as a &#34;build\\.\\libmaple: No such file or directory&#34; error...&#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>menecken on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-104786</link>
			<pubDate>Fri, 18 Oct 2013 10:52:09 +0000</pubDate>
			<dc:creator>menecken</dc:creator>
			<guid isPermaLink="false">104786@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi all, I succeeded in eliminating all previous problems but I'm kind lost with this one (google doesnt help, maybe due to the wrong search terms). Anyways: Help is really appreciated:&#60;/p&#62;
&#60;p&#62;Console Output is:&#60;br /&#62;
----------------------------------------------------&#60;br /&#62;
file *.o not found&#60;br /&#62;
maple-ide-0.0.12-windowsxp32\hardware\tools\arm\bin\arm-none-eabi-size.exe: 'a.out': No such file&#60;br /&#62;
build-targets.mk:17: recipe for target 'build/maple.bin' failed&#60;br /&#62;
make: *** [build/maple.bin] Error 123&#60;br /&#62;
----------------------------------------------------&#60;/p&#62;
&#60;p&#62;Problem is:&#60;br /&#62;
&#34;recipe for target 'build/maple.bin' failed&#60;/p&#62;
&#60;p&#62;I never used GCC or Eclipse before. I'm on Windows 8. Instead of using cygwin I set my path variable to &#34;maple-ide-0.0.12-windowsxp32\hardware\tools\arm\bin&#34;.&#60;/p&#62;
&#60;p&#62;Thank you guys so much in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>newyorkbrass on "libmaple with Windows Toolchain works"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74058#post-104785</link>
			<pubDate>Fri, 18 Oct 2013 02:47:34 +0000</pubDate>
			<dc:creator>newyorkbrass</dc:creator>
			<guid isPermaLink="false">104785@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;If you follow the instructions here &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wiki.leaflabs.com/index.php?title=Running_ChibiOS_on_the_Maple_r5&#34; rel=&#34;nofollow&#34;&#62;http://wiki.leaflabs.com/index.php?title=Running_ChibiOS_on_the_Maple_r5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can use the same windows toolchain to compile, build and upload under windows. Tried both on maple and on maple_mini. &#60;/p&#62;
&#60;p&#62;You can clone libmaple using git bash window, but you must compile using a windows cmd window and not the git bash window. &#60;/p&#62;
&#60;p&#62;The only caveat is the upload - you must you perpetual bootloader mode and manually enter the dfu-util command to get it running.&#60;/p&#62;
&#60;p&#62;Another small tip - if you dont have make installed - sees that typing &#34;cs-make&#34; works much faster. &#60;/p&#62;
&#60;p&#62;if there is any interest I might be able to contribute a walkthrough.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tufane on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-23965</link>
			<pubDate>Thu, 28 Mar 2013 11:17:32 +0000</pubDate>
			<dc:creator>tufane</dc:creator>
			<guid isPermaLink="false">23965@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi mlundinse,&#60;/p&#62;
&#60;p&#62;You don't need, but in utils folder there are many programd related with unix and Linux. Therefore if you use WinAvr, it is not necessary to change some commands in makefile to make compatible with windows. Like &#34;rm -rf&#34; &#38;gt;&#38;gt;&#38;gt;&#38;gt; &#34;'del /s/q&#34; modification as mentioned previous posts. But you are right, arm tool chain must be used for compilation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlundinse on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-23964</link>
			<pubDate>Thu, 28 Mar 2013 11:13:42 +0000</pubDate>
			<dc:creator>mlundinse</dc:creator>
			<guid isPermaLink="false">23964@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Do you really need the WinAVR stuff, it has no use for an arm processor.&#60;br /&#62;
Insted it looks like you can keep the dfu-util.exe where it is and simply&#60;br /&#62;
add the directory where it lives to the system path, or simply copy dfu-util.exe&#60;br /&#62;
into the bin folder of your arm toolchain. You have already added this path to&#60;br /&#62;
your system in order for Eclipse make to find the arm-none-eabi-cpp compiler and&#60;br /&#62;
other tools.&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Magnus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tufane on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-23962</link>
			<pubDate>Thu, 28 Mar 2013 11:04:33 +0000</pubDate>
			<dc:creator>tufane</dc:creator>
			<guid isPermaLink="false">23962@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;UPLOAD_ram := $(SUPPORT_PATH).......(BOARD).bin -R&#60;br /&#62;
UPLOAD_flash:= $(SUPPORT_PATH).......(BOARD).bin -R&#60;/p&#62;
&#60;p&#62;each line must be individually single line. In my post they seem dubble line.&#60;/p&#62;
&#60;p&#62;Also if you cannot upload your compilation because &#34;Lost Device after reset, assuming prod_id was incremented by oneNo DFU capable USB device found&#34;, change &#34;sleep 1&#34; value to higher one like &#34;sleep 2&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tufane on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-23961</link>
			<pubDate>Thu, 28 Mar 2013 10:54:07 +0000</pubDate>
			<dc:creator>tufane</dc:creator>
			<guid isPermaLink="false">23961@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've just bought Maple_R5 and tried to compile using Eclipse according to given information by forum members and wiki page. Finally I've successfully done it in Win7 64 bit.&#60;/p&#62;
&#60;p&#62;I have to tell you, I didn't know anything about Linux or Unix based systems. But I made some google search and I found followings which must be installed to Windows system.&#60;/p&#62;
&#60;p&#62;1- WinAvr (Actually you need only &#34;x:\WinAVR-20100110\utils\bin&#34; directory and must be added to &#34;System varibles PATH&#34; or install WinAvr which sets PATH automatically)&#60;/p&#62;
&#60;p&#62;2- Python33 &#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://www.python.org/download&#34; rel=&#34;nofollow&#34;&#62;http://www.python.org/download&#60;/a&#62; &#34;Python 3.3.0 Windows X86-64 MSI Installer&#34;&#60;br /&#62;
   (install it)&#60;/p&#62;
&#60;p&#62;3- pyserial 2.6 (serial port enabler for pyhton) &#38;gt;&#38;gt;&#38;gt; pypi.python.org/pypi/pyserial&#60;br /&#62;
   (install it as described in the web page)&#60;/p&#62;
&#60;p&#62;4- Eclipse &#34;eclipse IDE for C/C++ developers&#34; &#38;gt;&#38;gt;&#38;gt; &#60;a href=&#34;http://www.eclipse.org/downloads&#34; rel=&#34;nofollow&#34;&#62;http://www.eclipse.org/downloads&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;5- Apply given information &#34;wiki.leaflabs.com/Edit_sketches_with_Eclipse&#34;&#60;/p&#62;
&#60;p&#62;6- Change some lines in libmaple\support\scripts\reset.py;&#60;br /&#62;
   #!/usr/bin/env python &#38;gt;&#38;gt;&#38;gt;&#38;gt; #!x:/Python33/python.exe (where pyhton33 installed)&#60;br /&#62;
   import _winreg as reg &#38;gt;&#38;gt;&#38;gt;&#38;gt; import winreg as reg&#60;/p&#62;
&#60;p&#62;   x: drive that has Python33 folder&#60;/p&#62;
&#60;p&#62;7- Change Makefile;&#60;/p&#62;
&#60;p&#62;     ---------------------------------------&#60;br /&#62;
     # Target upload commands&#60;br /&#62;
     # USB ID for DFU upload -- FIXME: do something smarter with this&#60;br /&#62;
     BOARD_USB_VENDOR_ID  := 1EAF&#60;br /&#62;
     BOARD_USB_PRODUCT_ID := 0003&#60;br /&#62;
     UPLOAD_ram   := $(SUPPORT_PATH)/scripts/reset.py &#38;amp;&#38;amp; \&#60;br /&#62;
                     sleep 1                  &#38;amp;&#38;amp; \&#60;br /&#62;
                     $(DFU) -a0 -d $(BOARD_USB_VENDOR_ID):$(BOARD_USB_PRODUCT_ID) -D $(BUILD_PATH)/$(BOARD).bin -R&#60;br /&#62;
     UPLOAD_flash := $(SUPPORT_PATH)/scripts/reset.py &#38;amp;&#38;amp; \&#60;br /&#62;
                     sleep 1                  &#38;amp;&#38;amp; \&#60;br /&#62;
                     $(DFU) -a1 -d $(BOARD_USB_VENDOR_ID):$(BOARD_USB_PRODUCT_ID) -D $(BUILD_PATH)/$(BOARD).bin -R&#60;/p&#62;
&#60;p&#62;     # Conditionally upload to whatever the last build was&#60;br /&#62;
     install: INSTALL_TARGET = $(shell cat $(BUILD_PATH)/build-type 2&#38;gt;/dev/null)&#60;br /&#62;
     install: $(BUILD_PATH)/$(BOARD).bin&#60;br /&#62;
	     @echo &#34;Install target:&#34; $(INSTALL_TARGET)&#60;br /&#62;
	     $(UPLOAD_$(INSTALL_TARGET))&#60;br /&#62;
     -------------------------------&#60;br /&#62;
     to this one;&#60;/p&#62;
&#60;p&#62;     -------------------------------&#60;br /&#62;
     # Target upload commands&#60;br /&#62;
     # USB ID for DFU upload -- FIXME: do something smarter with this&#60;br /&#62;
     BOARD_USB_VENDOR_ID  := 1EAF&#60;br /&#62;
     BOARD_USB_PRODUCT_ID := 0003&#60;br /&#62;
     UPLOAD_ram   := $(SUPPORT_PATH)/scripts/reset.py &#38;amp;&#38;amp; sleep 1 &#38;amp;&#38;amp; $(DFU) -a0 -d $(BOARD_USB_VENDOR_ID):$(BOARD_USB_PRODUCT_ID) -D $(BUILD_PATH)/$(BOARD).bin -R&#60;br /&#62;
     UPLOAD_flash := $(SUPPORT_PATH)/scripts/reset.py &#38;amp;&#38;amp; sleep 2 &#38;amp;&#38;amp; $(DFU) -a1 -d $(BOARD_USB_VENDOR_ID):$(BOARD_USB_PRODUCT_ID) -D $(BUILD_PATH)/$(BOARD).bin -R&#60;br /&#62;
     INSTALL_TARGET = $(shell cat $(BUILD_PATH)/build-type 2&#38;gt;/dev/null)&#60;/p&#62;
&#60;p&#62;     # Conditionally upload to whatever the last build was&#60;br /&#62;
     # install: INSTALL_TARGET = $(shell cat $(BUILD_PATH)/build-type 2&#38;gt;/dev/null)&#60;br /&#62;
     # $(BUILD_PATH)/$(BOARD).bin&#60;br /&#62;
     install:&#60;br /&#62;
	     @echo &#34;Install target:&#34; $(INSTALL_TARGET)&#60;br /&#62;
	     $(UPLOAD_$(INSTALL_TARGET))&#60;br /&#62;
     -------------------------------&#60;/p&#62;
&#60;p&#62;8- Copy &#34;dfu-util.exe&#34; from maple-ide directory to &#34;x:\WinAVR-20100110\utils\bin&#34;&#60;br /&#62;
   x: drive that has WinAvr folder&#60;/p&#62;
&#60;p&#62;9- Optionally modify build-target.mk which does not report object file sizes and give&#60;br /&#62;
   more information about compilation;&#60;/p&#62;
&#60;p&#62;     # @echo &#34; &#34;&#60;br /&#62;
     # @echo &#34;Object file sizes:&#34;&#60;br /&#62;
     # @find $(BUILD_PATH) -name *.o &#124; xargs $(SIZE) -t &#38;gt; $(BUILD_PATH)/$(BOARD).sizes&#60;br /&#62;
     # @cat $(BUILD_PATH)/$(BOARD).sizes&#60;/p&#62;
&#60;p&#62;     $(BUILD_PATH)/$(BOARD).bin: $(BUILD_PATH)/$(BOARD).elf&#60;br /&#62;
	     $(SILENT_OBJCOPY) $(OBJCOPY) -v -Obinary $(BUILD_PATH)/$(BOARD).elf $@ 1&#38;gt;/dev/null&#60;br /&#62;
	     $(SILENT_DISAS) $(DISAS) -d $(BUILD_PATH)/$(BOARD).elf &#38;gt; $(BUILD_PATH)/$(BOARD).disas&#60;br /&#62;
	     @echo &#34; &#34;&#60;br /&#62;
	     @echo &#34;Final Size:&#34;&#60;br /&#62;
	     @$(SIZE) -A $&#38;lt;&#60;br /&#62;
	     @echo &#34;Build Successfull.&#34;&#60;br /&#62;
	     @echo $(MEMORY_TARGET) &#38;gt; $(BUILD_PATH)/build-type&#60;/p&#62;
&#60;p&#62;     MSG_INFO:&#60;br /&#62;
	     @echo &#34;================================================================================&#34;&#60;br /&#62;
	     @echo &#34;&#34;&#60;br /&#62;
	     @echo &#34;  Previous Build     :&#34; $(PREV_BUILD_TYPE)&#60;br /&#62;
	     @echo &#34;  Build info         :&#34;&#60;br /&#62;
	     @echo &#34;     BOARD:          :&#34; $(BOARD)&#60;br /&#62;
	     @echo &#34;     MCU:            :&#34; $(MCU)&#60;br /&#62;
	     @echo &#34;     MEMORY_TARGET:  :&#34; $(MEMORY_TARGET)&#60;br /&#62;
	     @echo &#34;  USB_PRODUCT_ID     :&#34; $(BOARD_USB_PRODUCT_ID)&#60;br /&#62;
	     @echo &#34;  USB_VENDOR_ID      :&#34; $(BOARD_USB_VENDOR_ID)&#60;br /&#62;
	     @echo &#34;&#34;&#60;br /&#62;
	     @echo &#34;  See 'make help' for all possible targets&#34;&#60;br /&#62;
	     @echo &#34;&#34;&#60;br /&#62;
	     @echo &#34;================================================================================&#34;&#60;br /&#62;
	     @echo &#34;&#34;&#60;/p&#62;
&#60;p&#62;Finally you can have alternative IDE for development.&#60;/p&#62;
&#60;p&#62;Best wishes.....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lostinspacebar on "Libmaple + Windows"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2618#post-13201</link>
			<pubDate>Wed, 05 Sep 2012 20:11:15 +0000</pubDate>
			<dc:creator>lostinspacebar</dc:creator>
			<guid isPermaLink="false">13201@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I've put my changes here: &#60;a href=&#34;https://github.com/lostinspacebar/libmaple/tree/windows_build&#34; rel=&#34;nofollow&#34;&#62;https://github.com/lostinspacebar/libmaple/tree/windows_build&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What's there DOES NOT compile correctly obviously. The thing comes to a halt at libmaple/rules.mk. That's the first place make encounters paths in the target definitions that have colons in them. &#60;/p&#62;
&#60;p&#62;Would love to work together to get this stuff working on Windows. Do you have any ideas so far?&#60;/p&#62;
&#60;p&#62;P.S. I dunno if my first post sounded hostile. It wasn't meant to. Partially just pissed off at make for doing stupid shit and windows for having colons in its paths.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sacdarius on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-13195</link>
			<pubDate>Wed, 05 Sep 2012 15:19:40 +0000</pubDate>
			<dc:creator>Sacdarius</dc:creator>
			<guid isPermaLink="false">13195@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi i've been trying to compile using eclipse, but an error.&#60;br /&#62;
I followed the steps from here: &#60;a href=&#34;http://wiki.leaflabs.com/index.php?title=Edit_sketches_with_Eclipse&#34; rel=&#34;nofollow&#34;&#62;http://wiki.leaflabs.com/index.php?title=Edit_sketches_with_Eclipse&#60;/a&#62;&#60;br /&#62;
At step 6.3 i get this error:&#60;/p&#62;
&#60;p&#62;cs-make install&#60;br /&#62;
The system cannot find the path specified.&#60;br /&#62;
The system cannot find the path specified.&#60;br /&#62;
The system cannot find the path specified.&#60;br /&#62;
&#34;Install target:&#34; &#60;/p&#62;
&#60;p&#62;Does anyone know what the problem is?&#60;/p&#62;
&#60;p&#62;I'm using Win7 pro 64 bit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Libmaple + Windows"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2618#post-13003</link>
			<pubDate>Thu, 30 Aug 2012 14:44:30 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">13003@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;This is a problem that we have to solve as well. The Wiring people are also having issues with Make on Windows; it's a show-stopper for the next IDE release, so it's going to be getting lots of attention.&#60;/p&#62;
&#60;p&#62;I'm going to try to keep a single, make-based build system to avoid that redundancy. Can you share your patches so we can work together?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lostinspacebar on "Libmaple + Windows"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2618#post-12984</link>
			<pubDate>Wed, 29 Aug 2012 11:04:02 +0000</pubDate>
			<dc:creator>lostinspacebar</dc:creator>
			<guid isPermaLink="false">12984@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've started some work on making libmaple compile on windows with codesourcery (or similar GNU tools on windows). I'm getting close, but the only problem right now is that GNU make doesn't support colons (':') in path names for targets. Escaping them doesn't seem to make a difference (still gives me a &#34;multiple targets&#34; error).&#60;/p&#62;
&#60;p&#62;This is kind of a show stopper for me right now. I was wondering what everyone thought about me doing something specific for windows. Like making makefiles for nmake instead of GNU make. I can take the responsibility of keeping them up to date with changes to libmaple. I know there is some redundancy there but the current state of windows buildage of libmaple is annoying at best.&#60;/p&#62;
&#60;p&#62;- Aditya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siy on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-7386</link>
			<pubDate>Sat, 17 Dec 2011 19:57:03 +0000</pubDate>
			<dc:creator>siy</dc:creator>
			<guid isPermaLink="false">7386@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I think it would be quite useful to have in Maple IDE a menu item like &#34;Export to Eclipse...&#34; which would generate an Eclipse project from active sketch and all attached libraries. This feature might greatly simplify moving to full-featured IDE as project grows. The Maple IDE know all necessary details about the sketch and libmaple and format of the Eclipse project files is well known (for example, Maven has plugin capable to generate Eclipse projects), so implementing such a feature should not be complex task.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>valliant on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-7249</link>
			<pubDate>Fri, 25 Nov 2011 22:08:52 +0000</pubDate>
			<dc:creator>valliant</dc:creator>
			<guid isPermaLink="false">7249@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm working on WIndows...&#60;br /&#62;
I've got this&#60;/p&#62;
&#60;p&#62;**** Build of configuration Default for project leaflabs-libmaple-f7e384a ****&#60;/p&#62;
&#60;p&#62;cs-make install&#60;br /&#62;
Install target: flash&#60;br /&#62;
./support/scripts/reset.py &#38;amp;&#38;amp; sleep 1                  &#38;amp;&#38;amp; dfu-util -a1 -d 1EAF:0003 -D build/maple.bin -R&#60;br /&#62;
/usr/bin/env: python: No such file or directory&#60;br /&#62;
cs-make: *** [install] Error 127&#60;/p&#62;
&#60;p&#62;Has anyone figured out the solution to this issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dweller on "Eclipse - quick start"</title>
			<link>http://forums.leaflabs.com/topic.php?id=681&amp;page=2#post-7200</link>
			<pubDate>Sun, 20 Nov 2011 06:37:29 +0000</pubDate>
			<dc:creator>Dweller</dc:creator>
			<guid isPermaLink="false">7200@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Just got all this running on Windows.. &#60;/p&#62;
&#60;p&#62;As with the initial post I used the c/c++ eclipse, but here's the extra stuff I did not listed from the 1st post..&#60;/p&#62;
&#60;p&#62;Installed the WinAVR tools from &#60;a href=&#34;https://sourcery.mentor.com/sgpp/lite/arm/portal/release1802&#34; rel=&#34;nofollow&#34;&#62;https://sourcery.mentor.com/sgpp/lite/arm/portal/release1802&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Grabbed &#38;amp; unpacked the libmaple source from&#60;br /&#62;
&#60;a href=&#34;https://github.com/leaflabs/libmaple&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/libmaple&#60;/a&#62; [Zip button top left]&#60;/p&#62;
&#60;p&#62;Had to untick 'Makefile Generation -&#38;gt; Generate Makefiles Automatically' in the project properties, c/c++ build panel, builder settings tab.&#60;/p&#62;
&#60;p&#62;Had to change 'make' to 'cs-make' in the project properties, c/c++ build panel, builder settings tab.&#60;/p&#62;
&#60;p&#62;Renamed main.cpp.example in the imported libmaple files to main.cpp&#60;/p&#62;
&#60;p&#62;Edited the Makefile to..&#60;br /&#62;
  change 'rm -rf' occurences to 'del /s/q'&#60;br /&#62;
Edited build-targets.mk&#60;br /&#62;
  commented out @find thru to @$(SIZE) $&#38;lt; in the $(BUILD_PATH)/$(BOARD).bin target&#60;br /&#62;
  altered 'mkdir -p $@' to mkdir &#34;$@&#34; in the $(BUILDDIRS) target&#60;br /&#62;
Edited support\make\build-rules.mk&#60;br /&#62;
  changed the ';' on the end of each SILENT rule to an '&#38;amp;'&#60;/p&#62;
&#60;p&#62;Mostly these are just unix-&#38;gt;windows hacks in the makefiles, to avoid installing cygwin, or equiv.. and I'm pretty sure having commented out chunks of the bin target the output may not be too sane to use.. &#60;/p&#62;
&#60;p&#62;However, the net result is I can edit main.cpp with the syntax highlighting, code completion, ctrl-click link following etc.. which was all I was after.. to get the code down to the board, I can always cut &#38;amp; paste it across to the little-green-editor ;p
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
