<?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 Different behavior depending on code allocation in MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/MCUXpresso-SDK/Different-behavior-depending-on-code-allocation/m-p/772030#M782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;lpcxpresso54608_demo_apps_lwip_lwip_ping_freertos SDD&amp;nbsp;&lt;/SPAN&gt;example for LPC54608&amp;nbsp; work in a correct way when le code is allocated in internal FLASH. When I put the lwip library in external flash memory ( addess from 0x10000000)&amp;nbsp; the example work only when the&amp;nbsp;SystemCoreClock&amp;nbsp; is 48 MHZ if I choose 96 MHZ or 180 MHZ the example stop working but when the code is allocated in internal memory ( from 0x0 to 80000 address ) ot works.&lt;/P&gt;&lt;P&gt;In my application ( very large application) I need to allocate all the code in external memory but I have a different behavior and I suppose different perfomances.&lt;/P&gt;&lt;P&gt;Could someone tell me something about the differences of performances between the two kind of memory?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Giovanni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 16:27:11 GMT</pubDate>
    <dc:creator>giannigrondona</dc:creator>
    <dc:date>2017-12-07T16:27:11Z</dc:date>
    <item>
      <title>Different behavior depending on code allocation</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Different-behavior-depending-on-code-allocation/m-p/772030#M782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;lpcxpresso54608_demo_apps_lwip_lwip_ping_freertos SDD&amp;nbsp;&lt;/SPAN&gt;example for LPC54608&amp;nbsp; work in a correct way when le code is allocated in internal FLASH. When I put the lwip library in external flash memory ( addess from 0x10000000)&amp;nbsp; the example work only when the&amp;nbsp;SystemCoreClock&amp;nbsp; is 48 MHZ if I choose 96 MHZ or 180 MHZ the example stop working but when the code is allocated in internal memory ( from 0x0 to 80000 address ) ot works.&lt;/P&gt;&lt;P&gt;In my application ( very large application) I need to allocate all the code in external memory but I have a different behavior and I suppose different perfomances.&lt;/P&gt;&lt;P&gt;Could someone tell me something about the differences of performances between the two kind of memory?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Giovanni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 16:27:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Different-behavior-depending-on-code-allocation/m-p/772030#M782</guid>
      <dc:creator>giannigrondona</dc:creator>
      <dc:date>2017-12-07T16:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Different behavior depending on code allocation</title>
      <link>https://community.nxp.com/t5/MCUXpresso-SDK/Different-behavior-depending-on-code-allocation/m-p/772031#M783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giovanni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this issue maybe related to the access speed of external flash.&lt;/P&gt;&lt;P&gt;External flash (address from&amp;nbsp;0x10000000 ) is SPI Flash interface (SPIFI), see below picture. I would suggest you try to increase the SPIFI_SCK to see whether it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9534i42C6108C710A0728/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&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;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 08:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-SDK/Different-behavior-depending-on-code-allocation/m-p/772031#M783</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-12-12T08:11:14Z</dc:date>
    </item>
  </channel>
</rss>

