<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/4191" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-07-17T19:33:56+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/4191</id>

		<entry>
		<author><name><![CDATA[pieter]]></name></author>
		<updated>2010-07-17T19:33:56+02:00</updated>

		<published>2010-07-17T19:33:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4191&amp;p=15248#p15248</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4191&amp;p=15248#p15248"/>
		<title type="html"><![CDATA[Re: Crosspack, xcode, v-usb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4191&amp;p=15248#p15248"><![CDATA[
Solved by ls -l /usr/local/CrossPack=AVR-20100115/etc/options | tail -c -3<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4132">pieter</a> — Sat Jul 17, 2010 7:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ruediheimlicher]]></name></author>
		<updated>2010-05-27T10:39:40+02:00</updated>

		<published>2010-05-27T10:39:40+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4191&amp;p=14613#p14613</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4191&amp;p=14613#p14613"/>
		<title type="html"><![CDATA[Re: Crosspack, xcode, v-usb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4191&amp;p=14613#p14613"><![CDATA[
Hi<br />I am using Crosspack with Xcode with a template from Nick Lott. I replaced the  makefile with one from Eric B. Weddington, Joerg Wunsch, et al. which deals with all files in the project. I had to replace the PATH in the targets with '$(PATH):/usr/local/CrossPack-AVR/bin'. <br />the type of programmer must be specified on line 200 in the makefile.<br />You can download my version of the template from<br /><a href="http://www.ruediheimlicher.ch/AVR/AVR.php" class="postlink">http://www.ruediheimlicher.ch/AVR/AVR.php</a><br /><br />On the site <br /><a href="http://homepage.mac.com/chen/w7ay/Site/index.html" class="postlink">http://homepage.mac.com/chen/w7ay/Site/index.html</a><br />you can find a AVR-Tool under 'Applications' and other helpful things tio work with the mac<br /><br />I am using a Programmer from tuxgraphics. It works very well with my Mac (10.6.2) and the projects from the template. <br /><a href="http://tuxgraphics.org" class="postlink">http://tuxgraphics.org</a><br /><br />Older way to create a template<br /><a href="http://www.artificialstudios.org/alessandro.reina/stuff/xcode_template.pdf" class="postlink">http://www.artificialstudios.org/alessandro.reina/stuff/xcode_template.pdf</a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=217">ruediheimlicher</a> — Thu May 27, 2010 10:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[wireframewolf]]></name></author>
		<updated>2010-04-27T23:51:12+02:00</updated>

		<published>2010-04-27T23:51:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4191&amp;p=14264#p14264</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4191&amp;p=14264#p14264"/>
		<title type="html"><![CDATA[Crosspack, xcode, v-usb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4191&amp;p=14264#p14264"><![CDATA[
Hey all. I'm working on my first project, and I need a little help getting the usb driver to work with my code.<br /><br />I'm using Obdev's Crosspack to create an avr project in xcode. This is all well and good if the only file in my project is main.c, but since the makefile appears to control all the compiling, adding other files through xcode only causes compiling to fail. I guess I have to edit the makefile, but I don't really know much about makefiles. The whole purpose of using an IDE, to me, is to avoid that sort of thing.<br /><br />Now I'm sure there's someone else out there doing a usb project and using crosspack and xcode, so I was wondering if someone could post what their makefile looks like so that I can use it as kind of a template. Your help is appreciated!<br /><br />Edit: Oh duh, all the examples include make files that I can look at. Never mind @.@<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3828">wireframewolf</a> — Tue Apr 27, 2010 11:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
