<?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のトピックRe: Memory export of peripherals doesn't work</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582291#M25342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Jun 2016 01:09:35 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-19T01:09:35Z</dc:date>
    <item>
      <title>Memory export of peripherals doesn't work</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582288#M25339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by miccio on Fri Apr 29 05:47:40 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello fellow LPCXpresso users (and developers alike),&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to export a memory dump from the GPIO registers to compare it with another project (little side note here: the peripheral view in the memory panel is pretty awesome, but sometimes scrolling through hundreds of entries is very impractical).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When performing such action from the Export button in the memory panel, I only get 0s in the file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This only seems to apply to peripherals, as RAM seem to get exported successfully. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't tested flash addresses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the gdb command dump yields the right result:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
dump memory ciao.txt 0x1c000000 0x1c000050

in file ciao.txt:
0100 0001 0101 0100 0101 0101 0101 0101
0101 0101 0001 0000 0101 0100 0101 0101
0101 0101 0101 0101 0101 0101 0101 0101
0101 0101 0101 0101 0101 0101 0101 0101
0101 0101 0101 0101 0101 0101 0101 0000
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My system:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- LPCXpresso 8.1.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Linux Mint 17.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the cause? Thanks in advance &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582288#M25339</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Memory export of peripherals doesn't work</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582289#M25340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon May 16 04:57:29 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have taken a look at this area of code and can see there is indeed a problem - only zero's are returned as you report.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will look to remedy this in a future release of LPCXpresso IDE. Thank you for bringing this to our attention!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An alternative approach which should deliver the what you are looking for is to right click within a peripheral rendering and save (export) a .csv file of the peripheral. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yours,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso-support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582289#M25340</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Memory export of peripherals doesn't work</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582290#M25341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by miccio on Fri May 20 02:45:08 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Thank you for bringing this to our attention!&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anytime ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;An alternative approach which should deliver the what you are looking for is to right click within a peripheral rendering and save (export) a .csv file of the peripheral.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a very handy feature, thanks for the heads up. However if I may propose a suggestion, I'd say that XML, JSON, or YAML would be a far more suitable way of encoding registers data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After all, ARM's CMSIS-SVD technology itself is based on XML.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582290#M25341</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Memory export of peripherals doesn't work</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582291#M25342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Memory-export-of-peripherals-doesn-t-work/m-p/582291#M25342</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:09:35Z</dc:date>
    </item>
  </channel>
</rss>

