<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Mentor.com :: Embedded Software Resources</title>
    <link>http://www.mentor.com</link>
    <description>This feed contains recent additions for Embedded Software Resources</description>
    <language>en</language>
    <copyright>Mentor Graphics</copyright>
    <pubDate>Fri, 08 Aug 2014 01:26:01 GMT</pubDate>
    <webMaster>web_info@mentor.com</webMaster>
    <image>
      <title>Logo</title>
      <url>http://www.mentor.com/mentor2/images/logo.gif</url>
      <link>http://www.mentor.com</link>
    </image>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mgc_embedded-software" /><feedburner:info uri="mgc_embedded-software" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Blog Post: Heterogeneous Asymmetric Multiprocessing Patient Monitoring Demo Overview</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/zB60oR8Pz4Q/heterogeneous-asymmetric-multiprocessing-patient-monitoring-demo-overview-4c2dddf8-823f-40d6-bf35-0fac6243b8af</link>
      <description>Ship better products faster with Mentor Embedded&amp;rsquo;s comprehensive suite of run-time platforms, development tools and custom engineering services.
Our Qt-based patient monitoring demo and the underlying Mentor Embedded run-time platforms, development tools and technologies are featured in the video below.



Featured in this video:

Sourcery CodeBench &amp;#8211; Our Eclipse based, GNU Toolchain backed&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/zB60oR8Pz4Q" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>Blog Post</category>
      <pubDate>Tue, 05 Aug 2014 20:39:25 GMT</pubDate>
      <author>Ricardo Anguiano</author>
    <feedburner:origLink>http://www.mentor.com/embedded-software/blog/post/heterogeneous-asymmetric-multiprocessing-patient-monitoring-demo-overview-4c2dddf8-823f-40d6-bf35-0fac6243b8af?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>On-demand Web Seminar: Debugging Multicore and Heterogeneous Embedded Systems</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/tndAEWyBMq4/debugging-multicore-and-heterogeneous-embedded-systems</link>
      <description>&lt;p&gt;Learn how to debug complex multi operating system, multi-core and heterogeneous architecture based systems independently and simultaneously with the latest version of Sourcery Codebench combined with Mentor Embedded Linux, the Nucleus RTOS and the BDI3000 probe from Abatron.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/tndAEWyBMq4" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>On-demand Web Seminar</category>
      <pubDate>Tue, 05 Aug 2014 16:53:23 GMT</pubDate>
      <author />
    <feedburner:origLink>http://www.mentor.com/embedded-software/multimedia/debugging-multicore-and-heterogeneous-embedded-systems?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>Blog Post: Undefined behavior and other delights of (bad) C programming</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/XgqfXRZ_G0A/undefined-behavior-and-other-delights-of-bad-c-programming-3bbbf54a-04eb-4d07-9a70-15c214183c9b</link>
      <description>I started a couple of weeks ago, when I received an email from Sandeep Vasant from Ahmedabad University in India. For reasons that he has yet to reveal, he was having trouble with some code like this:
int a=10, b=20, c=0;
c = a++ + a++ + b++ + b++ + ++a + ++b;


He tried this with one compiler and the resulting values of a, b and c were 13, 23 and 96 respectively. He was satisfied with this result.&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/XgqfXRZ_G0A" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>Blog Post</category>
      <pubDate>Mon, 04 Aug 2014 17:55:07 GMT</pubDate>
      <author>Colin Walls</author>
    <feedburner:origLink>http://www.mentor.com/embedded-software/blog/post/undefined-behavior-and-other-delights-of-bad-c-programming-3bbbf54a-04eb-4d07-9a70-15c214183c9b?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>Blog Post: Quick and dirty code checking and execution</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/our1Nt5OcDo/quick-and-dirty-code-checking-and-execution-63284ef3-1245-46ea-81ce-0166b284f1e9</link>
      <description>I often need to do a bit of programming &amp;#8211; normally C or C++. I am not generally writing a real software application, as that is not my job, but I often need to produce chunks of code to illustrate a point in an article, presentation or blog post. This code can be anything from a single line to a few dozen. Obviously, all I need to do is create a text file for the code and build it using a suitable&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/our1Nt5OcDo" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>Blog Post</category>
      <pubDate>Mon, 28 Jul 2014 20:11:27 GMT</pubDate>
      <author>Colin Walls</author>
    <feedburner:origLink>http://www.mentor.com/embedded-software/blog/post/quick-and-dirty-code-checking-and-execution-63284ef3-1245-46ea-81ce-0166b284f1e9?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>Blog Post: Words on tap - are streaming books next?</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/X4qVEiOvOOA/words-on-tap-are-streaming-books-next--85e8b2e3-b85b-4ba3-9223-a141ef956a14</link>
      <description>Some time ago, I wrote about my view on the future of music. In a nutshell, I was saying that live performance was what it was all about. Time has moved on and I have further thoughts on the topic. Also, over that time, e-books have become quite mainstream and I question where that technology is taking us.
