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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2020-02-17T17:13:35+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=46&amp;t=22866&amp;mode</id>
<entry>
<author><name><![CDATA[ProgramistaAVR]]></name></author>
<updated>2020-02-17T17:13:35+01:00</updated>
<published>2020-02-17T17:13:35+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224828#p224828</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224828#p224828"/>
<title type="html"><![CDATA[Re: KEIL STM32 wywołanie funkcji w assemblerze z C]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224828#p224828"><![CDATA[
Co to za krytyczna czasowo funkcja, ze musi byc w ASM?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=21040">ProgramistaAVR</a> — 17 lut 2020, o 17:13</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Kris_po]]></name></author>
<updated>2020-02-14T19:12:05+01:00</updated>
<published>2020-02-14T19:12:05+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224756#p224756</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224756#p224756"/>
<title type="html"><![CDATA[Re: KEIL STM32 wywołanie funkcji w assemblerze z C]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224756#p224756"><![CDATA[
Dzięki, wygląda na to że brakowało mi właśnie tych podkreślników.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1854">Kris_po</a> — 14 lut 2020, o 19:12</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[abel11]]></name></author>
<updated>2020-02-14T16:37:23+01:00</updated>
<published>2020-02-14T16:37:23+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224753#p224753</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224753#p224753"/>
<title type="html"><![CDATA[Re: KEIL STM32 wywołanie funkcji w assemblerze z C]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224753#p224753"><![CDATA[
W PIC'ach zmienne jak i funkcje asm są widziane przez kompilator jako podkreślnik + nazwa czyli: _nazwaFunkcjiAsm, w c ten podkreślnik dodaje kompilator w asm trzeba go dodać samemu. Takie informacje powinny być zawarte w dokumentacji kompilatora z którego korzystasz.<br /><br />Ten watek warto sobie przeczytać w kwestii asm + c : <!-- l --><a class="postlink-local" href="https://forum.atnel.pl/topic16484.html" >topic16484.html</a><!-- l --><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=17861">abel11</a> — 14 lut 2020, o 16:37</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Kris_po]]></name></author>
<updated>2020-02-14T15:01:02+01:00</updated>
<published>2020-02-14T15:01:02+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224752#p224752</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224752#p224752"/>
<title type="html"><![CDATA[KEIL STM32 wywołanie funkcji w assemblerze z C]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=22866&amp;p=224752#p224752"><![CDATA[
Witam serdecznie,<br /><br />Próbuję połączyć kod w C z jedną funkcją w assemblerze, chciałbym żeby ten kawałek kodu w assemblerze był w pliku .s. <br />Niestety nie potrafię wykonać skoku do funkcji assemblerowej. Przeszukałem chyba już wszystko co możliwe i nie znalazłem rozwiązania mojego problemu.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=1854">Kris_po</a> — 14 lut 2020, o 15:01</p><hr />
]]></content>
</entry>
</feed>