<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Introduction to Embedded programming' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Introduction to Embedded programming' posted on the 'Embedded / RTOS' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 19:13:16 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 19:13:16 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Introduction to Embedded programming</title>
      <link>http://www.programmersheaven.com/mb/embedded/138645/138645/introduction-to-embedded-programming/</link>
      <description>Hi,&lt;br /&gt;
   I am just venturing into the embedded systems field and I would like to know how to go about programming embedded systems in C. Any links/pointers would be very helpful. Also I would like to know how to learn about the whole field. Kindly help. Thanx in advance&lt;br /&gt;
&lt;br /&gt;
Gautham&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/138645/138645/introduction-to-embedded-programming/</guid>
      <pubDate>Thu, 12 Sep 2002 05:45:53 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Introduction to Embedded programming</title>
      <link>http://www.programmersheaven.com/mb/embedded/138645/138725/re-introduction-to-embedded-programming/#138725</link>
      <description>: Hi,&lt;br /&gt;
:    I am just venturing into the embedded systems field and I would like to know how to go about programming embedded systems in C. Any links/pointers would be very helpful. Also I would like to know how to learn about the whole field. Kindly help. Thanx in advance&lt;br /&gt;
: &lt;br /&gt;
: Gautham&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
You can play with C Cross Assembler like Keil C / Franklin C / SDCC to make any Embedded System in C.&lt;br /&gt;
They can be used for 8051,AVR or PIC as far as I know.&lt;br /&gt;
I myself use SDCC for my 8051 projects, it's free C Cross Compiler.&lt;br /&gt;
Best regards,&lt;br /&gt;
 Tinggo S.&lt;br /&gt;
"http://www.geocities.com/stgotgo99"&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/138645/138725/re-introduction-to-embedded-programming/#138725</guid>
      <pubDate>Thu, 12 Sep 2002 12:19:16 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Introduction to Embedded programming</title>
      <link>http://www.programmersheaven.com/mb/embedded/138645/139262/re-introduction-to-embedded-programming/#139262</link>
      <description>&lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by mwagiru at  2002-9-15 23:17:13&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
&lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by mwagiru at  2002-9-15 23:14:42&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: : Hi,&lt;br /&gt;
: :    I am just venturing into the embedded systems field and I would like to know how to go about programming embedded systems in C. Any links/pointers would be very helpful. Also I would like to know how to learn about the whole field. Kindly help. Thanx in advance&lt;br /&gt;
: : &lt;br /&gt;
: : Gautham&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: You can play with C Cross Assembler like Keil C / Franklin C / SDCC to make any Embedded System in C.&lt;br /&gt;
: They can be used for 8051,AVR or PIC as far as I know.&lt;br /&gt;
: I myself use SDCC for my 8051 projects, it's free C Cross Compiler.&lt;br /&gt;
: Best regards,&lt;br /&gt;
:  Tinggo S.&lt;br /&gt;
: "http://www.geocities.com/stgotgo99"&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: I consider the best place to learn embedded systems programming to be &lt;a href="http://www.embedded.com/"&gt;http://www.embedded.com/&lt;/a&gt;   for all resources and links visit this site.&lt;br /&gt;
I'm considering venturing into it the Java way.Read short artical:&lt;br /&gt;
&lt;a href="http://www.javaworld.com/javaworld/jw-09-1996/jw-09-ripps.html"&gt;http://www.javaworld.com/javaworld/jw-09-1996/jw-09-ripps.html&lt;/a&gt;&lt;br /&gt;
At UCSC:  &lt;a href="http://www.cse.ucsc.edu/projects/embedded/"&gt;http://www.cse.ucsc.edu/projects/embedded/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
C is definitely a powerful option but the versatility of Java is worth a try.&lt;br /&gt;
All the best, mwagiru&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/138645/139262/re-introduction-to-embedded-programming/#139262</guid>
      <pubDate>Sun, 15 Sep 2002 23:12:12 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Introduction to Embedded programming</title>
      <link>http://www.programmersheaven.com/mb/embedded/138645/203055/re-introduction-to-embedded-programming/#203055</link>
      <description>yes...www.embedded.com would be a great place to visit regularly to be in sync with the embedded community...u can also refer to books like&lt;br /&gt;
"an embedded software primer" by david simon or "..art of designing embedded systems" by jack ganssle(from the good'ol embedded.com)...&lt;br /&gt;
&lt;br /&gt;
i think C or java should not matter much as long as emphasis is on&lt;br /&gt;
understanding the basics of embedded systems....c is more prevalent because a large number of tools are already available in the market...&lt;br /&gt;
..to code,debug,simulate and test...&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/138645/203055/re-introduction-to-embedded-programming/#203055</guid>
      <pubDate>Thu, 24 Jul 2003 04:04:57 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
  </channel>
</rss>