<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=4&amp;t=11263&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2015-04-02T22:07:33+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=11263&amp;mode</id>
<entry>
<author><name><![CDATA[Witia]]></name></author>
<updated>2015-04-02T22:07:33+01:00</updated>
<published>2015-04-02T22:07:33+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125449#p125449</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125449#p125449"/>
<title type="html"><![CDATA[Re: Problem ze zmianą kontrolera]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125449#p125449"><![CDATA[
Dziękuję działa.<br /><br />Dzisiaj od rana przeprowadziłem instalację 3 razy (zgodnie z tym filmem) i nie poszło.<br />I dlatego miałem już o tym napisać, na szczęście się powstrzymałem i pomyślałem &quot;do 4 razy sztuka&quot;.  <img src="https://forum.atnel.pl/images/smilies/icon_lol.gif" alt=":lol:" title="Śmieje się" /><br />Wniosek: pluginy niewiadomego pochodzenia to zło.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=7385">Witia</a> — 2 kwi 2015, o 22:07</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2015-04-02T20:21:21+01:00</updated>
<published>2015-04-02T20:21:21+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125440#p125440</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125440#p125440"/>
<title type="html"><![CDATA[Re: Problem ze zmianą kontrolera]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125440#p125440"><![CDATA[
<div class="quotetitle">Witia napisał(a):</div><div class="quotecontent"><br />Z tego wynika że Eclipse pomimo zmiany kontrolera i wykonania czyszczenia, do kompilacji dalej bierze Atmega32? Dlaczego?<br /></div><br /><br />Jak sobie zrobisz DOKŁADNIE tak:<br /><!-- m --><a class="postlink" href="http://mirekk36.blogspot.com/2014/11/avr-jak-zaczac-z-eclipse-luna.html" >http://mirekk36.blogspot.com/2014/11/av ... -luna.html</a><!-- m --><br /><br />to pozbędziesz się takich dziwnych problemów ok? Przy okazji pamiętaj żeby po tym skasować stary WinAVR (bo o tym zapomniałem wspomnieć w tym poradniku)<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 2 kwi 2015, o 20:21</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Witia]]></name></author>
<updated>2015-04-02T20:33:40+01:00</updated>
<published>2015-04-02T20:18:05+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125439#p125439</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125439#p125439"/>
<title type="html"><![CDATA[Problem ze zmianą kontrolera]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=11263&amp;p=125439#p125439"><![CDATA[
Witam serdecznie,<br /><br />Napiszę krótko.<br /><br />Chciałem uruchomić program z bluebooka (PWM). Pogram jest napisany na Atmega32 ja mam Atmega644PA.<br />W związku z powyższym przerabiam program, zmieniam kontroler. Uruchamiam Clean.<br />Następnie &quot;młotek&quot; i oto co otrzymuję:<br /><br /><span style="color: #FF0000">[ ja rozumiem, że kolega jest początkujący ale proszę zajrzeć tu: <!-- l --><a class="postlink-local" href="http://forum.atnel.pl/topic7402.html" >topic7402.html</a><!-- l --> i poprawić formatowanie kodu na forum ok? - mirekk36 ]</span><br /><br />[syntax=c]20:36:27 **** Build of configuration Release for project 05_PWM ****<br />make all <br />'Building file: ../main.c'<br />'Invoking: AVR Compiler'<br />avr-gcc -Wall -Os -fpack-struct -fshort-enums -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=11059200UL -MMD -MP -MF&quot;main.d&quot; -MT&quot;main.d&quot; -c -o&quot;main.o&quot; &quot;../main.c&quot;<br />../main.c: In function 'main':<br />../main.c:23:2: error: 'TCCR0A' undeclared (first use in this function)<br />../main.c:23:2: note: each undeclared identifier is reported only once for each function it appears in<br />../main.c:24:16: error: 'COM0A1' undeclared (first use in this function)<br />../main.c:25:2: error: 'TCCR0B' undeclared (first use in this function)<br />../main.c:26:2: error: 'OCR0A' undeclared (first use in this function)<br />../main.c:41:2: error: 'TIMSK1' undeclared (first use in this function)<br />make: *** &#91;main.o&#93; Błąd 1<br /><br />20:36:27 Build Finished (took 500ms)[/syntax]<br /><br />Jestem mocno początkujący i nie wiem czy dobrze rozumiem. Z tego wynika że Eclipse pomimo zmiany kontrolera i wykonania czyszczenia, do kompilacji dalej bierze Atmega32? Dlaczego?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=7385">Witia</a> — 2 kwi 2015, o 20:18</p><hr />
]]></content>
</entry>
</feed>