<?xml version="1.0" encoding="utf-8" ?>
						<!-- generator="e107" -->
						<!-- content type="Forum / topic" -->
						<rss version="0.92">
						<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>
						<lastBuildDate>Thu, 04 Dec 2008 15:31:30 -0800</lastBuildDate>
						<docs>http://backend.userland.com/rss092</docs>

							<item>
							<title>ASM coding vs C language coding</title>
							<description>which of the coding better? on what condition need to use which coding?</description>
							<author>&lt;noauthor@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10552.html</link>
							</item>
							<item>
							<title>Re: ASM coding vs C language coding</title>
							<description>ASM is always better....gives you the most efficient code size,exposes all the dirty details of the hardware you're programming,which in turn makes yo</description>
							<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10552.html</link>
							</item>
							<item>
							<title>Re: ASM coding vs C language coding</title>
							<description>I prefer C over assembly, but i never say "leave ASM".best combination is C+ASM >>  more flexibility. more optimization, faster and efficient code</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10552.html</link>
							</item>
							<item>
							<title>Re: ASM coding vs C language coding</title>
							<description>in a microcontroller can combine on C and ASM? the coding will not coflict with each other?</description>
							<author>mic_k86&lt;mic_k86@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10552.html</link>
							</item>
							<item>
							<title>Re: ASM coding vs C language coding</title>
							<description>yes you can combine easily..use the C preprocessor #pragmae.g.CODE:#pragma asm<br />mov a,@r0<br />#pragma endasm<br />&nbsp;</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10552.html</link>
							</item>
							<item>
							<title>Re: ASM coding vs C language coding</title>
							<description>how can i write asm in the c code in kiel compilerOOOOOH , I'm forget I love asm over C</description>
							<author>mohamed gaber&lt;migabora@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10552.html</link>
							</item>
						</channel>
						</rss>