<?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のトピックRe: iMX53 DDR_Stress_Test, No UART Rx</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391334#M57048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In short I've been able to successfully run the DDR_Stress_Test, though I had to modify the hardware to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I first &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;built a bare metal project loaded into IRAM (used mx53_QSB_led as a basis) and successfully tested UART1 RX comms on &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PATA_DMACK &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;by looping back in the iMX53. So I think my UART hardware is ok from the RS232 line &lt;/SPAN&gt;receiver&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; to &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PATA_DMACK, and the register settings being used in the inc file for the DDR Stess Test app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then modified the hardware to put the RX signal onto CSI_DAT11 for a test and removed the added IOMUX edits from the inc file and was able to run the stress tester. I'm not sure why I couldn't get this working remapping UART1 RX onto the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PATA_DMACK pin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the image for the DDR stress test manipulate the IOMUX registers? I would like to be able to run this on our production hardware without modifying the hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2015 06:39:52 GMT</pubDate>
    <dc:creator>stevenconway</dc:creator>
    <dc:date>2015-05-01T06:39:52Z</dc:date>
    <item>
      <title>iMX53 DDR_Stress_Test, No UART Rx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391331#M57045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom iMX53 board with DDR3 memory that I'm trying to run the DDR_Stress_Test.exe (1.0) for MX53). I'm able to load the image to the processor, but when asked for the chip density I don't get a response from the iMX53.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My setup is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. COM1 from the PC connected to UART2 on the iMX board as our board has remapped UART1 to ALT3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. UART1(ALT3) is then connected to another COM port on my PC (COM6) to a terminal emulator running 115200 8n1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Modified the example DDR3 inc file (as attached) to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. Change the original UART1 pins (CSI0_DAT10 and CSI0_DAT11)&amp;nbsp; to ALT0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. Set PATA_DMACK and PATA_DIOW to ALT3 (UART1 RX and TX)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c. Set &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;IOMUXC_UART1_IPP_UART_RXD_MUX_SELECT_INPUT for PATA_DMACK for Mode - ALT3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; d. Modified the DDR setup registers to match my DDR3 configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As mentioned the download seems to work and with the following output on the command line:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\My Apps\iMX53\DDR_Stress_Tester_for MX51_MX53&amp;gt;DDR_Stress_Tester.exe -t mx53 -df DU.inc -com 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HAB_TYPE: DEVELOP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image loading...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;download Image to IRAM OK&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Running DDR test..., press "ESC" key to exit.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and on the terminal emulator:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;**************************************************************************&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DDR Stress Test (1.0) for MX53&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build: Apr 13 2011, 13:44:13&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Freescale Semiconductor, Inc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;**************************************************************************&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please select the DDR density per chip select (in bytes) on the board&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type 0 for 128MB; 1 for 64MB; 2 for 32MB; 3 for 16MB&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to enter an option (pressing the '3' key) there is no response from the iMX. I think the iMX is not receiving any characters, and I've confirmed on a scope it is electrically working (i.e. I see the signal on UART1_RX.ALT3 pin) so I'm at a loose end.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message was edited by: Steven Conway&amp;nbsp; Added setting INPUT_SELECT for PATA_DMACK, behaviour remains the same with no Rx characters. Uploaded updated *.inc file&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335868"&gt;DU.inc.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 02:30:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391331#M57045</guid>
      <dc:creator>stevenconway</dc:creator>
      <dc:date>2015-04-30T02:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 DDR_Stress_Test, No UART Rx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391332#M57046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&amp;nbsp; According to MUX_MODE field description of IOMUXC_PATA_DMACK in &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;i.MX53 Reference Manual, it is needed additionally to configure &lt;BR /&gt; UART1_IPP_UART_RXD_MUX_SELECT_INPUT for mode ALT3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;IOMUXC_UART1_IPP_UART_RXD_MUX_SELECT_INPUT[DAISY] = ALT3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;(Selecting Pad: PATA_DMACK for Mode: ALT3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:20:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391332#M57046</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-04-30T07:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 DDR_Stress_Test, No UART Rx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391333#M57047</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;Thank you for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added a line into the inc file to set the DAISY as follows and I still have the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setmem /32 0x53FA8878 = 0x00000003&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //IOMUXC_UART1_IPP_UART_RXD_MUX_SELECT_INPUT[DAISY] = ALT3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:33:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391333#M57047</guid>
      <dc:creator>stevenconway</dc:creator>
      <dc:date>2015-04-30T07:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 DDR_Stress_Test, No UART Rx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391334#M57048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In short I've been able to successfully run the DDR_Stress_Test, though I had to modify the hardware to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I first &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;built a bare metal project loaded into IRAM (used mx53_QSB_led as a basis) and successfully tested UART1 RX comms on &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PATA_DMACK &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;by looping back in the iMX53. So I think my UART hardware is ok from the RS232 line &lt;/SPAN&gt;receiver&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; to &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PATA_DMACK, and the register settings being used in the inc file for the DDR Stess Test app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then modified the hardware to put the RX signal onto CSI_DAT11 for a test and removed the added IOMUX edits from the inc file and was able to run the stress tester. I'm not sure why I couldn't get this working remapping UART1 RX onto the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PATA_DMACK pin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the image for the DDR stress test manipulate the IOMUX registers? I would like to be able to run this on our production hardware without modifying the hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 06:39:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391334#M57048</guid>
      <dc:creator>stevenconway</dc:creator>
      <dc:date>2015-05-01T06:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 DDR_Stress_Test, No UART Rx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391335#M57049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The i.MX53 Stress Test test uses Serial Downloader boot mode settings.&lt;/P&gt;&lt;P&gt;Please take&amp;nbsp; alook at section 7.8 [Serial Downloader (BOOT_MODE[1:0] = 0b11)]&lt;BR /&gt;of the i.MX53 Reference Manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 06:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/391335#M57049</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-05-04T06:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: iMX53 DDR_Stress_Test, No UART Rx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/1163741#M163019</link>
      <description>&lt;P&gt;I've picked this up again, and also had to do hardware mods to the board to get the stress tester running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Leigh&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 06:36:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX53-DDR-Stress-Test-No-UART-Rx/m-p/1163741#M163019</guid>
      <dc:creator>lcameron</dc:creator>
      <dc:date>2020-10-07T06:36:08Z</dc:date>
    </item>
  </channel>
</rss>

