<?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: embedXcode — Embedded Computing with Xcode</title>
		<link>http://forums.leaflabs.com/topic.php?id=1593</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 07:55:03 +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=1593" rel="self" type="application/rss+xml" />

		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25918</link>
			<pubDate>Mon, 13 May 2013 01:35:55 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">25918@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;For code-sense, please refer to section 3. Configure the Project&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;3.1. Automatic Procedure&#60;br /&#62;
The automatic procedure provides an easy way to&#60;br /&#62;
• Declare .pde or .ino file as C++ code for code-sense, and&#60;br /&#62;
• Define the directory for the targets,&#60;br /&#62;
• Add all the cores, variants and libraries from the installed platforms under the group Reference,&#60;br /&#62;
&#60;strong&#62;• Declare all the files of the project for code-sense.&#60;/strong&#62;
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>robodude666 on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25913</link>
			<pubDate>Sun, 12 May 2013 18:16:47 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">25913@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Rei Vilo,&#60;/p&#62;
&#60;p&#62;Please understand that I'm not trying to attack your work.&#60;/p&#62;
&#60;p&#62;I think the project is really great, but in my opinion I think a good improvement would be to create a separate template per board/ide that's supported instead of a generic template that contains everything. Like... Apple has it for iOS and Mac OS X projects.&#60;/p&#62;
&#60;p&#62;This way, when you select New Project, you can click on embedXcode on the left side and instead of getting only one option to create an embedXcode project you'd get options for each platform that's supported. Then on the project creation screen, instead of selecting a platform you would select the specific board/MCU you're creating for.&#60;/p&#62;
&#60;p&#62;I also only pointed that codesense isn't working for me, as in the post before me you announced release 49 has improved code-sense support. I might very well not be doing it properly.&#60;/p&#62;
&#60;p&#62;One of the reasons I feel it would be good to support platforms without the IDE, such as just libmaple is that libmaple gets updated more frequenctly than MapleIDE; making it easier to update without having to wait for official releases -- which aren't happening very frequently for MapleIDE.&#60;/p&#62;
&#60;p&#62;I currently have a setup that's kind of working for me with Sublime Text 2, but I'll be sure to take a look at github!&#60;/p&#62;
&#60;p&#62;-robodude666
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25912</link>
			<pubDate>Sun, 12 May 2013 18:01:39 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">25912@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello Robodude666!&#60;/p&#62;
&#60;p&#62;What a nice post: three negative points out of three points. I guess you take the template and all the work behind for granted. &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;- The code-sense doesn't seem to work at all. I can start typing a libmaple or wirish function and xcode does nothing to autocomplete like it would in an Objective-C application.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;As I already wrote many times, code sense isn't a 100% hit as Xcode changes the way it works with every new version and as Apple is over secretive about documenting its IDE internals. If you have special tips, please share them!&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;- I wasn't expecting all of those preprocessor declares inside of my project, AFTER I selected I want a Maple project. I also didn't expect my project to contain the make files for all of the boards, and config files for all of the boards.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;embedXcode is aimed at providing a template for a large array of boards and platforms, hence the pre-processor statements. I use it to develop libraries I can share with different platforms. Now, feel free to tailor the template to your specific needs and keep only Maple. &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62; I would like to see the ability to select a Maple project, and only contain code inside of the project for Maple boards. In addition, I don't like how MapleIDE is required. Could it be possible in a future revision to point embedXcode to the path where libmaple is installed (/usr/local/libmaple in my case).
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I do like the way the Maple and other IDEs are required: this allows easy installation and maintenance. Once again, feel free to build your own template. &#60;/p&#62;
&#60;p&#62;The whole template is available at GitHub and awaiting your contribution! You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robodude666 on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25862</link>
			<pubDate>Sun, 12 May 2013 01:53:34 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">25862@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Rei Vilo,&#60;/p&#62;
&#60;p&#62;I tried release 49 over the last hour and have a few comments:&#60;/p&#62;
&#60;p&#62;- The code-sense doesn't seem to work at all. I can start typing a libmaple or wirish function and xcode does nothing to autocomplete like it would in an Objective-C application.&#60;/p&#62;
&#60;p&#62;- I wasn't expecting all of those preprocessor declares inside of my project, AFTER I selected I want a Maple project. I also didn't expect my project to contain the make files for all of the  boards, and config files for all of the boards.&#60;/p&#62;
&#60;p&#62;I would like to see the ability to select a  Maple project, and only contain code inside of the project for Maple boards. In addition, I don't like how MapleIDE is required. Could it be possible in a future revision to point embedXcode to the path where libmaple is installed (/usr/local/libmaple in my case).&#60;/p&#62;
&#60;p&#62;-robodude666
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25808</link>
			<pubDate>Sat, 11 May 2013 05:22:48 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">25808@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Please find a new release of embedXcode:&#60;/p&#62;
