<?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/1295" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-03-15T02:30:44+02:00</updated>

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

		<entry>
		<author><name><![CDATA[mojo]]></name></author>
		<updated>2008-03-15T02:30:44+02:00</updated>

		<published>2008-03-15T02:30:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4588#p4588</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4588#p4588"/>
		<title type="html"><![CDATA[AVR Studio with assembler example?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4588#p4588"><![CDATA[
Thanks, it looks interesting, hopefully it will put me on the right path.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=892">mojo</a> — Sat Mar 15, 2008 2:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Grendel]]></name></author>
		<updated>2008-03-14T23:14:05+02:00</updated>

		<published>2008-03-14T23:14:05+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4582#p4582</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4582#p4582"/>
		<title type="html"><![CDATA[AVR Studio with assembler example?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4582#p4582"><![CDATA[
Check out 3DProasm.S,  3DPro.c, &amp; 3DPro.h from the <a href="http://grendel.koolbear.com/3dpro.htm" class="postlink">3DP-Vert</a> project (look for the link &quot;Project archive 2008-02-09&quot; near the bottom of the page.)<br /><br />More details about embedding AVR assembler can be found in the AVR Libc Reference Manual that's installed w/ WinAVR (AVR Studio --&gt; Help --&gt; avr-libc Reference Manual.)<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=101">Grendel</a> — Fri Mar 14, 2008 11:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mojo]]></name></author>
		<updated>2008-03-14T17:14:56+02:00</updated>

		<published>2008-03-14T17:14:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4577#p4577</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4577#p4577"/>
		<title type="html"><![CDATA[AVR Studio with assembler example?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1295&amp;p=4577#p4577"><![CDATA[
I am looking at doing a USB VFD interface, but for performance reasons I want to use assembly code for the VFD interface.<br /><br />Basically, I just want to send bytes to the AVR via USB, where an assembler routine will decode them. Data would enter a FIFO as it is transmitted, ready for processing with the assembler routines.<br /><br />I use AVR Studio for development. I can't see any examples of this sort of thing in the reference implementations. In particular, interfacing C with assembler seems to be a bit tricky - what registers can be used, how to reference data, allocating sections of RAM to use etc.<br /><br />Are there any suitable examples? I couldn't find any with Google.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=892">mojo</a> — Fri Mar 14, 2008 5:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
