<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EmbLogic &#187; hemkaran</title>
	<atom:link href="https://www.emblogic.com/blog/author/hemkaran/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Block Driver : Status and problem</title>
		<link>https://www.emblogic.com/blog/08/block-driver-status-and-problem/</link>
		<comments>https://www.emblogic.com/blog/08/block-driver-status-and-problem/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 09:59:51 +0000</pubDate>
		<dc:creator><![CDATA[hemkaran]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4380</guid>
		<description><![CDATA[Read and write successful in block driver. but unable to mount the device using fdisk. # fdisk /dev/sdb   // sdb is my device name kernel crashes here always. Any solution??? &#160;]]></description>
				<content:encoded><![CDATA[<p>Read and write successful in block driver. but unable to mount the device using fdisk.<br />
# fdisk /dev/sdb   // sdb is my device name</p>
<p>kernel crashes here always.<br />
Any solution???</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/block-driver-status-and-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parallel Port</title>
		<link>https://www.emblogic.com/blog/07/parallel-port-5/</link>
		<comments>https://www.emblogic.com/blog/07/parallel-port-5/#comments</comments>
		<pubDate>Sat, 21 Jul 2012 18:34:21 +0000</pubDate>
		<dc:creator><![CDATA[hemkaran]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4117</guid>
		<description><![CDATA[Byte mode implemented for multiple bytes with synchronization. Nibble mode implemented for multiple bytes with synchronization. but code is not optimized yet.]]></description>
				<content:encoded><![CDATA[<p>Byte mode implemented for multiple bytes with synchronization.</p>
<p>Nibble mode implemented for multiple bytes with synchronization. but code is not optimized yet.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/parallel-port-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parallel for LED glow implemented</title>
		<link>https://www.emblogic.com/blog/07/parallel-for-led-glow-implemented/</link>
		<comments>https://www.emblogic.com/blog/07/parallel-for-led-glow-implemented/#comments</comments>
		<pubDate>Tue, 17 Jul 2012 01:32:25 +0000</pubDate>
		<dc:creator><![CDATA[hemkaran]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3932</guid>
		<description><![CDATA[Hello sir, assignment 1 and 2 implemented for parallel port. LED are glowing as per the ASCII of character.]]></description>
				<content:encoded><![CDATA[<p>Hello sir, assignment 1 and 2 implemented for parallel port. LED are glowing as per the ASCII of character.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/parallel-for-led-glow-implemented/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Negative characters in c</title>
		<link>https://www.emblogic.com/blog/06/negative-characters-in-c/</link>
		<comments>https://www.emblogic.com/blog/06/negative-characters-in-c/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 12:13:21 +0000</pubDate>
		<dc:creator><![CDATA[hemkaran]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=746</guid>
		<description><![CDATA[??how char can be signed / unsigned ??? how can we define a negative char &#8230;. and why we need negative char ?]]></description>
				<content:encoded><![CDATA[<p>??how char can be signed / unsigned ???</p>
<p>how can we define a negative char &#8230;.</p>
<p>and why we need negative char ?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/06/negative-characters-in-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
