<?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: Need IMX53 DDR3 test code in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181981#M7894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Flashing LED at any point...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few questions:&lt;/P&gt;&lt;P&gt;Is there a way to run this program (test.bin) using Internal Boot serial commands?&lt;/P&gt;&lt;P&gt;Is there any document you know of which provides Internal Boot serial commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing, am I suppose to see see some serial prompt from QSB UART when powered without SD card (since it did not find any image or valid device)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 16:02:08 GMT</pubDate>
    <dc:creator>i_MX51EVKSDCard</dc:creator>
    <dc:date>2012-12-06T16:02:08Z</dc:date>
    <item>
      <title>Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181969#M7882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for the DDR3 testing source code (using C). I've designed an IMX53 QSB based custom board.&lt;/P&gt;&lt;P&gt;I've tried to calibrate the DDR3 in my board&amp;nbsp;but I've stuck here. I've also read the AN466.pdf (&lt;BR class="Apple-interchange-newline" /&gt;&lt;SPAN&gt;i.MX53 DDR Calibration)&lt;/SPAN&gt;&amp;nbsp;, the doc shows some C example code but I don't know how to compile the source and how to download the generated binary into the board... Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2012 18:02:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181969#M7882</guid>
      <dc:creator>kamejoko80</dc:creator>
      <dc:date>2012-08-12T18:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181970#M7883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look at simple example for i.MX53 QSB, which can be loaded via internal serial (UART) bootloader of the i.MX53. Command file mx53_com_load.bat shows how to use the example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please pay attention on Image Vector Table (IVT) in crt.s.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MX_serial.exe is built, based of sources, that may be found at forum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/manufacturing-tool-mfgtool/forum/topics/mfgtool-for-linux?commentId=4103961%3AComment%3A65929&amp;amp;xg_source=msg_com_gr_forum"&gt;http://imxcommunity.org/group/manufacturing-tool-mfgtool/forum/topi...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log file a.a helps to clarify load sequence.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also the ATK tool may be used to load and run apps, as shown on the figures in the package.&lt;BR /&gt;&lt;BR /&gt;Note, the mentioned example&amp;nbsp; mx53_QSB_led should be built under CodeSourcery (Mentor) &lt;BR /&gt;toolchain&amp;nbsp; : arm-none-gnueabi-gcc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SOURCERY CODEBENCH LITE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mentor.com/embedded-software/codesourcery"&gt;http://www.mentor.com/embedded-software/codesourcery&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 05:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181970#M7883</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-08-13T05:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181971#M7884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your kindly help.&lt;/P&gt;&lt;P&gt;I think the&amp;nbsp;&lt;A href="http://imxcommunity.org/group/imx53quickstartboard/forum/attachment/download?id=4103961%3AUploadedFile%3A78536" rel="nofollow"&gt;mx53_QSB_led.zip&lt;/A&gt;&amp;nbsp;is the best starting point which I should follow&lt;/P&gt;&lt;P&gt;BTW, Where can I download the ATK version 1.71. I've downloaded the ATK version 1.70 from Freescale's page but it doesn't&amp;nbsp;have IMX53 CPU selection ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 16:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181971#M7884</guid>
      <dc:creator>kamejoko80</dc:creator>
      <dc:date>2012-08-14T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181972#M7885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try the enclosed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is source code of ATK 1.71&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=IMX_ATK_SOURCE_CODE&amp;amp;appType=license&amp;amp;location=null" target="_blank"&gt;https://www.freescale.com/webapp/Download?colCode=IMX_ATK_SOURCE_CODE&amp;amp;appType=license&amp;amp;location=null&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 02:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181972#M7885</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-08-15T02:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181973#M7886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Dear Mr Yuri,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 12:59:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181973#M7886</guid>
      <dc:creator>kamejoko80</dc:creator>
      <dc:date>2012-08-15T12:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181974#M7887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr.Yuri,&lt;/P&gt;&lt;P&gt;I have custom IMX535 board.&lt;/P&gt;&lt;P&gt;How can I flash your test.bin into SD card, and boot IMX535 from SD card to run test.bin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 09:38:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181974#M7887</guid>
      <dc:creator>VuPhung</dc:creator>
      <dc:date>2012-08-16T09:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181975#M7888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As for SD - please use the enclosed project, where flashnul utility is used to write image to SD.&lt;BR /&gt;(flashnul.bat script as an example)&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 09:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181975#M7888</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-08-16T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181976#M7889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr.Yuri,&lt;/P&gt;&lt;P&gt;Thank for your support.&lt;/P&gt;&lt;P&gt;Have a nice time!&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Yuri Muhin said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/need-imx53-ddr3-test-code?groupUrl=imx53quickstartboard&amp;amp;commentId=4103961%3AComment%3A79077&amp;amp;xg_source=msg_com_gr_forum#4103961Comment79077"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;As for SD - please use the enclosed project, where flashnul utility is used to write image to SD.&lt;BR /&gt;(flashnul.bat script as an example)&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 13:07:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181976#M7889</guid>
      <dc:creator>VuPhung</dc:creator>
      <dc:date>2012-08-16T13:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181977#M7890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to run mx_serial.exe and load test.bin @ 0xF8006000? Do you need to be in ROM serial mode and how to call mx_serial.exe? Does it have to be COM1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, in regards to burn test.bin onto SD card:&lt;/P&gt;&lt;P&gt;This command "flashnul 1 -L test.bin -b=512" burns the image on an empty card, how do you incorporate test.bin with U-boot on the SD card?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 17:47:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181977#M7890</guid>
      <dc:creator>i_MX51EVKSDCard</dc:creator>
      <dc:date>2012-12-05T17:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181978#M7891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mx_serial.exe is program that run in windows os.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is how to use this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, when you boot QSB without inserting the micro SD ,QSB is launched serial download mode.&lt;/P&gt;&lt;P&gt;2, you send test.out to QSB using mx_serial.exe in windowsOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to use the my_serial.exe is displayed when you run it in console without arg.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 00:37:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181978#M7891</guid>
      <dc:creator>daisukekitsunai</dc:creator>
      <dc:date>2012-12-06T00:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181979#M7892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I tried that and it does seem to download the test.bin but not sure if it runs the test...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Jumping to 0XF8006000, it gives me the Prompt, please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Projects\ARM\iMX53\DDR3\mx53_QSB_led_SD&amp;gt;mx_serial.exe COM8 0xF8006000 test.bin&lt;/P&gt;&lt;P&gt;C:\Projects\ARM\iMX53\DDR3\mx53_QSB_led_SD&amp;gt;mxn&lt;/P&gt;&lt;P&gt;Downloading at&amp;nbsp; 0xf8006000 starts at 0xf8006000 via COM8. File: test.bin&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Jumping to 0xf8006000 &lt;/P&gt;&lt;P&gt;C:\Projects\ARM\iMX53\DDR3\mx53_QSB_led_SD&amp;gt; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Puneet&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 01:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181979#M7892</guid>
      <dc:creator>i_MX51EVKSDCard</dc:creator>
      <dc:date>2012-12-06T01:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181980#M7893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you check the flashing LED on QSB when finished download program?&lt;/P&gt;&lt;P&gt;if so, QSB is running test.bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to get message from QSB using uart, you need terminal program(e.g Tera Term) in addition to console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;Daisuke&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 01:49:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181980#M7893</guid>
      <dc:creator>daisukekitsunai</dc:creator>
      <dc:date>2012-12-06T01:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need IMX53 DDR3 test code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181981#M7894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Flashing LED at any point...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few questions:&lt;/P&gt;&lt;P&gt;Is there a way to run this program (test.bin) using Internal Boot serial commands?&lt;/P&gt;&lt;P&gt;Is there any document you know of which provides Internal Boot serial commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing, am I suppose to see see some serial prompt from QSB UART when powered without SD card (since it did not find any image or valid device)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 16:02:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-IMX53-DDR3-test-code/m-p/181981#M7894</guid>
      <dc:creator>i_MX51EVKSDCard</dc:creator>
      <dc:date>2012-12-06T16:02:08Z</dc:date>
    </item>
  </channel>
</rss>

