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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2013-10-20T21:29:42+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=30&amp;t=4537&amp;mode</id>
<entry>
<author><name><![CDATA[mirekk36]]></name></author>
<updated>2013-10-20T21:29:42+01:00</updated>
<published>2013-10-20T21:29:42+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53808#p53808</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53808#p53808"/>
<title type="html"><![CDATA[Re: Błąd przy kompilacji programu z BlueBook]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53808#p53808"><![CDATA[
<div class="quotetitle">saper152 napisał(a):</div><div class="quotecontent"><br />Tutaj zamieszczam zrzut ekranu. Generalnie sam komunikat z konsoli niewiele mi mówi do tego co robię źle. Używam Eclipse Juno. Bardzo proszę o pomoc<br /></div><br /><br />zapoznaj się z tym &quot;lekarstwem&quot; i szybko przejdzie <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";)" title="Puszcza oko" /><br /><br /><!-- m --><a class="postlink" href="http://mirekk36.blogspot.com/2012/08/eclipse-kopot-z-pstr-przeczytaj.html" >http://mirekk36.blogspot.com/2012/08/ec ... zytaj.html</a><!-- m --><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=54">mirekk36</a> — 20 paź 2013, o 21:29</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kurnachatka]]></name></author>
<updated>2013-10-20T20:23:48+01:00</updated>
<published>2013-10-20T20:23:48+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53788#p53788</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53788#p53788"/>
<title type="html"><![CDATA[Re: Błąd przy kompilacji programu z BlueBook]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53788#p53788"><![CDATA[
A masz skorygowaną funkcje do obsługi LCD na <br /><br />void lcd_str_P(const char * str)<br />{<br />register char znak;<br />while ( (znak=pgm_read_byte(str++)) )<br />lcd_write_data( ( (znak&gt;=0x80) &amp;&amp; (znak&lt;=0x87) ) ? (znak &amp; 0x07) : znak);<br />}<br />#endif<br /><br />oczywiści trzeba poprawić też deklaracje w lcd44780.h<br />void lcd_str_P(const char * str);// domyślnie wyłączona z kompilacji w pliku lcd.c<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=930">kurnachatka</a> — 20 paź 2013, o 20:23</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[saper152]]></name></author>
<updated>2013-10-20T20:17:18+01:00</updated>
<published>2013-10-20T20:17:18+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53786#p53786</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53786#p53786"/>
<title type="html"><![CDATA[Błąd przy kompilacji programu z BlueBook]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=4537&amp;p=53786#p53786"><![CDATA[
Witam. W trakcie lekcji dot. wyśw. LCD natrafiłem na mały problem. Właściwie natrafiłem na niego już wcześniej ale go zignorowałem. Chodzi o fragment kodu w funkcji main.c<br /><br /><a href="http://forum.atnel.pl/_obrazki/o/1142/2ec92590cf4227d023c7e7b45904ed39.jpg"  class="postlink"><img src="http://forum.atnel.pl/_obrazki/o/thumb/1142/2ec92590cf4227d023c7e7b45904ed39.jpg" alt="Obrazek" /></a><br /><br />Tutaj zamieszczam zrzut ekranu. Generalnie sam komunikat z konsoli niewiele mi mówi do tego co robię źle. Używam Eclipse Juno. Bardzo proszę o pomoc.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1142">saper152</a> — 20 paź 2013, o 20:17</p><hr />
]]></content>
</entry>
</feed>