<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Embedded / RTOS Forum RSS Feed (Replies Included)</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the 'Embedded / RTOS' forum at Programmer's Heaven, including replies.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 11:30:42 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 11:30:42 -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>how to capture and store the serial data in buffer</title>
      <link>http://www.programmersheaven.com/mb/embedded/432384/432384/how-to-capture-and-store-the-serial-data-in-buffer/</link>
      <description>I sent 1preample and 4bytes in transmitting side , preample contains only 1 and 0 with 4milliseconds delay, each byte contains 8bits with 2milliseconds delay , if a bit contains 1 it will send 1millisecond high and 1millisecond low signal ,and if a bit contains 0 it will send 2millisecond continuous delay, I have a problem at receiving side how to capture and store the preample and 4byte values in a buffer , iam using ARM processor it will update every 5microsecond .. please guide me and give a valuable suggestions &lt;br /&gt;
&lt;br /&gt;
 thanks in advance&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/432384/432384/how-to-capture-and-store-the-serial-data-in-buffer/</guid>
      <pubDate>Tue, 18 Jun 2013 02:45:31 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>how to capture and store the serial data in buffer</title>
      <link>http://www.programmersheaven.com/mb/embedded/432383/432383/how-to-capture-and-store-the-serial-data-in-buffer/</link>
      <description>I sent 1preample and 4bytes in transmitting side , preample contains only 1 and 0 with 4milliseconds delay, each byte contains 8bits with 2milliseconds delay , if a bit contains 1 it will send 1millisecond high and 1millisecond low signal ,and if a bit contains 0 it will send 2millisecond continuous delay, I have a problem at receiving side how to capture and store the preample and 4byte values in a buffer , iam using ARM processor it will update every 5microsecond .. please guide me and give a valuable suggestions &lt;br /&gt;
