<?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=30&amp;t=21053&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2018-07-28T18:52:41+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=30&amp;t=21053&amp;mode</id>
<entry>
<author><name><![CDATA[procek87]]></name></author>
<updated>2018-07-28T18:52:41+01:00</updated>
<published>2018-07-28T18:52:41+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210235#p210235</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210235#p210235"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210235#p210235"><![CDATA[
ok już wszystko działa teraz mam inny problem<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17263">procek87</a> — 28 lip 2018, o 18:52</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[procek87]]></name></author>
<updated>2018-07-28T17:04:57+01:00</updated>
<published>2018-07-28T17:04:57+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210234#p210234</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210234#p210234"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210234#p210234"><![CDATA[
poprawiłem includowanie z dodałem LCD/ w ścieżce i dalej nic<br /><br /><strong><span style="color: #808000">------------------------ [ Dodano po: kilkunastu sekundach ]</span></strong><br /><br />[syntax=c]18:03:08 **** Incremental Build of configuration Release for project TERMOSTAT ****<br />make all <br />'Building file: ../LCD/lcd44780.c'<br />'Invoking: AVR Compiler'<br />avr-gcc -Wall -Os -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=11059200UL -MMD -MP -MF&quot;LCD/lcd44780.d&quot; -MT&quot;LCD/lcd44780.o&quot; -c -o &quot;LCD/lcd44780.o&quot; &quot;../LCD/lcd44780.c&quot;<br />../LCD/lcd44780.c:22:26: fatal error: LCD/lcd44780.h: No such file or directory<br />compilation terminated.<br />make: *** &#91;LCD/lcd44780.o&#93; Błąd 1[/syntax]<br /><br /><strong><span style="color: #808000">------------------------ [ Dodano po: 12 minutach ]</span></strong><br /><br />nic nie pomaga nie wiem<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17263">procek87</a> — 28 lip 2018, o 17:04</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[danny]]></name></author>
<updated>2018-07-28T16:25:55+01:00</updated>
<published>2018-07-28T16:25:55+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210232#p210232</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210232#p210232"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210232#p210232"><![CDATA[
Usuń kolego tego zipa. Tam są biblioteki do LCD i 1wire z książki. Udostępniłes.<br /><br />Już mnie ubiegli. <br /><br />Poprawiłes w Main.c inkludowanie pliku od LCD? Chodzi o ścieżkę dostępu.?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1505">danny</a> — 28 lip 2018, o 16:25</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[procek87]]></name></author>
<updated>2018-07-28T16:24:51+01:00</updated>
<published>2018-07-28T16:24:51+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210231#p210231</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210231#p210231"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210231#p210231"><![CDATA[
<div class="quotetitle">Marhef napisał(a):</div><div class="quotecontent"><br />delay może przyjmować tylko wartości stałe!<br />Zamiast _delay_ms(czas) daj<br />[syntax=c]for (i = 0 ; i &lt; czas ; i++) _delay_ms(1);[/syntax]Mi się tak skompilowało.<br />I, oczywiście, musisz zmienić procek na taki, który ma PORTA. Po zmianie procka prawym klawiszem na projekt, wybierasz &quot;Clean project&quot; a dopiero potem kompilujesz.<br /><br /><strong><span style="text-decoration: underline">I wywal z projektu biblioteki Mirka! Przecież to Jego praca, w ten sposób udostępniasz je wszystkim</span></strong><br /></div><br /><br />okej już wywalam  BARDZO DZIĘKUJE Marhef<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17263">procek87</a> — 28 lip 2018, o 16:24</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Marhef]]></name></author>
<updated>2018-07-28T16:20:02+01:00</updated>
<published>2018-07-28T16:20:02+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210230#p210230</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210230#p210230"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210230#p210230"><![CDATA[
delay może przyjmować tylko wartości stałe!<br />Zamiast _delay_ms(czas) daj<br />[syntax=c]for (i = 0 ; i &lt; czas ; i++) _delay_ms(1);[/syntax]Mi się tak skompilowało.<br />I, oczywiście, musisz zmienić procek na taki, który ma PORTA. Po zmianie procka prawym klawiszem na projekt, wybierasz &quot;Clean project&quot; a dopiero potem kompilujesz.<br /><br /><strong><span style="text-decoration: underline">I wywal z projektu biblioteki Mirka! Przecież to Jego praca, w ten sposób udostępniasz je wszystkim</span></strong><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=12752">Marhef</a> — 28 lip 2018, o 16:20</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[procek87]]></name></author>
<updated>2018-07-28T16:19:00+01:00</updated>
<published>2018-07-28T16:19:00+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210229#p210229</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210229#p210229"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210229#p210229"><![CDATA[
[syntax=c]17:16:54 **** Build of configuration Release for project TERMOSTAT ****<br />make all <br />'Building file: ../LCD/lcd44780.c'<br />'Invoking: AVR Compiler'<br />avr-gcc -Wall -Os -fpack-struct -fshort-enums -ffunction-sections -fdata-sections -std=gnu99 -funsigned-char -funsigned-bitfields -mmcu=atmega32 -DF_CPU=11059200UL -MMD -MP -MF&quot;LCD/lcd44780.d&quot; -MT&quot;LCD/lcd44780.o&quot; -c -o &quot;LCD/lcd44780.o&quot; &quot;../LCD/lcd44780.c&quot;<br />../LCD/lcd44780.c:235:6: error: conflicting types for 'lcd_str_P'<br />In file included from ../LCD/lcd44780.c:22:0:<br />../LCD/lcd44780.h:172:6: note: previous declaration of 'lcd_str_P' was here<br />../LCD/lcd44780.c:285:6: error: conflicting types for 'lcd_hex'<br />In file included from ../LCD/lcd44780.c:22:0:<br />../LCD/lcd44780.h:175:6: note: previous declaration of 'lcd_hex' was here<br />../LCD/lcd44780.c:324:6: error: conflicting types for 'lcd_defchar_P'<br />In file included from ../LCD/lcd44780.c:22:0:<br />../LCD/lcd44780.h:177:6: note: previous declaration of 'lcd_defchar_P' was here<br />make: *** &#91;LCD/lcd44780.o&#93; Błąd 1[/syntax]<br /><br /><br />Coś takiego  w zakładce console<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17263">procek87</a> — 28 lip 2018, o 16:19</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[danny]]></name></author>
<updated>2018-07-28T16:17:46+01:00</updated>
<published>2018-07-28T16:17:46+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210228#p210228</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210228#p210228"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210228#p210228"><![CDATA[
Zrobiłeś clean project po zmianie procesora?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1505">danny</a> — 28 lip 2018, o 16:17</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[procek87]]></name></author>
<updated>2018-07-28T16:09:10+01:00</updated>
<published>2018-07-28T16:09:10+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210227#p210227</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210227#p210227"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210227#p210227"><![CDATA[
zobaczcie ja próbuje i nie mogę tego skompilować, zmieniłem procka z atmega 8 na atmega 32 w ustawieniach eclipse i dalej ten sam problem .<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17263">procek87</a> — 28 lip 2018, o 16:09</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[zorro]]></name></author>
<updated>2018-07-28T15:57:40+01:00</updated>
<published>2018-07-28T15:57:40+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210226#p210226</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210226#p210226"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210226#p210226"><![CDATA[
Zainkluduj LCD tak:<br />[syntax=c]#include &quot;lcd/lcd44780.h&quot;[/syntax]<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=14587">zorro</a> — 28 lip 2018, o 15:57</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[danny]]></name></author>
<updated>2018-07-28T15:54:04+01:00</updated>
<published>2018-07-28T15:54:04+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210225#p210225</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210225#p210225"/>
<title type="html"><![CDATA[Re: Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210225#p210225"><![CDATA[
Kolego, używaj zakładki konsola a nie problems.<br /><br />W atmega8 nie ma przecież portu A, więc nie ma też rejestrów DDRA<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1505">danny</a> — 28 lip 2018, o 15:54</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[procek87]]></name></author>
<updated>2018-07-28T17:27:00+01:00</updated>
<published>2018-07-28T15:46:20+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210224#p210224</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210224#p210224"/>
<title type="html"><![CDATA[Problem z kodem]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21053&amp;p=210224#p210224"><![CDATA[
Witam ,mam problem z kodem projektu który ma mi służyć do sterowania grzałki w bojlerze i  monitorowaniem temperatury wody w nim, coś chyba schrzaniłem tylko nie wiem co teraz proszę o pomoc, zamieszczam pliki z projektu, :<br /><br />termostat.zip<br /><br /><br />Takie błedy mi wyskakują:<br /><br /><a href="https://obrazkiforum.atnel.pl/17263/8fb3c026eedcd73481aaf7b1a10ae465.jpg"  class="postlink"><img src="https://obrazkiforum.atnel.pl/thumb/17263/8fb3c026eedcd73481aaf7b1a10ae465.jpg" alt="Obrazek" /></a><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17263">procek87</a> — 28 lip 2018, o 15:46</p><hr />
]]></content>
</entry>
</feed>