<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/avr-eclipse/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/avr-eclipse/support-requests/</id><updated>2024-10-17T20:11:46.047000Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>#27 Cannot create a New Programmer Configuration</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/27/?limit=25#bf41" rel="alternate"/><published>2024-10-17T20:11:46.047000Z</published><updated>2024-10-17T20:11:46.047000Z</updated><author><name>Armin</name><uri>https://sourceforge.net/u/armin-j/</uri></author><id>https://sourceforge.net4db130a4e2ed929c35219846522534586eb0b021</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;At least you can modify them manually :-)&lt;br/&gt;
 They are contained in the file .metadata.plugins\org.eclipse.core.runtime.settings\de.innot.avreclipse.core.prefs&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>AVRDude error</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/40/" rel="alternate"/><published>2024-07-03T01:22:54.986000Z</published><updated>2024-07-03T01:22:54.986000Z</updated><author><name>Kosta Jocic</name><uri>https://sourceforge.net/u/kosta55/</uri></author><id>https://sourceforge.net775f800b1e32670f29f3c26ebbebac68beaf5aed</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello! &lt;br/&gt;
I have a problem with AVRDude.  I installed eclipse IDE and istalled WinAVR (within it there was AVR-GCC and AVRDude). Also, I installed plugin AVR from eclipse IDE ( Help --&amp;gt; Install new software and put the following link in Work with field: &lt;a href="http://avr-eclipse.sourceforge.net/updatesite/" rel="nofollow"&gt;http://avr-eclipse.sourceforge.net/updatesite/&lt;/a&gt; )&lt;br/&gt;
I made a new C project from AVR Cross Target Application/Empty project as a project type, set just release, withou debug config. &lt;br/&gt;
On the photo1, photo2 and photo3  you can see additional setting which I  perfomed. &lt;br/&gt;
When I press (after setting everythin , and also connecting arduino to the laptop) the button ,,Load from MCU" from photo2, I get an error, which you can see on the ,,AVRDude_error'' photo. &lt;/p&gt;
&lt;p&gt;Could you please explain me how to solve this problem? &lt;br/&gt;
If you need some further details about pages from where I download eclipse and WinAVR, please let me know. &lt;/p&gt;
&lt;p&gt;Thank you in advance! &lt;br/&gt;
Kosta&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#38 AVR not found in Project Properties</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/38/?limit=25#0c6a" rel="alternate"/><published>2020-12-02T08:02:17.496000Z</published><updated>2020-12-02T08:02:17.496000Z</updated><author><name>Digby Turner</name><uri>https://sourceforge.net/u/big-dig/</uri></author><id>https://sourceforge.net67b135c8a832154fd9c657f1abe878c4a7692b51</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;sing Eclipse IDE for C/C++ Developers &lt;br/&gt;
Version: 2020-09 (4.17.0)&lt;br/&gt;
Build id: 20200910-1200&lt;/p&gt;
&lt;p&gt;with AVR_Eclipse_Plugin&lt;/p&gt;
&lt;p&gt;creating a new C project --&lt;/p&gt;
&lt;p&gt;If you use&lt;br/&gt;
    File -&amp;gt; new -&amp;gt; C/C++ Project -&amp;gt; C Managed Build -&amp;gt; AVR Cross Target Application -&amp;gt; Empty Project&lt;br/&gt;
you get a project without the AVR link in its  "Project Properties"&lt;/p&gt;
&lt;p&gt;If you use&lt;br/&gt;
    File -&amp;gt; new -&amp;gt; C/C++ Project -&amp;gt; C Managed Build -&amp;gt; AVR Cross Target Static Library -&amp;gt; Empty Project&lt;br/&gt;
you get a project which has the AVR link in its   "Project Properties" but no ability to use AvrDude.&lt;/p&gt;
&lt;p&gt;The difference appears to be one line in the .project file !&lt;/p&gt;
&lt;p&gt;which is    " &amp;lt;nature&amp;gt;de.innot.avreclipse.core.avrnature&amp;lt;/nature&amp;gt; "&lt;/p&gt;
&lt;p&gt;Add this line to the .project file in the AVR Cross Target Application project directory and it works !!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#34 ATMEGA328PB</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/34/?limit=25#7693/b3f6" rel="alternate"/><published>2020-03-05T23:08:52.104000Z</published><updated>2020-03-05T23:08:52.104000Z</updated><author><name>Armin</name><uri>https://sourceforge.net/u/armin-j/</uri></author><id>https://sourceforge.net7def7436f025cb2d374ad3efc6cd96fa41fd5db5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;To all,&lt;br/&gt;
this is not the whole truth.&lt;/p&gt;
&lt;p&gt;The plugin also checks the &lt;strong&gt;gcc device list&lt;/strong&gt;  (probably with  gcc --target) and enables only this devices which are contained in &lt;strong&gt;both lists&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;It seems, that atmel/microchip "forget" to include the Atmega328pb into this gcc device list even in the 3.61 version, where all the other 328pb files seems to be included (but avr-size still complains about Atmega328pb).&lt;br/&gt;
My &lt;strong&gt;workaround&lt;/strong&gt; is to use &lt;strong&gt;&lt;a class="" href="http://eclipse.baeyens.it/stable.php?OS=Windows" rel="nofollow"&gt;Sloeber&lt;/a&gt;&lt;/strong&gt; with the popolu boards &lt;a href="https://files.pololu.com/arduino/package_pololu_index.json" rel="nofollow"&gt;https://files.pololu.com/arduino/package_pololu_index.json&lt;/a&gt;,&lt;br/&gt;
OR  &lt;strong&gt;replace the standard/pins_arduino.h&lt;/strong&gt; with the one from pololu and &lt;strong&gt;replace the  iom328p.h &lt;/strong&gt; in \AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino5\avr\include\avr with the iom328pb.h from the same directory.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#25 no MCU-Type</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/25/?limit=25&amp;page=1#07df" rel="alternate"/><published>2019-10-17T13:39:34.274000Z</published><updated>2019-10-17T13:39:34.274000Z</updated><author><name>Tarletsky Andrey</name><uri>https://sourceforge.net/u/nfhktwrbq/</uri></author><id>https://sourceforge.net0b746907fc9e20d195239369bdb604f01e0ada75</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello! The same problem. In project properties not appear AVR menu. And select targed not accessed. In AVR Compiler options always setted atmega16 and I can't change this value, even create new project. If I select different MCU at start in options stay atmega16. How fix it?&lt;br/&gt;
Eclipse version 2019-09 R4.13.0.&lt;br/&gt;
&lt;img alt="" rel="nofollow" src="https://imgur.com/a/Mo8WQuJ"/&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Compatibility with eclipse</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/39/" rel="alternate"/><published>2019-07-08T18:44:25.699000Z</published><updated>2019-07-08T18:44:25.699000Z</updated><author><name>ivanem</name><uri>https://sourceforge.net/u/ivanem/</uri></author><id>https://sourceforge.nete4233bfef2f2dc3a070a71b297341eed1b86423c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tried to install the AVR Plugin for the latest eclipse:&lt;/p&gt;
&lt;p&gt;Eclipse IDE for C/C++ Developers&lt;br/&gt;
Version: 2019-06 (4.12.0)&lt;br/&gt;
Build id: 20190614-1200&lt;/p&gt;
&lt;p&gt;Linux (Lubuntu) 16.04 - 4.4.0-154-generic&lt;/p&gt;
&lt;p&gt;eclipse refuse to install because of a compatibility issue (this plugin is not compatible) . I tried to use an older version of eclipse (Oxygen 4.7) but it doesnt work on my OS (many libraries issues). Is there something I can do to make it work? &lt;/p&gt;
&lt;p&gt;Thankyou.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#38 AVR not found in Project Properties</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/38/?limit=25#046c" rel="alternate"/><published>2019-06-23T18:12:42.854000Z</published><updated>2019-06-23T18:12:42.854000Z</updated><author><name>Jack Wilborn</name><uri>https://sourceforge.net/u/jkwilborn/</uri></author><id>https://sourceforge.netfe1db0877177bd0386ec7e160b76dc446d8b8451</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have the same or similar issue.  I have a tiny85 project I've worked on since installation of Eclipse and most items are functioning.  I have a new mega328p project that I'd like to start on.&lt;/p&gt;
&lt;p&gt;When I create a File-&amp;gt;New-&amp;gt;Project I select the 'C/C++ project', takes me to 'C++ Managed Build' and then to 'AVR Cross Target Application' and 'Empty Project'.  This appears to complete with no errors as no log files seem to exists for that project.&lt;/p&gt;
&lt;p&gt;If I go to 'Window-&amp;gt;Preferences' I see the AVR entry there.&lt;/p&gt;
&lt;p&gt;The problem I have is when I right click on the project and select properties, &lt;strong&gt;there is no AVR for selection of 'AVRDude' or 'Target Hardware'.&lt;/strong&gt;  If I open the project and select the AVR upload icon, it states there is 'No AVR project selected', even thought this project is selected and open.&lt;/p&gt;
&lt;p&gt;In the right click on properties and select build-&amp;gt;tool chain I see the AVR toolchain, associated with this project.&lt;/p&gt;
&lt;p&gt;I've tried the arduino option on a new project and many other things.  Anyone have a suggestion I'd like to hear...&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#38 AVR not found in Project Properties</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/38/?limit=25#372a" rel="alternate"/><published>2018-06-07T12:59:38.817000Z</published><updated>2018-06-07T12:59:38.817000Z</updated><author><name>chaitra</name><uri>https://sourceforge.net/u/cmv/</uri></author><id>https://sourceforge.net29dc910533e0882b9cd63ebcb29665749037701d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;labels&lt;/strong&gt;:  --&amp;gt; AVR, Arduino, Eclipse, Properties, Programmer Configuration&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>AVR not found in Project Properties</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/38/" rel="alternate"/><published>2018-06-07T12:52:52.739000Z</published><updated>2018-06-07T12:52:52.739000Z</updated><author><name>chaitra</name><uri>https://sourceforge.net/u/cmv/</uri></author><id>https://sourceforge.net6a12f029e3720ad281de9216f1d25bdf1079fd47</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;I have installed the AVR Plugin for the eclipse version as stated below:&lt;/p&gt;
&lt;p&gt;Eclipse IDE for C/C++ Developers&lt;br/&gt;
Version: Oxygen.3a Release (4.7.3a)&lt;br/&gt;
Build id: 20180405-1200&lt;/p&gt;
&lt;p&gt;I have done the Programmer configuration which can be seen in the attached screenshot.&lt;br/&gt;
But, I see that AVR is not being listed in the Project properties.&lt;/p&gt;
&lt;p&gt;Do I need to change anything in the congiguration?&lt;br/&gt;
I request you to please help me solve this issue.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>AVR not found in Project Properties</title><link href="https://sourceforge.net/p/avr-eclipse/support-requests/38/" rel="alternate"/><published>2018-06-07T12:52:52.739000Z</published><updated>2018-06-07T12:52:52.739000Z</updated><author><name>chaitra</name><uri>https://sourceforge.net/u/cmv/</uri></author><id>https://sourceforge.netce70b39055baf8906ffaa457bba28fec825459fb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 38 has been modified: AVR not found in Project Properties&lt;br/&gt;
Edited By: chaitra (cmv)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>