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

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2013-08-04T13:48:13+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=12&amp;t=3755&amp;mode</id>
<entry>
<author><name><![CDATA[matrix]]></name></author>
<updated>2013-08-04T13:48:13+01:00</updated>
<published>2013-08-04T13:48:13+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=3755&amp;p=44364#p44364</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=3755&amp;p=44364#p44364"/>
<title type="html"><![CDATA[Re: ERAM W ZMIENNEJ BYTE]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=3755&amp;p=44364#p44364"><![CDATA[
Ponieważ tak samo nazwaleś zmienne dla pamięci kodu jak i pamięci eeprom, czyli<br /><br />[syntax=basic4gl]Dim Kierunekam As Byte<br />Dim Kierunekam As Eram Byte[/syntax]<br /><br />Do zmiennych eeprom dodaj <br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">_eprom</div><br />i napisz tak:<br /><br />[syntax=basic4gl]Dim Kierunekam As Byte<br />Dim Kierunekam_eprom As Eram Byte[/syntax]<br />a na pewno będzie ok.<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=689">matrix</a> — 4 sie 2013, o 13:48</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[slawek3000]]></name></author>
<updated>2013-08-04T13:32:18+01:00</updated>
<published>2013-08-04T13:32:18+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=3755&amp;p=44362#p44362</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=3755&amp;p=44362#p44362"/>
<title type="html"><![CDATA[ERAM W ZMIENNEJ BYTE]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=3755&amp;p=44362#p44362"><![CDATA[
Witam <br /><br />pisze sobie kod a tu error 25 wyskakuje [syntax=basic4gl]Dim Kierunekam As Byte<br />Dim Kierunekcw As Byte<br />Dim Kierunekfm As Byte<br />Dim Kieruneklsb As Byte<br />Dim Kierunekusb As Byte<br />Dim Kierunekam As Eram Byte<br />Dim Kierunekcw As Eram Byte<br />Dim Kierunekfm As Eram Byte<br />Dim Kieruneklsb As Eram Byte<br />Dim Kierunekusb As Eram Byte[/syntax] i wskazuje mi na zmienne z Eram linia po linii nie wiem co jest grane  <img src="https://forum.atnel.pl/images/smilies/icon_eek.gif" alt=":shock:" title="Zaszokowany" /><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=988">slawek3000</a> — 4 sie 2013, o 13:32</p><hr />
]]></content>
</entry>
</feed>