<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Running software without an underlying OS (Linux, Windows, Android, ...)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213672#M13213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to run some code directly (without an OS) on my i.MX53 QSB. Can you help me with that?&lt;/P&gt;&lt;P&gt;Is there any documentation available? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 09:10:21 GMT</pubDate>
    <dc:creator>jimpanse</dc:creator>
    <dc:date>2012-10-10T09:10:21Z</dc:date>
    <item>
      <title>Running software without an underlying OS (Linux, Windows, Android, ...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213672#M13213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to run some code directly (without an OS) on my i.MX53 QSB. Can you help me with that?&lt;/P&gt;&lt;P&gt;Is there any documentation available? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213672#M13213</guid>
      <dc:creator>jimpanse</dc:creator>
      <dc:date>2012-10-10T09:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running software without an underlying OS (Linux, Windows, Android, ...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213673#M13214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a test code (without any OS) for i.MX53QSB called &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53QSB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;IMX53_QSB_OBDS&lt;/A&gt; .&amp;nbsp; You can download it from the i.MX53QSB web page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:23:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213673#M13214</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2012-10-10T09:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Running software without an underlying OS (Linux, Windows, Android, ...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213674#M13215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. I've searched for something like this! :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213674#M13215</guid>
      <dc:creator>jimpanse</dc:creator>
      <dc:date>2012-10-10T09:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Running software without an underlying OS (Linux, Windows, Android, ...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213675#M13216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimpanse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can run standalone code through JTAG. Chapter 9 of the users guide says how to do it. You can find the users guide in the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf?fpsp=1&amp;amp;WT_TYPE=Users"&gt;http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf?fpsp=1&amp;amp;WT_TYPE=UsersGuides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the code, you can write it in Eclipse, which is a freeware you can download from &lt;A href="http://www.eclipse.org/"&gt;www.eclipse.org&lt;/A&gt;. After you finish the code, you can also compile it as a binary and flash it, this way you don't need JTAG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jorge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 20:59:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213675#M13216</guid>
      <dc:creator>JorgeRama_rezRi</dc:creator>
      <dc:date>2012-10-10T20:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Running software without an underlying OS (Linux, Windows, Android, ...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213676#M13217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain these steps a bit more detailed?&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;About the code, you can write it in Eclipse, which is a freeware you can download from &lt;A class="jive-link-external-small" href="http://www.eclipse.org/"&gt;www.eclipse.org&lt;/A&gt;. After you finish the code, you can also compile it as a binary and flash it, this way you don't need JTAG.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;Which toolchain can I use? The CodeSourcery Lite Toolchain?&lt;/P&gt;&lt;P&gt;What do you mean by flashing without JTAG? Flashing the binary to the SD-Card? Which tool can I use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 09:03:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Running-software-without-an-underlying-OS-Linux-Windows-Android/m-p/213676#M13217</guid>
      <dc:creator>jimpanse</dc:creator>
      <dc:date>2012-10-15T09:03:24Z</dc:date>
    </item>
  </channel>
</rss>

