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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2018-09-03T21:56:14+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=4&amp;t=21214&amp;mode</id>
<entry>
<author><name><![CDATA[marthinek]]></name></author>
<updated>2018-09-03T21:56:14+01:00</updated>
<published>2018-09-03T21:56:14+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211312#p211312</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211312#p211312"/>
<title type="html"><![CDATA[Re: implicit declaration - rzecz niezrozumiała]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211312#p211312"><![CDATA[
Super, cieszę się, uratował Cie ostatni screenshot <img src="https://forum.atnel.pl/images/smilies/icon_e_wink.gif" alt=";-)" title="Puszcza oko" /><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=222">marthinek</a> — 3 wrz 2018, o 21:56</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[marthinek]]></name></author>
<updated>2018-09-03T08:57:17+01:00</updated>
<published>2018-09-03T08:57:17+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211291#p211291</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211291#p211291"/>
<title type="html"><![CDATA[Re: implicit declaration - rzecz niezrozumiała]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211291#p211291"><![CDATA[
W pliku mkuart_1.h (ostatni obrazek) masz if not def mkuart_h, wiec go nie widzi bo juz se wczytal wczesniej mkuart.h popraw na mkuart_1_h.<br /><br /><br />/Namazane szybko ze smartfona<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=222">marthinek</a> — 3 wrz 2018, o 08:57</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JarekB]]></name></author>
<updated>2018-09-03T05:29:05+01:00</updated>
<published>2018-09-03T05:29:05+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211271#p211271</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211271#p211271"/>
<title type="html"><![CDATA[Re: implicit declaration - rzecz niezrozumiała]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211271#p211271"><![CDATA[
Hmmm <br />W poście nr 1 na zdjęciu które opisałeś jako błąd<br />w linijce 187 masz wywołanie funkcji  <br />[syntax=c]timer_init (_timer_at_proces, AT_PROCESS, _dis[/syntax]Zobacz że nie ma na końcu zamknięcia nawiasu i zakończania średnikiem.<br />Następnie masz<br />[syntax=c]USART_INIT(_UBRR);[/syntax]Może to jest jednym z powodów.<br />Kompilator zdurniał bo ma o jeden nawias i średnik za mało.<br />Wywala wszystkie białe znaki i czyta to tak: <br />[syntax=c]timer_init (_timer_at_proces, AT_PROCESS, _dis USART_INIT(_UBRR);[/syntax]<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=18188">JarekB</a> — 3 wrz 2018, o 05:29</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mczarny]]></name></author>
<updated>2018-09-02T12:06:39+01:00</updated>
<published>2018-09-02T12:06:39+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211239#p211239</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211239#p211239"/>
<title type="html"><![CDATA[Re: implicit declaration - rzecz niezrozumiała]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=21214&amp;p=211239#p211239"><![CDATA[
Masz dwa uarty a funkcję do inicjalizacji taką samą w obydwu plikach<br />Ja mam tak<br /><a href="https://obrazkiforum.atnel.pl/4651/022080ffc402fbd37bd14681aeee833a.jpg"  class="postlink"><img src="https://obrazkiforum.atnel.pl/thumb/4651/022080ffc402fbd37bd14681aeee833a.jpg" alt="Obrazek" /></a><br />a w kodzie<br />[syntax=c]USART1_Init(__UBRR1);<br />USART0_Init(__UBRR0);[/syntax]<br />to samo z funkcją rejestrujacą<br />[syntax=c]register_uart1_str_rx_event_callback(DANE_answer);<br />register_uart2_str_rx_event_callback(DANE_answer);[/syntax]<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=4651">mczarny</a> — 2 wrz 2018, o 12:06</p><hr />
]]></content>
</entry>
</feed>