<?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>LPCXpresso IDEのトピックTrying External Memory support in LPCXpresso v4.2.0</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trying-External-Memory-support-in-LPCXpresso-v4-2-0/m-p/552785#M12465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dima2611 on Sun Feb 26 16:15:13 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it did not work as I would expect. I do not understand crypty error messages. I need help. I use Red Probe+ on LPC-4350-DB1 dev. board manufactured by &lt;/SPAN&gt;&lt;A href="http://http://www.diolan.com"&gt;www.diolan.com&lt;/A&gt;&lt;SPAN&gt;. The external memory is diffrent from that mounted on the HITEX board: MT48LC4M32B2 by Micron.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First off: [B]crt_emu_lpc18_43_nxp.exe[/B] crashes at the start. Here is the error signature:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AppName: crt_emu_lpc18_43_nxp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AppVer: 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ModName: hid.dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ModVer: 5.1.2600.5512&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Offset: 00001526&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, I see some action which ends with [B]Flash driver command failure 100003EE, 2[/B].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the reason the wrong flash memory type? Anyway, [B]crt_emu_lpc18_43_nxp.exe [/B]may not crash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried SPIFI driver as well. I could not compile it becaue it missed [B]spifi_drv_m3[/B] libary. (the linker says[B] cannot find -lspifi_drv_m3[/B]) Both [B]CMSISv2p10_LPC18xx_DriverLib[/B] and [B]CMSISv2p10_LPC43xx_DriverLib[/B] are imported into the current workspace. I found a library named [B]spifi_drv_m3.lib[/B] and put it into /lib folder. The problem is still there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish I could get finished with configuring my workspase and begin writing the application...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dima&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Even if it says it supports LPC43xx family as well, it is just Cortex-M3 everywhere in the source. I replaced CORE_M3 with CORE_M4 in the configuration, and as consequence the compiler did not find M4 stuff, for example [B]core_cm4.*[/B] files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:01:33 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:01:33Z</dc:date>
    <item>
      <title>Trying External Memory support in LPCXpresso v4.2.0</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trying-External-Memory-support-in-LPCXpresso-v4-2-0/m-p/552785#M12465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dima2611 on Sun Feb 26 16:15:13 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it did not work as I would expect. I do not understand crypty error messages. I need help. I use Red Probe+ on LPC-4350-DB1 dev. board manufactured by &lt;/SPAN&gt;&lt;A href="http://http://www.diolan.com"&gt;www.diolan.com&lt;/A&gt;&lt;SPAN&gt;. The external memory is diffrent from that mounted on the HITEX board: MT48LC4M32B2 by Micron.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First off: [B]crt_emu_lpc18_43_nxp.exe[/B] crashes at the start. Here is the error signature:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AppName: crt_emu_lpc18_43_nxp.exe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AppVer: 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ModName: hid.dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ModVer: 5.1.2600.5512&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Offset: 00001526&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, I see some action which ends with [B]Flash driver command failure 100003EE, 2[/B].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the reason the wrong flash memory type? Anyway, [B]crt_emu_lpc18_43_nxp.exe [/B]may not crash.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried SPIFI driver as well. I could not compile it becaue it missed [B]spifi_drv_m3[/B] libary. (the linker says[B] cannot find -lspifi_drv_m3[/B]) Both [B]CMSISv2p10_LPC18xx_DriverLib[/B] and [B]CMSISv2p10_LPC43xx_DriverLib[/B] are imported into the current workspace. I found a library named [B]spifi_drv_m3.lib[/B] and put it into /lib folder. The problem is still there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish I could get finished with configuring my workspase and begin writing the application...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dima&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Even if it says it supports LPC43xx family as well, it is just Cortex-M3 everywhere in the source. I replaced CORE_M3 with CORE_M4 in the configuration, and as consequence the compiler did not find M4 stuff, for example [B]core_cm4.*[/B] files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trying-External-Memory-support-in-LPCXpresso-v4-2-0/m-p/552785#M12465</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trying External Memory support in LPCXpresso v4.2.0</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Trying-External-Memory-support-in-LPCXpresso-v4-2-0/m-p/552786#M12466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Mon Feb 27 01:32:09 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;We currently only supply flash drivers for SPI flash and the SST39VF3201B found on the Hitex LPC1850/4350 board. If your board uses different flash, a new driver must be supplied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wish to use SPI flash, you can use the driver we supply - no need to rebuild it. Use LPC1850A_4350A_SPIFI.cfx as the flash driver. The driver is generic for Cortex-M3 and Cortex-M4 parts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:01:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Trying-External-Memory-support-in-LPCXpresso-v4-2-0/m-p/552786#M12466</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:01:34Z</dc:date>
    </item>
  </channel>
</rss>

