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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-12-13T16:41:46+02:00</updated>

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

		<entry>
		<author><name><![CDATA[nick.gouz]]></name></author>
		<updated>2010-12-13T16:41:46+02:00</updated>

		<published>2010-12-13T16:41:46+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5266&amp;p=17023#p17023</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5266&amp;p=17023#p17023"/>
		<title type="html"><![CDATA[Re: ATMEGA8-with vusb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5266&amp;p=17023#p17023"><![CDATA[
Hey folks<br /><br />Problem located, it is Eclipse.<br /><br />When I run the files from terminal everything works perfectly now I am looking into how to set up Eclipse<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4711">nick.gouz</a> — Mon Dec 13, 2010 4:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nick.gouz]]></name></author>
		<updated>2010-12-13T11:32:25+02:00</updated>

		<published>2010-12-13T11:32:25+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=5266&amp;p=17022#p17022</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=5266&amp;p=17022#p17022"/>
		<title type="html"><![CDATA[ATMEGA8-with vusb]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=5266&amp;p=17022#p17022"><![CDATA[
Hey folks.<br /><br />I have seen few solutions and I tried them (some suggestions from various parts of this forum) nothing worked so here I am posting.<br /><br />The issue.<br /><br />I try to program and ATMEGA 8 via USB that is done.<br />But now I want to be able to send data via the USB that is not done, well short of it is but it is not working, I followed the simple example from downloads and the HDI. I have set it up as in the examples, But it is not working. I made two tries one for the simple one for the HDI. I was getting a segmentation fault at some point.<br /><br />Now I get an error that device can not be found.<br /><br />I tried to run and print the errorCode but without a success the int returns empty.<br /><br />Now how I did it:<br /><br />I linked the firmware files to my AVR project wrote my own main.c<br /><br />Linked the usbconfig.h to the host computer software and copied needed files in the same directory.<br /><br />I changed the clock Frequency<br /><br />Did not change the PID and VID<br /><br /><br />as suggested from a forum:<br />#define USB_INTR_VECTOR INT0_vect<br /><br />I have also diffident the CUSTOME_whatever for the usb_msg, the sixth pointer.<br /><br />pretty much that is, I do not recall anything else been changed.<br /><br />So any insight is welcomed, I am sure, I forget something or I overlook something.<br /><br />Thanks<br />PS I know this has most likely come up before but I spend days looking for the problem and I am out of ideas or tests to run and see what is going on and where.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4711">nick.gouz</a> — Mon Dec 13, 2010 11:32 am</p><hr />
]]></content>
	</entry>
	</feed>
