<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>

<language>en-gb</language>
				<copyright><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank"><img alt="Creative Commons License" width="80" height="15" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/2.5/in/80x15.png" target="_blank" /></a>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License</a>.<a href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</a></copyright>
				<managingEditor>Ajay Bhargav - contact@nospam.com</managingEditor>
				<webMaster>contact@nospam.com</webMaster>
				<pubDate>Mon, 01 Dec 2008 11:49:46 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 11:49:46 -0800</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes</description>
				<name>query</name>
				<link>http://www.8051projects.net/search.php</link>
				</textInput>
						<item>
						<title>RTX51-FULL</title>
<link>http://www.8051projects.net/forum-t10397.html</link>
<description><![CDATA[Hi everyone, <br /><br />I'm new on RTX51-full. When using RTX51-full, it need huge of xdata and code. <br /><br />Q1: I'm using the mcu(c52) which is no xdata available. Is it still able to use RTX51? <br />Q2: currently i have using 62256 SRAM. Normaly i'm using XBYTE[] to transfer the data. but the RTX51 itself need xdata and code. What can i do? <br />Q3: How can i do? Is it i have to do some setting on keil compiler? <br /><br />Thank you.]]></description>
<pubDate>Fri, 27 Jun 2008 22:04:33 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10397.html</guid>
</item>
						<item>
						<title>Re: RTX51-FULL</title>
<link>http://www.8051projects.net/forum-t10397.html</link>
<description><![CDATA[Hi,<br /><br />Q1: use "small memory model" for my project mean i have to use idata or data. Normaly AT89C52 only use idata and data. This C52 doesn't support xdata.<br /><br />Q2: i still not understand the A2. I'm using AT89C52, it don't have xram. Is it still can use xdata keyword on my coding? If this the case the AT89C52 can't use xdata do we still can using RTX?<br /><br />Q3: Do you mean the "Off-chip Code memory" and "Off-chip Xdata memory" setting on Target tab? most of the time i didn't set the Eprom and Ram. Actually how to do the setting on there if i plan to use RTX51-Full on my code? Why we need to decide the memory? Please can you guide me...<br /><br />Thank you.<br /><br />I found some information about the space required for RTX51-Full.<br /><a class='bbcode' href='http://www.8051projects.net/out.php?link=http://www.iee.put.poznan.pl/zaklady/zneie/materialy/brock/8051/rtx51.pdf' rel='external'  target='_blank'>http://www.iee.put.poznan.pl/zaklady/zneie/materialy/brock/8051/rtx51.pdf</a><br />CODE = 6-8 Kbytes <br />DATA = 40-46 Bytes<br />Stack (IDATA) = 20-200 Bytes<br />XDATA = 650 Bytes min<br />Is it AT89C52 possible to use RTX51-Full?<br />]]></description>
<author>Help&lt;tangbc05@nospam.com&gt;</author>
<pubDate>Sat, 28 Jun 2008 19:55:30 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10397.html</guid>
</item>
						<item>
						<title>Re: RTX51-FULL</title>
<link>http://www.8051projects.net/forum-t10397.html</link>
<description><![CDATA[A1: use small memory model for your project.<br /><br />A2: try not to use absolute addressing and accessing of memory when using RTX. instead use xdata keyword to store your variables in xram<br />e.g.<br /><div class='code_box'>CODE:</div><div class='code_highlight' style='unicode-bidi: embed; direction: ltr'><div class="c" style="font-family: monospace;"><span style="color: #993333;">unsigned</span> <span style="color: #993333;">char</span> xdata x;<br />&nbsp;</div></div><br /><br />A3: Just go through the target settings once.. you will get your answer.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Sat, 28 Jun 2008 08:11:51 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10397.html</guid>
</item>
						<item>
						<title>Re: RTX51-FULL</title>
<link>http://www.8051projects.net/forum-t10397.html</link>
<description><![CDATA[It would be better if you use RTX51 Tiny, here are the specifications of rtx tiny:<br /><br />Maximum Number of Defined Tasks: 16 <br />Maximum Number of Active Tasks: 16 <br />Required CODE Space: 900 Bytes Max <br />Required DATA Space: 7 Bytes <br />Required STACK Space: 3 Bytes/Task <br />Required XDATA Space: 0 Bytes <br />Timer: 0 <br />System Clock Divisor: 1,000-65,535 <br />Interrupt Latency: 20 Cycles or Less <br />Context Switch Time: 100-700 Cycles <br />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 30 Jun 2008 04:40:01 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10397.html</guid>
</item>
						<item>
						<title>Re: RTX51-FULL</title>
<link>http://www.8051projects.net/forum-t10397.html</link>
<description><![CDATA[Hi fren..<br /><br />Thank for ur advice...i wil try to use tiny..<br />]]></description>
<author>Help&lt;tangbc05@nospam.com&gt;</author>
<pubDate>Thu, 03 Jul 2008 20:30:34 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t10397.html</guid>
</item>
				</channel>
				</rss>