<?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: How to use SIPIFI Data or dynamic external memory to flash the image and debug? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535797#M11057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Wed May 28 21:40:01 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Vishal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The RAM in LPC1850 is 200KB, however, this RAM is not contiguous. So, you will have to place code explicitly in different blocks of the RAM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is why do you want to execute from RAM?&amp;nbsp; You can directly execute from external flash.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:21:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:21:34Z</dc:date>
    <item>
      <title>How to use SIPIFI Data or dynamic external memory to flash the image and debug?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535796#M11056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jaatvishal on Wed May 28 00:24:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a MCB1800 board with LPC1850 chip. I have ran/debugged the MSC example successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But, When I try to debug my 129kB size program I am not able to build/debug, I get the following error when try to build:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_7.1.1_125/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: program.axf section `.bss' will not fit in region `RamLoc96'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_7.1.1_125/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: region `RamLoc96' overflowed by 132656 bytes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think I need more space in memory to build this program. So how I can access the more memory?, so that I can build and debug my program successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached the MCU settings, Which I am using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; reagrds,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vishal Chaudhary&lt;/SPAN&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-337893"&gt;MCUSettingsconfiguration.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535796#M11056</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SIPIFI Data or dynamic external memory to flash the image and debug?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535797#M11057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Wed May 28 21:40:01 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Vishal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The RAM in LPC1850 is 200KB, however, this RAM is not contiguous. So, you will have to place code explicitly in different blocks of the RAM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is why do you want to execute from RAM?&amp;nbsp; You can directly execute from external flash.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535797#M11057</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SIPIFI Data or dynamic external memory to flash the image and debug?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535798#M11058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jaatvishal on Thu May 29 00:39:03 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried using flash also. But when I debug the following error msg is occured.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No source available for "(gdb[5].proc[42000].threadGroup[i1],gdb[5].proc[42000].OSthread[1]).thread[1].frame[0]" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using KEIL ULINK2 for debug connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the following flash driver and MCU Configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC18_43_SPIFI_8MB_64KB.cfx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC1850A_SPIFIflash.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also set the Jumpers to boot from SIPIFI;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P2_9 P2_8 P1_2 P1_1 : LOW LOW LOW HIGH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any setting which I need to enable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The debug Logs are attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:21:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-use-SIPIFI-Data-or-dynamic-external-memory-to-flash-the/m-p/535798#M11058</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:21:35Z</dc:date>
    </item>
  </channel>
</rss>