It seems that David Bowie has been having the same kind of thoughts &amp;#8230;
Some time ago, Mr.&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/X4qVEiOvOOA" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>Blog Post</category>
      <pubDate>Thu, 24 Jul 2014 17:40:19 GMT</pubDate>
      <author>Colin Walls</author>
    <feedburner:origLink>http://www.mentor.com/embedded-software/blog/post/words-on-tap-are-streaming-books-next--85e8b2e3-b85b-4ba3-9223-a141ef956a14?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>On-demand Web Seminar: Vehicle Network Timing Analysis</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/Wh0kf_s3sTg/vehicle-network-timing-analysis</link>
      <description>&lt;p&gt;This webinar will look at the timing models of CAN and FlexRay vehicle networks, some of the design and analysis tools available to analyze and predict message transfer performance, and synthesize message frames.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/Wh0kf_s3sTg" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>On-demand Web Seminar</category>
      <pubDate>Tue, 22 Jul 2014 17:21:41 GMT</pubDate>
      <author />
    <feedburner:origLink>http://www.mentor.com/embedded-software/multimedia/vehicle-network-timing-analysis?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>Blog Post: Multicore systems: heterogenous architectures - untangling the technology and terminology</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/ft3qkG8vg-4/multicore-systems-heterogenous-architectures-untangling-the-technology-and-terminology-33873dab-0fee-4172-b88e-7368cf5a8709</link>
      <description>Multicore continues to be a hot topic, as an ever-increasing number of embedded systems are designed with multiple CPUs &amp;#8211; most commonly multiple cores on a chip. One of the challenges with understanding multicore is that the term actually covers a number of architectures and approaches to design. This is a topic that I have discussed somewhat before, but the increasing popularity of multicore&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/ft3qkG8vg-4" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>Blog Post</category>
      <pubDate>Mon, 21 Jul 2014 23:25:31 GMT</pubDate>
      <author>Colin Walls</author>
    <feedburner:origLink>http://www.mentor.com/embedded-software/blog/post/multicore-systems-heterogenous-architectures-untangling-the-technology-and-terminology-33873dab-0fee-4172-b88e-7368cf5a8709?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>On-demand Web Seminar: Managing Over-The-Air Software Update and Management for Automotive Systems</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/kZoXeQLe9Ws/managing-over-the-air-software-update-and-managements-for-automotive-systems</link>
      <description>&lt;p&gt;This webinar will discuss approaches to implement and manage OTA, and in particular review the Arynga CarSync&amp;trade; solution which has been integrated into the Mentor Graphics Automotive Technology Platform (ATP) for infotainment systems.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/kZoXeQLe9Ws" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>On-demand Web Seminar</category>
      <pubDate>Wed, 16 Jul 2014 17:51:09 GMT</pubDate>
      <author />
    <feedburner:origLink>http://www.mentor.com/embedded-software/multimedia/managing-over-the-air-software-update-and-managements-for-automotive-systems?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>Blog Post: Supporting UIs on Resource Constrained Systems -- Guest Post by Phil Brumby</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/YAvFkIzWe6g/supporting-uis-on-resource-constrained-systems-guest-post-by-phil-brumby-82aeaad9-503f-4f8e-8334-c8d0e9fe59b1</link>
      <description>Welcome to another blog post in our Guest Blogger series.  Today Phil Brumby (contact information below) , our Technical Marketing Engineer responsible for our graphics and user interface products checks in with his second guest blogger item to discuss embedded UI implementation. You can read his first guest blogger item on utilizing Qt by clicking here.

In my 8 years of experience implementing user&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/YAvFkIzWe6g" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>Blog Post</category>
      <pubDate>Wed, 16 Jul 2014 17:03:53 GMT</pubDate>
      <author>Matt Radochonski</author>
    <feedburner:origLink>http://www.mentor.com/embedded-software/blog/post/supporting-uis-on-resource-constrained-systems-guest-post-by-phil-brumby-82aeaad9-503f-4f8e-8334-c8d0e9fe59b1?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
    <item>
      <title>News Article: Mentor Graphics Launches Comprehensive Solution for Heterogeneous Multicore Embedded Software Development</title>
      <link>http://feedproxy.google.com/~r/mgc_embedded-software/~3/RY5lnIoYmoc/mentor-multicore-embedded-software</link>
      <description>&lt;p&gt;&lt;strong&gt;WILSONVILLE, Ore., July 16, 2014 &amp;mdash;&lt;/strong&gt;Mentor Graphics Corporation today announced the embedded software industry&amp;rsquo;s first comprehensive solution for heterogeneous multicore system-on-chip (SoC) development.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/mgc_embedded-software/~4/RY5lnIoYmoc" height="1" width="1"/&gt;</description>
      <category>Embedded Software</category>
      <category>News Article</category>
      <pubDate>Wed, 16 Jul 2014 13:00:00 GMT</pubDate>
      <author />
    <feedburner:origLink>http://www.mentor.com/embedded-software/news/mentor-multicore-embedded-software?rssid=3b3d43ac-bb64-4e78-94c5-f0f27d550ce0</feedburner:origLink></item>
  </channel>
</rss>
