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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2019-06-27T22:14:56+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=58&amp;t=22366&amp;mode</id>
<entry>
<author><name><![CDATA[Daro68]]></name></author>
<updated>2019-06-27T22:14:56+01:00</updated>
<published>2019-06-27T22:14:56+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220073#p220073</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220073#p220073"/>
<title type="html"><![CDATA[Re: Eclips nie widzi pliku nagłówkowego.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220073#p220073"><![CDATA[
dzięki <img src="https://forum.atnel.pl/images/smilies/icon_e_biggrin.gif" alt=":D" title="Bardzo szczęśliwy" />  pomogło  <br />Poz.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=14180">Daro68</a> — 27 cze 2019, o 22:14</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mario2015]]></name></author>
<updated>2019-06-27T21:02:25+01:00</updated>
<published>2019-06-27T21:02:25+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220070#p220070</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220070#p220070"/>
<title type="html"><![CDATA[Re: Eclips nie widzi pliku nagłówkowego.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220070#p220070"><![CDATA[
Zawróć uwagę na literówki.<br />W pliku main.c masz<br />6. #include&quot;MYUART/myuart.h&quot;<br />a w pliku mk_term.c masz<br />4. #include&quot;../MKUART/mkuart.&quot;<br />To w końcu jak masz nazwane katalogi i biblioteki?<br />MKUART czy MYUART ?<br />Pozdrawiam.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=8867">mario2015</a> — 27 cze 2019, o 21:02</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Daro68]]></name></author>
<updated>2019-06-27T20:28:55+01:00</updated>
<published>2019-06-27T20:28:55+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220068#p220068</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220068#p220068"/>
<title type="html"><![CDATA[Eclips nie widzi pliku nagłówkowego.]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22366&amp;p=220068#p220068"><![CDATA[
Mam problem przerabiam właśnie ADC z filmów Mirka jestem na samym poczatku i po zainkludowaniu pliku &quot;MK_TERMINAL&quot;<br /><br />eclipse krzyczy błąd krytyczny nie widzi tego pliku:<br /><br />'Building file: ../MK_TERMINAL/mk_term.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=atmega32a -DF_CPU=11059200UL -MMD -MP -MF&quot;MK_TERMINAL/mk_term.d&quot; -MT&quot;MK_TERMINAL/mk_term.o&quot; -c -o &quot;MK_TERMINAL/mk_term.o&quot; &quot;../MK_TERMINAL/mk_term.c&quot;<br />../MK_TERMINAL/mk_term.c:10:30: fatal error: ../MKUART/mkuart.h: No such file or directory<br />#include &quot;../MKUART/mkuart.h&quot;<br /><br />nie wiem w czym problem proszę o pomoc<br /><br />main.c<br />[syntax=c]#include &lt;avr/io.h&gt;<br />#include &lt;avr/pgmspace.h&gt;<br />#include &lt;avr/interrupt.h&gt;<br />#include &lt;util/delay.h&gt;<br /><br />#include &quot;MYUART/myuart.h&quot;<br />#include  &quot;MK_TERMINAL/mk_term.h&quot;[/syntax]<br />mk_term.c<br />[syntax=c]#include &lt;avr/io.h&gt;<br />#include &lt;avr/pgmspace.h&gt;<br /><br />#include &quot;../MKUART/mkuart.h&quot; // error<br />#include &quot;mk_term.h&quot;<br /><br />// aby mieć polskie ogonki w PUTTY ----&gt; ustawić WINDOW / Translation / Win1250<br /><br />const char UCLS&#91;&#93; PROGMEM = { &quot;\x1b&quot;&quot;&#91;2J&quot; }; // kasowanie ekranu terminala<br /><br />const char UHOME&#91;&#93; PROGMEM = { &quot;\x1b&quot;&quot;&#91;;H&quot; }; // powrót na miejsce początkowe kursora[/syntax]<br />Poz.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=14180">Daro68</a> — 27 cze 2019, o 20:28</p><hr />
]]></content>
</entry>
</feed>