<?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: Problem when loading USB stack to DDR memory in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240444#M5850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abhilash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have provide a solution for this topic based on IAR, so the CW solution is similar, and even more simple. Please kindly refer to this thread first &lt;A _jive_internal="true" href="https://community.nxp.com/thread/308783"&gt;https://community.freescale.com/thread/308783&lt;/A&gt;, and modify the source code as it mentioned.&lt;/P&gt;&lt;P&gt;Then, change the linker file as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39820i171E063A0BD182C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After compiling, you will have an output map file like that:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39821iABA2938F0DCAF0B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;before downloading the application, you will have to modify the connection type of the debug configuration, there is a trick for it, you may open another CW project from &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;KINETIS_120MHZ_SC&lt;/SPAN&gt;, which contain the connection configuration for DDR debug, &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;in the same workspace&lt;/SPAN&gt;. then you may select the proper connection type based on the JTAG type you are using.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39822iECD6F1BC720E0D60/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;OK, with above steps, you may download the image into TWR-K70's DDR2 RAM, and run the application.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39826iF90B42307C3DF504/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and found the device in the Device Manager:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39827i2EAA1809AC75122D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;B.R&lt;/P&gt;&lt;P&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jul 2013 08:38:40 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2013-07-09T08:38:40Z</dc:date>
    <item>
      <title>Problem when loading USB stack to DDR memory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240443#M5849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having troble loading k 70 USB Stack to DDR memory.&lt;/P&gt;&lt;P&gt;When loading to DDR my program is getting halted at PLLINIT.&lt;/P&gt;&lt;P&gt;Please can any one help me with this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running bare board project in code warrior . Also i have used linker file and init file from KINETIS_120MHZ_SC .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 12:28:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240443#M5849</guid>
      <dc:creator>abhilash</dc:creator>
      <dc:date>2013-06-26T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when loading USB stack to DDR memory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240444#M5850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abhilash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have provide a solution for this topic based on IAR, so the CW solution is similar, and even more simple. Please kindly refer to this thread first &lt;A _jive_internal="true" href="https://community.nxp.com/thread/308783"&gt;https://community.freescale.com/thread/308783&lt;/A&gt;, and modify the source code as it mentioned.&lt;/P&gt;&lt;P&gt;Then, change the linker file as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39820i171E063A0BD182C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After compiling, you will have an output map file like that:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39821iABA2938F0DCAF0B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;before downloading the application, you will have to modify the connection type of the debug configuration, there is a trick for it, you may open another CW project from &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;KINETIS_120MHZ_SC&lt;/SPAN&gt;, which contain the connection configuration for DDR debug, &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;in the same workspace&lt;/SPAN&gt;. then you may select the proper connection type based on the JTAG type you are using.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39822iECD6F1BC720E0D60/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;OK, with above steps, you may download the image into TWR-K70's DDR2 RAM, and run the application.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39826iF90B42307C3DF504/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and found the device in the Device Manager:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39827i2EAA1809AC75122D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;B.R&lt;/P&gt;&lt;P&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240444#M5850</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-07-09T08:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when loading USB stack to DDR memory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240445#M5851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tanks Kan&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 11:46:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-when-loading-USB-stack-to-DDR-memory/m-p/240445#M5851</guid>
      <dc:creator>abhilash</dc:creator>
      <dc:date>2013-07-09T11:46:56Z</dc:date>
    </item>
  </channel>
</rss>

