<?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; balpreet.singh</title>
	<atom:link href="https://www.emblogic.com/blog/author/balpreet-singh/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>Beagle board bring up issue</title>
		<link>https://www.emblogic.com/blog/01/beagle-board-bring-up-issue/</link>
		<comments>https://www.emblogic.com/blog/01/beagle-board-bring-up-issue/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 12:27:24 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Project 9: Embedded Linux on ARM]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5829</guid>
		<description><![CDATA[ifndef ICP_ROOT $(warning ICP_ROOT is undefined. Please set the path to EP80579 release package directory \ &#8220;-&#62; setenv ICP_ROOT &#60;path&#62;&#8221;) all fastdep: : else ifndef KERNEL_SOURCE_ROOT $(error KERNEL_SOURCE_ROOT is undefined. Please set the path to the kernel source directory \ &#8230; <a href="https://www.emblogic.com/blog/01/beagle-board-bring-up-issue/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>ifndef ICP_ROOT<br />
$(warning ICP_ROOT is undefined. Please set the path to EP80579 release package directory \<br />
&#8220;-&gt; setenv ICP_ROOT &lt;path&gt;&#8221;)<br />
all fastdep:<br />
:<br />
else</p>
<p>ifndef KERNEL_SOURCE_ROOT<br />
$(error KERNEL_SOURCE_ROOT is undefined. Please set the path to the kernel source directory \<br />
&#8220;-&gt; setenv KERNEL_SOURCE_ROOT &lt;path&gt;&#8221;)<br />
endif</p>
<p># Ensure The ENV_DIR environmental var is defined.<br />
ifndef ICP_ENV_DIR<br />
$(error ICP_ENV_DIR is undefined. Please set the path to EP80579 driver environment.mk file \<br />
&#8220;-&gt; setenv ICP_ENV_DIR &lt;path&gt;&#8221;)<br />
endif</p>
<p>ICP_ROOT</p>
<p>KERNEL_SOURCE_ROOT</p>
<p>and ICP_ENV_DIR are not defined ..</p>
<p>how to define these three variables??</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/beagle-board-bring-up-issue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PROJECT 6 DONE : WITH 52 requesting clients</title>
		<link>https://www.emblogic.com/blog/10/project-6-done-with-52-requesting-clients/</link>
		<comments>https://www.emblogic.com/blog/10/project-6-done-with-52-requesting-clients/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 19:34:30 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5458</guid>
		<description><![CDATA[sir i have implemented the ipc mechanism using fifo ,message queues and semaphores.. havent notices any need for shared memory.. &#160; all the clients are getting the right data they are requesting for.. &#160;]]></description>
				<content:encoded><![CDATA[<p>sir i have implemented the ipc mechanism using fifo ,message queues and semaphores..</p>
<p>havent notices any need for shared memory..</p>
<p>&nbsp;</p>
<p>all the clients are getting the right data they are requesting for..</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/10/project-6-done-with-52-requesting-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MESSAGE QUEUES</title>
		<link>https://www.emblogic.com/blog/09/message-queues-5/</link>
		<comments>https://www.emblogic.com/blog/09/message-queues-5/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 12:26:46 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5398</guid>
		<description><![CDATA[while retriving or sending data using message queues are we allowed to use any pointer(&#8220;in&#8221; structure) to send or receive data .. as my issue is i am not able to transmit or rather receive correct data using pointers.. have &#8230; <a href="https://www.emblogic.com/blog/09/message-queues-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>while retriving or sending data using message queues are we allowed to use any pointer(&#8220;in&#8221; structure) to send or receive data ..</p>
<p>as my issue is i am not able to transmit or rather receive correct data using pointers..<br />
have implemented same through using character array.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/09/message-queues-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E10 : MDC compression and Decompression 90% done</title>
		<link>https://www.emblogic.com/blog/08/e10-mdc-compression-and-decompression-90-done/</link>
		<comments>https://www.emblogic.com/blog/08/e10-mdc-compression-and-decompression-90-done/#comments</comments>
		<pubDate>Sun, 19 Aug 2012 19:45:58 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4899</guid>
		<description><![CDATA[a little few changes left .. compressed and successfully retrieved the compressed file &#160;]]></description>
				<content:encoded><![CDATA[<p>a little few changes left .. compressed and successfully retrieved the compressed file</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e10-mdc-compression-and-decompression-90-done/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>E10 : general compression done</title>
		<link>https://www.emblogic.com/blog/08/e10-general-compression-done/</link>
		<comments>https://www.emblogic.com/blog/08/e10-general-compression-done/#comments</comments>
		<pubDate>Tue, 14 Aug 2012 19:10:57 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4735</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e10-general-compression-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E10 : MDC DONE, File IO assignment done , Structure assignment half done</title>
		<link>https://www.emblogic.com/blog/08/e10-mdc-done-file-io-assignment-done-structure-assignment-half-done/</link>
		<comments>https://www.emblogic.com/blog/08/e10-mdc-done-file-io-assignment-done-structure-assignment-half-done/#comments</comments>
		<pubDate>Sat, 11 Aug 2012 09:23:09 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4643</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e10-mdc-done-file-io-assignment-done-structure-assignment-half-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E10 :isssue in gets while entering input via pointer.. SIDDHARTH SIR</title>
		<link>https://www.emblogic.com/blog/08/e10-isssue-in-gets-while-entering-input-via-pointer-siddharth-sir/</link>
		<comments>https://www.emblogic.com/blog/08/e10-isssue-in-gets-while-entering-input-via-pointer-siddharth-sir/#comments</comments>
		<pubDate>Thu, 02 Aug 2012 20:24:19 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4365</guid>
		<description><![CDATA[char * str; str =malloc(100); in do while loop why m i not able to enter any string into gets (provided when the loop runs for more than one time)??? do{ gets(str);}whlie(any condition); &#160; and when i tried my program &#8230; <a href="https://www.emblogic.com/blog/08/e10-isssue-in-gets-while-entering-input-via-pointer-siddharth-sir/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>char * str;</p>
<p>str =malloc(100);</p>
<p>in do while loop why m i not able to enter any string into gets (provided when the loop runs for more than one time)???</p>
<p>do{ gets(str);}whlie(any condition);</p>
<p>&nbsp;</p>
<p>and when i tried my program using&#8221; two gets(str)&#8221; then my program was running properly&#8230;</p>
<p>why ?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/e10-isssue-in-gets-while-entering-input-via-pointer-siddharth-sir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E10:Low level I/O</title>
		<link>https://www.emblogic.com/blog/07/e10low-level-io/</link>
		<comments>https://www.emblogic.com/blog/07/e10low-level-io/#comments</comments>
		<pubDate>Sat, 28 Jul 2012 12:54:17 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4247</guid>
		<description><![CDATA[Successfully implemented and understood read,write and append operations &#8230; From Chetan,Varun,Balpreet,Harsimran,Satyyesh,Manan]]></description>
				<content:encoded><![CDATA[<p>Successfully implemented and understood read,write and append operations &#8230;</p>
<p>From</p>
<p>Chetan,Varun,Balpreet,Harsimran,Satyyesh,Manan</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/e10low-level-io/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>file i/o : how to &#8220;add&#8221;(write) something in mid of a  file to Siddarth sir</title>
		<link>https://www.emblogic.com/blog/07/file-io-how-to-addwrite-something-in-mid-of-a-file/</link>
		<comments>https://www.emblogic.com/blog/07/file-io-how-to-addwrite-something-in-mid-of-a-file/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 12:10:40 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4210</guid>
		<description><![CDATA[can any one help me regarding how to add to add something in a file without using another copy of a file&#8230; and not programming to shift all the characters starting from end to mid of the file.. &#160; is &#8230; <a href="https://www.emblogic.com/blog/07/file-io-how-to-addwrite-something-in-mid-of-a-file/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>can any one help me regarding how to add to add something in a file without using another copy of a file&#8230;</p>
<p>and not programming to shift all the characters starting from end to mid of the file..</p>
<p>&nbsp;</p>
<p>is there any efficient way ???</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/file-io-how-to-addwrite-something-in-mid-of-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>assignment 5(E-10) and cvs done</title>
		<link>https://www.emblogic.com/blog/07/assignment-5e-10-and-cvs-done/</link>
		<comments>https://www.emblogic.com/blog/07/assignment-5e-10-and-cvs-done/#comments</comments>
		<pubDate>Sun, 22 Jul 2012 11:27:13 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4026</guid>
		<description><![CDATA[pointer assignment till q14 done &#8230; and cvs is done but with some issues&#8230;..]]></description>
				<content:encoded><![CDATA[<p>pointer assignment till q14 done &#8230; and cvs is done but with some issues&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/assignment-5e-10-and-cvs-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>assignment 1 shell scripting done</title>
		<link>https://www.emblogic.com/blog/07/assignment-1-shell-scripting-done/</link>
		<comments>https://www.emblogic.com/blog/07/assignment-1-shell-scripting-done/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 14:10:50 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Shell Scripts]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4090</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/assignment-1-shell-scripting-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to use or in shell scripting</title>
		<link>https://www.emblogic.com/blog/07/how-to-use-or-in-shell-scripting/</link>
		<comments>https://www.emblogic.com/blog/07/how-to-use-or-in-shell-scripting/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 09:56:39 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Shell Scripts]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4075</guid>
		<description><![CDATA[jst kindly provide me with the syntax how could or statement be used with &#8220;IF&#8221; in shell]]></description>
				<content:encoded><![CDATA[<p>jst kindly provide me with the syntax how could or statement be used with &#8220;IF&#8221; in shell</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/how-to-use-or-in-shell-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>assignment 4 done</title>
		<link>https://www.emblogic.com/blog/07/assignment-4-done/</link>
		<comments>https://www.emblogic.com/blog/07/assignment-4-done/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 07:11:41 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4024</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/assignment-4-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>issue in basic scanf condition</title>
		<link>https://www.emblogic.com/blog/07/issue-in-basic-scanf-condition/</link>
		<comments>https://www.emblogic.com/blog/07/issue-in-basic-scanf-condition/#comments</comments>
		<pubDate>Thu, 12 Jul 2012 09:51:00 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3875</guid>
		<description><![CDATA[//just go thru the simple prog #include #include int main() { char str[5]; int i; for(i=0;i&#60;5;i++) { printf(&#34;\n enter the character :&#34;); scanf(&#34;%c&#34;,str+i); } printf(&#34;\n %s\n &#34;, str); return 0; } predict what is the output if u think output &#8230; <a href="https://www.emblogic.com/blog/07/issue-in-basic-scanf-condition/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>//just go thru the simple prog</p>
<p>#include<br />
#include<br />
int main()<br />
{<br />
        char str[5];<br />
        int i;<br />
        for(i=0;i&lt;5;i++)<br />
        {<br />
                printf(&quot;\n enter the character :&quot;);<br />
                scanf(&quot;%c&quot;,str+i);</p>
<p>        }<br />
        printf(&quot;\n %s\n &quot;, str);</p>
<p>        return 0;<br />
}</p>
<p>predict what is the output</p>
<p>if u think output is<br />
&quot;<br />
enter the character :a<br />
enter the character :b<br />
enter the character :c<br />
enter the character :d<br />
enter the character :e<br />
abcde<br />
&quot;</p>
<p>then u r wrong.. <img src="https://www.emblogic.com/blog/wp-includes/images/smilies/icon_razz.gif" alt=":P" class="wp-smiley" /> </p>
<p>output is<br />
enter the character :a<br />
enter the character :<br />
enter the character :b<br />
enter the character :<br />
enter the character :c</p>
<p>a<br />
b<br />
c<br />
&quot;<br />
this is the original output..</p>
<p>can someone please help and elaborate..</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/issue-in-basic-scanf-condition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>what is a compiler</title>
		<link>https://www.emblogic.com/blog/07/what-is-a-compiler/</link>
		<comments>https://www.emblogic.com/blog/07/what-is-a-compiler/#comments</comments>
		<pubDate>Thu, 12 Jul 2012 07:23:41 +0000</pubDate>
		<dc:creator><![CDATA[balpreet.singh]]></dc:creator>
				<category><![CDATA[Data Structures with C]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=3876</guid>
		<description><![CDATA[what is the difference between compiler and assembler?]]></description>
				<content:encoded><![CDATA[<p>what is the difference between compiler and assembler?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/what-is-a-compiler/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