&#60;p&#62;• embedXcode • May 04, 2013 release 48 • Compilation of main.cpp for embedxcode only&#60;br /&#62;
• embedXcode • May 10, 2013 release 49 • Improved code-sense for core libraries&#60;/p&#62;
&#60;p&#62;main.cpp has a conditional statement for compilation based on EMBEDXCODE.&#60;/p&#62;
&#60;p&#62;The name of the IDE is included in the pre-processing variable use for code-sense.&#60;/p&#62;
&#60;p&#62;As always,&#60;br /&#62;
• Website: &#60;a href=&#34;http://embedxcode.weebly.com&#34; rel=&#34;nofollow&#34;&#62;http://embedxcode.weebly.com&#60;/a&#62;&#60;br /&#62;
• Download: &#60;a href=&#34;http://embedxcode.weebly.com/download&#34; rel=&#34;nofollow&#34;&#62;http://embedxcode.weebly.com/download&#60;/a&#62;&#60;br /&#62;
• User guide: &#60;a href=&#34;http://embedxcode.weebly.com/tutorial&#34; rel=&#34;nofollow&#34;&#62;http://embedxcode.weebly.com/tutorial&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Enjoy :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25807</link>
			<pubDate>Sat, 11 May 2013 05:22:04 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">25807@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@zulkarnine&#60;/p&#62;
&#60;p&#62;Please check new release 49.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zulkarnine on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25741</link>
			<pubDate>Fri, 10 May 2013 11:38:09 +0000</pubDate>
			<dc:creator>zulkarnine</dc:creator>
			<guid isPermaLink="false">25741@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi everyone, embedXcode seems to be very useful so far I could understand but yet I couldn't figure out how to make the CODE SENSE work. I already did the 'Automatic Project Configuration' thing which brought the source files under the index as it should. But still, in the .ino file only the basic C++ codes are highlighted but not the Arduino specific ones (I am mainly using it for Arduino development). For example pinMode() or loop() are still showing in black color and no Arduino related suggestions are coming while I start typing for example: pin... . but the standard C++ functions are just working fine(code sense can recognise those) . Am I doing anything wrong or missing something? Please help me solve this issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25304</link>
			<pubDate>Thu, 25 Apr 2013 17:38:17 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">25304@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Actually that was really helpful. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mikep on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=5#post-25145</link>
			<pubDate>Wed, 24 Apr 2013 10:52:14 +0000</pubDate>
			<dc:creator>mikep</dc:creator>
			<guid isPermaLink="false">25145@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@feurig&#60;/p&#62;
&#60;p&#62;On pages 27 and 28 of the tutorial are manual install/uninstall instructions that also show the affected folders (&#60;a href=&#34;http://embedxcode.weebly.com/tutorial.html)&#34; rel=&#34;nofollow&#34;&#62;http://embedxcode.weebly.com/tutorial.html)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;You might have tried that already, in that case pls ignore my post.&#60;br /&#62;
FWIW, I haven't used or installed embedXCode, currently only using XCode for iOS development.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=4#post-25014</link>
			<pubDate>Sat, 20 Apr 2013 12:01:53 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">25014@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Based on the results of the survey, I've decided to put the support for Maple on hold.&#60;/p&#62;
&#60;p&#62;Also in the balance, the rather unpleasant forum.&#60;/p&#62;
&#60;p&#62;Farewell!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=4#post-24709</link>
			<pubDate>Wed, 17 Apr 2013 12:23:55 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">24709@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;No comment.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=4#post-24303</link>
			<pubDate>Sun, 07 Apr 2013 16:12:36 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">24303@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Yay! A marketing survey that will help me a uninstall the project.&#60;br /&#62;
It will also give me real input into the way it is structured. &#60;/p&#62;
&#60;p&#62;Trying to find polite words....&#60;/p&#62;
&#60;p&#62;ollie ollie oxen free.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rei Vilo on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=4#post-24302</link>
			<pubDate>Sun, 07 Apr 2013 15:59:57 +0000</pubDate>
			<dc:creator>Rei Vilo</dc:creator>
			<guid isPermaLink="false">24302@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thank you for answering this two questions survey at &#60;a href=&#34;http://rei-vilo.polldaddy.com/s/using-embedxcode-with&#34; rel=&#34;nofollow&#34;&#62;http://rei-vilo.polldaddy.com/s/using-embedxcode-with&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The answers will help me to focus on the most popular platforms.&#60;/p&#62;
&#60;p&#62;Survey: &#60;a href=&#34;http://rei-vilo.polldaddy.com/s/using-embedxcode-with&#34; rel=&#34;nofollow&#34;&#62;http://rei-vilo.polldaddy.com/s/using-embedxcode-with&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=4#post-24282</link>
			<pubDate>Fri, 05 Apr 2013 08:34:54 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">24282@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;feurig - Urgh! Thanks for that tip. Maybe I'll put it (installing the software, not eating a Spam sandwich) off a bit longer  :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>feurig on "embedXcode — Embedded Computing with Xcode"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1593&amp;page=4#post-24271</link>
			<pubDate>Thu, 04 Apr 2013 13:50:59 +0000</pubDate>
			<dc:creator>feurig</dc:creator>
			<guid isPermaLink="false">24271@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Its an overtly complicated pile that I haven't figured out how to uninstall.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