&lt;br /&gt;
 thanks in advance&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/432383/432383/how-to-capture-and-store-the-serial-data-in-buffer/</guid>
      <pubDate>Tue, 18 Jun 2013 02:43:40 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>learning the ARM CORTEX M3</title>
      <link>http://www.programmersheaven.com/mb/embedded/432357/432357/learning-the-arm-cortex-m3/</link>
      <description>suppose that I wanted to learn the ARM CORTEX M3 programming in detail... is using development boards is the right answer? something like Arduino Due or mbed NXP LPC1768 board (http://www.pololu.com/catalog/product/2150)??&lt;br /&gt;
&lt;br /&gt;
this is because I really would like to go deeper into ARM technology. any thoughts are welcome.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/432357/432357/learning-the-arm-cortex-m3/</guid>
      <pubDate>Sun, 16 Jun 2013 17:38:02 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>learning the ARM CORTEX M3</title>
      <link>http://www.programmersheaven.com/mb/embedded/432356/432356/learning-the-arm-cortex-m3/</link>
      <description>suppose that I wanted to learn the ARM CORTEX M3 programming in detail... is using development boards is the right answer? something like Arduino Due or mbed NXP LPC1768 board (http://www.pololu.com/catalog/product/2150)??&lt;br /&gt;
&lt;br /&gt;
this is because I really would like to go deeper into ARM technology. any thoughts are welcome.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/432356/432356/learning-the-arm-cortex-m3/</guid>
      <pubDate>Sun, 16 Jun 2013 17:36:11 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>firmware license</title>
      <link>http://www.programmersheaven.com/mb/embedded/431391/431391/firmware-license/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am planning to convert my firmware which runs on my device into a commercial library which is to be ported to my customer's firmware and device. However, I am concerning about security issues. Is there any way to prevent reverse engineering on my firmware library and protect my IP. What kind of agreement should I make with the customer? Should I get a license fee per copy or should it be royality free?&lt;br /&gt;
Please advise.&lt;br /&gt;
Many thanks&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/431391/431391/firmware-license/</guid>
      <pubDate>Tue, 26 Feb 2013 03:42:59 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Design of a logging system : which filesystem to use ?</title>
      <link>http://www.programmersheaven.com/mb/embedded/431075/431075/design-of-a-logging-system--which-filesystem-to-use-/</link>
      <description>Hello everyone,&lt;br /&gt;
&lt;br /&gt;
I am designing an embedded system whom goal is to log sensors state continuously and that can be powered off at any time.&lt;br /&gt;
&lt;br /&gt;
For specific reasons, I have currently to use Windows XP, and a Compact Flash storage media. Firsts prototypes use this configuration :&lt;br /&gt;
* 1rst partition readonly for the system (NTFS),&lt;br /&gt;
* 2nd partition for data logging (NTFS).&lt;br /&gt;
First tests are not so bad, but I am not fully satisfied of this solution (time to time filesystem or Compact flash is dead).&lt;br /&gt;
&lt;br /&gt;
Do you have advices about a way to improve the solution that I am validating ? Which filesystem to use for a flash storage media ?&lt;br /&gt;
Which solution would you use (HW is x86) if Windows XP and a compact flash were not a constraint (which storage media, which filesystem, which os configuration, etc.) ?&lt;br /&gt;
&lt;br /&gt;
Thank you for your advices&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/431075/431075/design-of-a-logging-system--which-filesystem-to-use-/</guid>
      <pubDate>Fri, 25 Jan 2013 02:20:17 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Compilation of Proprietory application for running on Vxworks</title>
      <link>http://www.programmersheaven.com/mb/embedded/430678/430678/compilation-of-proprietory-application-for-running-on-vxworks/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
We are migrating out system from x86 processors to Arm9. There is one proprietary application which is currently in ELF format and is compiled by end customers using Open watcom. When we are using Vxworks and Arm9 I need some cross compiler which is generate ELF file for Arm9 and can be used by end customer for compiling the user logic. This should be freely available. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Yogesh&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/430678/430678/compilation-of-proprietory-application-for-running-on-vxworks/</guid>
      <pubDate>Mon, 17 Dec 2012 23:35:08 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Embedded software design</title>
      <link>http://www.programmersheaven.com/mb/embedded/95164/430141/re-embedded-software-design/#430141</link>
      <description>embedded-processor architecture designed specifically for the Altera family of FPGA s. computing applications, from DSP to system-control. &lt;img src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/ADSL_modem_router_internals_labeled.jpg/300px-ADSL_modem_router_internals_labeled.jpg" /&gt;&lt;br /&gt;
&lt;a href="http://www.automateandvalidate.com"&gt;http://www.automateandvalidate.com&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/95164/430141/re-embedded-software-design/#430141</guid>
      <pubDate>Wed, 07 Nov 2012 02:09:21 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: UML State Machine Wizard Re: Cross Devlop in VC++</title>
      <link>http://www.programmersheaven.com/mb/embedded/302285/429870/re-uml-state-machine-wizard-re-cross-devlop-in-vc++/#429870</link>
      <description>Stateflow is another environment for modeling and simulating combinatorial and sequential decision logic based on &lt;a href="#"&gt;state machines&lt;/a&gt; and flow charts. Stateflow lets you combine graphical and tabular representations, including state transition diagrams, flow charts, state transition tables, and truth tables, to model how your system reacts to events, time-based conditions, and external input signals.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/302285/429870/re-uml-state-machine-wizard-re-cross-devlop-in-vc++/#429870</guid>
      <pubDate>Wed, 17 Oct 2012 15:58:12 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>MT8572-N PowerPC development platform for network communication</title>
      <link>http://www.programmersheaven.com/mb/embedded/428571/428571/mt8572-n-powerpc-development-platform-for-network-communication/</link>
      <description>The MT8572-N PowerPC platform is a high performance development board released by MICETEK, based on the PowerQUICC III processor with dual cores, works at up to 1.5GHz. It consists of MPC8572 processor card and Type-N carrier and provides multiple high speed connectivity, such as Gigabit Ethernet port, PCI-Express and USB 2.0 port etc and helps the network equipment manufacturers simplify the system design and establish the Intelligent Network application. In addition, we’ll supply Linux BSP for the developer, including U-boot, Linux Kernel and driver codes of the interfaces on the board to help the design and development easier.&lt;br /&gt;
&lt;br /&gt;
Form Factor: 8.7 inches x 5.8 inches&lt;br /&gt;
Interfaces: 4 x GbE connections, 3 x PCI slots, 1 x PCI-Express x 8 and 1 x RS-232 serial port&lt;br /&gt;
Debug: JTAG/COP via an onboard connector &lt;br /&gt;
Software: U-Boot bootloader and Linux BSP available&lt;br /&gt;
&lt;br /&gt;
For more information, please feel free to contact me via xuyn@micetek.com.cn or visit our website www.micetek.com&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/428571/428571/mt8572-n-powerpc-development-platform-for-network-communication/</guid>
      <pubDate>Wed, 23 May 2012 19:45:35 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>MT8572-N PowerPC development platform for network communication</title>
      <link>http://www.programmersheaven.com/mb/embedded/428570/428570/mt8572-n-powerpc-development-platform-for-network-communication/</link>
      <description>The MT8572-N PowerPC platform is a high performance development board released by MICETEK, based on the PowerQUICC III processor with dual cores, works at up to 1.5GHz. It consists of MPC8572 processor card and Type-N carrier and provides multiple high speed connectivity, such as Gigabit Ethernet port, PCI-Express and USB 2.0 port etc and helps the network equipment manufacturers simplify the system design and establish the Intelligent Network application. In addition, we’ll supply Linux BSP for the developer, including U-boot, Linux Kernel and driver codes of the interfaces on the board to help the design and development easier.&lt;br /&gt;
&lt;br /&gt;
Form Factor: 8.7 inches x 5.8 inches&lt;br /&gt;
Interfaces: 4 x GbE connections, 3 x PCI slots, 1 x PCI-Express x 8 and 1 x RS-232 serial port&lt;br /&gt;
Debug: JTAG/COP via an onboard connector &lt;br /&gt;
Software: U-Boot bootloader and Linux BSP available&lt;br /&gt;
&lt;br /&gt;
For more information, please feel free to contact me via xuyn@micetek.com.cn or visit our website www.micetek.com&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/428570/428570/mt8572-n-powerpc-development-platform-for-network-communication/</guid>
      <pubDate>Wed, 23 May 2012 19:43:45 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>VxWorks PCI Card</title>
      <link>http://www.programmersheaven.com/mb/embedded/428063/428063/vxworks-pci-card/</link>
      <description>Hello All&lt;br /&gt;
&lt;br /&gt;
I know nothing of VxWorks so please excuses my ignorance,&lt;br /&gt;
&lt;br /&gt;
We have a couple of servers that run a proprietary application which is built on vxworks. these servers are standard x86 intel chassis with some kind of PCI card which the vendor is offering to sell. &lt;br /&gt;
&lt;br /&gt;
THe vendor provides some installation instructions that invole booting the server and then running a tool which sends a broadcast packet with the configuration. I can see the firmware it loads are VDF files from another server in the network. &lt;br /&gt;
&lt;br /&gt;
1. What type of PCI card would this be? &lt;br /&gt;
&lt;br /&gt;
2. Is it possible to copy the content of the vxworks to another PCI card?&lt;br /&gt;
&lt;br /&gt;
3. Is it possible to load the operating system with application into some kind of emulator? &lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
James &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/428063/428063/vxworks-pci-card/</guid>
      <pubDate>Fri, 30 Mar 2012 09:11:28 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Integrity RTOS issue</title>
      <link>http://www.programmersheaven.com/mb/embedded/427660/427660/integrity-rtos-issue/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
We are using MPC8309 Power PC processor of freescale with Integrity RTOS build on it.&lt;br /&gt;
We have connected a External DDRAM to CPU and want to write POST(Power On Self Test) routine for DDR RAM where we will be testing large section of DDR RAM.&lt;br /&gt;
&lt;br /&gt;
Since code consists of RTOS and many background tasks running into it, i am not sure about what approach should be followed ?&lt;br /&gt;
Will i have to disable interrupts ?&lt;br /&gt;
Or what approches should be followed in software ?&lt;br /&gt;
&lt;br /&gt;
Can anybody help me on this ? &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427660/427660/integrity-rtos-issue/</guid>
      <pubDate>Tue, 28 Feb 2012 04:15:22 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Integrity RTOS issue</title>
      <link>http://www.programmersheaven.com/mb/embedded/427659/427659/integrity-rtos-issue/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
We are using MPC8309 Power PC processor of freescale with Integrity RTOS build on it.&lt;br /&gt;
We have connected a External DDRAM to CPU and want to write POST(Power On Self Test) routine for DDR RAM where we will be testing large section of DDR RAM.&lt;br /&gt;
&lt;br /&gt;
Since code consists of RTOS and many background tasks running into it, i am not sure about what approach should be followed ?&lt;br /&gt;
Will i have to disable interrupts ?&lt;br /&gt;
Or what approches should be followed in software ?&lt;br /&gt;
&lt;br /&gt;
Can anybody help me on this ? &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427659/427659/integrity-rtos-issue/</guid>
      <pubDate>Tue, 28 Feb 2012 04:13:31 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Coding in C++ for MISR(multiple input shift registers)</title>
      <link>http://www.programmersheaven.com/mb/embedded/427482/427482/coding-in-c++-for-misrmultiple-input-shift-registers/</link>
      <description>hi,&lt;br /&gt;
I want to do coding in c++ for multiple input shift register(MISR). I have some idea regarding this but dont know how to start&lt;br /&gt;
with it and the misr is used in built in self test circuits.&lt;br /&gt;
Could anyone please help me in this.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427482/427482/coding-in-c++-for-misrmultiple-input-shift-registers/</guid>
      <pubDate>Sat, 18 Feb 2012 06:17:54 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Coding in C++ for MISR(multiple input shift registers)</title>
      <link>http://www.programmersheaven.com/mb/embedded/427481/427481/coding-in-c++-for-misrmultiple-input-shift-registers/</link>
      <description>hi,&lt;br /&gt;
I want to do coding in c++ for multiple input shift register(MISR). I have some idea regarding this but dont know how to start&lt;br /&gt;
with it and the misr is used in built in self test circuits.&lt;br /&gt;
Could anyone please help me in this.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427481/427481/coding-in-c++-for-misrmultiple-input-shift-registers/</guid>
      <pubDate>Sat, 18 Feb 2012 06:16:03 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: RTEMS or general RTOS question</title>
      <link>http://www.programmersheaven.com/mb/embedded/427361/427419/re-rtems-or-general-rtos-question/#427419</link>
      <description>I don't know anything specifically about RTEMS, but I would be shocked if they don't have separate stacks for each thread.  &lt;br /&gt;
&lt;br /&gt;
Each thread pushes parameters on its own stack and calls the function.  Then the function adjusts the stack pointer to take as much space as it needs for its local variables.  &lt;br /&gt;
&lt;br /&gt;
A task switch stores all registers, including the stack pointer, in the task structure for the task that's being suspended and loads them from the structure for the task being activated.&lt;br /&gt;
&lt;br /&gt;
There's only one copy of the code, but multiple stacks.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427361/427419/re-rtems-or-general-rtos-question/#427419</guid>
      <pubDate>Tue, 14 Feb 2012 18:38:32 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>What would best replace QNX4?</title>
      <link>http://www.programmersheaven.com/mb/embedded/427405/427405/what-would-best-replace-qnx4/</link>
      <description>We have a large application that runs under QNX4 on an x86 board and I'm looking for a way to propose a replacement.  The decision has already been made to not upgrade to the latest QNX.&lt;br /&gt;
&lt;br /&gt;
What I'm thinking of is some GPL/BSD/MIT licensed OS that could be enhanced to allow our product to compile and run almost unmodified.&lt;br /&gt;
&lt;br /&gt;
Specifically, I need independent processes (not just tasks), network, filesystem (that ideally could access the existing QNX filesystem), /dev/mqueue/ for interprocess communications and a shell (no graphics).  We don't strictly need a realtime OS, as long as performance is good.&lt;br /&gt;
&lt;br /&gt;
Is this big and daunting, or is there something that almost fits?&lt;br /&gt;
&lt;br /&gt;
Any suggestions?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427405/427405/what-would-best-replace-qnx4/</guid>
      <pubDate>Mon, 13 Feb 2012 19:34:21 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>RTEMS or general RTOS question</title>
      <link>http://www.programmersheaven.com/mb/embedded/427361/427361/rtems-or-general-rtos-question/</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
I am developing an application for RTEMS that involves two running tasks. Both tasks call at some point the same global function called function1. &lt;br /&gt;
Let's say task T1 calls function1 and the context switch to T2 occurs before exiting function1. Task T2 also calls function1.&lt;br /&gt;
My question is what happens to the local variables of function1? ... is there a copy of function1 for each task ?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427361/427361/rtems-or-general-rtos-question/</guid>
      <pubDate>Sun, 12 Feb 2012 11:08:56 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>RTEMS or general RTOS question</title>
      <link>http://www.programmersheaven.com/mb/embedded/427360/427360/rtems-or-general-rtos-question/</link>
      <description>Hello,&lt;br /&gt;
&lt;br /&gt;
I am developing an application for RTEMS that involves two running tasks. Both tasks call at some point the same global function called function1. &lt;br /&gt;
Let's say task T1 calls function1 and the context switch to T2 occurs before exiting function1. Task T2 also calls function1.&lt;br /&gt;
My question is what happens to the local variables of function1? ... is there a copy of function1 for each task ?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/427360/427360/rtems-or-general-rtos-question/</guid>
      <pubDate>Sun, 12 Feb 2012 11:06:36 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Embedded Engineering Institute</title>
      <link>http://www.programmersheaven.com/mb/embedded/426856/426856/embedded-engineering-institute/</link>
      <description>Hello Friends, find best  [url=http://www.emblogic.org/training-embedded-engg.php]Embedded Engineering[/url] institute:- &lt;br /&gt;
&lt;br /&gt;
                            Embedded system software used in computer, embedded software play electronics role in the computer for taking technical training of embedded system software at the emblogic and be the master of this field. &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/426856/426856/embedded-engineering-institute/</guid>
      <pubDate>Tue, 17 Jan 2012 02:23:25 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Interrupt latency</title>
      <link>http://www.programmersheaven.com/mb/embedded/422202/425460/re-interrupt-latency/#425460</link>
      <description>The time between the interrupt generated from a device and execution of first statement in associated ISR.&lt;br /&gt;
Optimize ????&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/422202/425460/re-interrupt-latency/#425460</guid>
      <pubDate>Mon, 31 Oct 2011 00:58:41 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Interrupt latency</title>
      <link>http://www.programmersheaven.com/mb/embedded/422202/425459/re-interrupt-latency/#425459</link>
      <description>The time between the interrupt generated from a device and execution of first statement in associated ISR.&lt;br /&gt;
Optimize ????&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/422202/425459/re-interrupt-latency/#425459</guid>
      <pubDate>Mon, 31 Oct 2011 00:56:44 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Re: Interrupt latency</title>
      <link>http://www.programmersheaven.com/mb/embedded/422202/425458/re-interrupt-latency/#425458</link>
      <description>The time between the interrupt generated from a device and execution of first statement in associated ISR.&lt;br /&gt;
Optimize ????&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/422202/425458/re-interrupt-latency/#425458</guid>
      <pubDate>Mon, 31 Oct 2011 00:54:55 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
    <item>
      <title>Does vxWorks 5.4.2 support %llu printf format?</title>
      <link>http://www.programmersheaven.com/mb/embedded/425259/425259/does-vxworks-542-support-llu-printf-format/</link>
      <description>I'm trying to use the %llu format to print out a 64 bit number but only the lower 32 bits are displayed.  Does anyone know if vxWorks 5.4.2 supports %llu or if there's something I'm missing to print out the 64 bit number?&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/425259/425259/does-vxworks-542-support-llu-printf-format/</guid>
      <pubDate>Thu, 13 Oct 2011 13:43:50 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
  </channel>
</rss>