<?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>topic Re: Testing interfaces on iMX31-ADS without boot loader - Board bring up routines in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191491#M1751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fabio for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 reasons to do this:&lt;/P&gt;&lt;P&gt;1) I want to test each module individually without interference of other module.&lt;/P&gt;&lt;P&gt;2) Right, now I am testing it from external RAM of 64 MB and I want to reduce code size so that I can run it from internal RAM of size 16K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Till now I am able to reduce code size(eboot.nb0) to 40 KB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the final code I will be having&lt;/P&gt;&lt;P&gt;- linkage for C libraries for compilation and building&lt;/P&gt;&lt;P&gt;- register declarations for writing test routines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2009 11:27:39 GMT</pubDate>
    <dc:creator>waghmarerajendr</dc:creator>
    <dc:date>2009-07-03T11:27:39Z</dc:date>
    <item>
      <title>Testing interfaces on iMX31-ADS without boot loader - Board bring up routines</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191489#M1749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;A target="_blank"&gt;&lt;/A&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;We are developing a board around iMX31, using Freescale iMX31 ADS&lt;BR /&gt;board as a reference board.&lt;BR /&gt;We are using WINCE 5.0 BSP for iMX31 ADS.&lt;/P&gt;&lt;P&gt;We are writing board bringup routines using iMX31 BSP. We shall be&lt;BR /&gt;testing each single&lt;BR /&gt;interface(for e.g SPI, UART etc.) on ADS without bootloader module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My questions is:&lt;BR /&gt;1) Is there any standard method of doing so?&lt;/P&gt;&lt;P&gt;We are using ATK tool for downloading to internal RAM of iMX31 using&lt;BR /&gt;UART.&lt;/P&gt;&lt;P&gt;Till now we have done following:&lt;BR /&gt;1) We tried to use existing BOOTLOADER(EBOOT - &amp;nbsp;C:\WINCE500\PLATFORM&lt;BR /&gt;\MX31\SRC\BOOTLOADER\EBOOT) code. Commented out the portion for&lt;BR /&gt;blcommon&lt;BR /&gt;library. We are using startup.s assembly file from existing BOOTLOADER&lt;BR /&gt;code.&lt;BR /&gt;2) We have gone through "How to Develop a Boot Loader" section of&lt;BR /&gt;bootloader&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms903967.aspx" rel="nofollow" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms903967.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 18:37:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191489#M1749</guid>
      <dc:creator>waghmarerajendr</dc:creator>
      <dc:date>2009-06-18T18:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Testing interfaces on iMX31-ADS without boot loader - Board bring up routines</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191490#M1750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need that? Just use the bootloader and make your life easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 20:52:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191490#M1750</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2009-07-02T20:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Testing interfaces on iMX31-ADS without boot loader - Board bring up routines</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191491#M1751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fabio for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 reasons to do this:&lt;/P&gt;&lt;P&gt;1) I want to test each module individually without interference of other module.&lt;/P&gt;&lt;P&gt;2) Right, now I am testing it from external RAM of 64 MB and I want to reduce code size so that I can run it from internal RAM of size 16K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Till now I am able to reduce code size(eboot.nb0) to 40 KB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the final code I will be having&lt;/P&gt;&lt;P&gt;- linkage for C libraries for compilation and building&lt;/P&gt;&lt;P&gt;- register declarations for writing test routines&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 11:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Testing-interfaces-on-iMX31-ADS-without-boot-loader-Board-bring/m-p/191491#M1751</guid>
      <dc:creator>waghmarerajendr</dc:creator>
      <dc:date>2009-07-03T11:27:39Z</dc:date>
    </item>
  </channel>
</rss>

