<?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: MCUXpresso debuger: memory view issue in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761787#M2128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hubert,&lt;/P&gt;&lt;P&gt;I'm afraid I can't reproduce the problem , could you please take a video or screenshot show error,&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2018 02:59:48 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2018-04-23T02:59:48Z</dc:date>
    <item>
      <title>MCUXpresso debuger: memory view issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761784#M2125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on the i.MX RT1052 dev board with MCUXpresso IDE. When I am using the global variables tool, the values of an integer array don't match with the given initialised values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I write the array on a sdcard, all values are right. However when I export the values thanks to the "View memory" tools or the global variables tool, some values are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find a example project with a constant array of 2000 integers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you think that can go wrong ? Is there a max array size&amp;nbsp;that the debugger can support ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Hubert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 09:00:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761784#M2125</guid>
      <dc:creator>hubertdelajonqu</dc:creator>
      <dc:date>2018-04-03T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso debuger: memory view issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761785#M2126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&amp;nbsp;Hubert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I test five data of yours , there is no erro :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4880i81A163BF815DC98C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please also take a screenshot show what about the error on your side .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:03:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761785#M2126</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2018-04-04T09:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso debuger: memory view issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761786#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The errors are happening only at some indexes. I have tested with different i.MX RT1052 dev boards but the issue is still happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I&amp;nbsp;export the data&amp;nbsp;thanks to "View memory" tools, I have found the following errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- at 1087 cortex: 19 expected -4&lt;BR /&gt;- at 1090 cortex: 16 expected 5&lt;BR /&gt;- at 1091 cortex: 19 expected -13&lt;BR /&gt;- at 1093 cortex: -12 expected 13&lt;BR /&gt;- at 1094 cortex: 16 expected 24&lt;BR /&gt;- at 1095 cortex: 19 expected 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested it multiple times and the errors are not happening at the same indexes. So if you test it, you may have errors at different index than me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hubert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 10:12:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761786#M2127</guid>
      <dc:creator>hubertdelajonqu</dc:creator>
      <dc:date>2018-04-20T10:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso debuger: memory view issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761787#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hubert,&lt;/P&gt;&lt;P&gt;I'm afraid I can't reproduce the problem , could you please take a video or screenshot show error,&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 02:59:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-debuger-memory-view-issue/m-p/761787#M2128</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2018-04-23T02:59:48Z</dc:date>
    </item>
  </channel>
</rss>

