<?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>MQX Software Solutions中的主题 Does _mem_test work when _mem_extend has been used?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451664#M15143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MQX4.1.1&lt;/P&gt;&lt;P&gt;ColdFire V2&lt;/P&gt;&lt;P&gt;CW10.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does &lt;SPAN style="font-family: 'courier new', courier;"&gt;_mem_test()&lt;/SPAN&gt; work when &lt;SPAN style="font-family: 'courier new', courier;"&gt;_mem_extend()&lt;/SPAN&gt; has been used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The loops seem to be using an address comparison " &lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt; POOL_END_PTR &lt;/SPAN&gt;" ... so it could be inconsistent if you extended your pool with a lower of higher memory region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone modified &lt;SPAN style="font-family: 'courier new', courier;"&gt;_mem_test()&lt;/SPAN&gt; to work with&lt;SPAN style="font-family: 'courier new', courier;"&gt; _mem_extend()&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;+Joel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2015 16:46:58 GMT</pubDate>
    <dc:creator>theJoel</dc:creator>
    <dc:date>2015-04-28T16:46:58Z</dc:date>
    <item>
      <title>Does _mem_test work when _mem_extend has been used?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451664#M15143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MQX4.1.1&lt;/P&gt;&lt;P&gt;ColdFire V2&lt;/P&gt;&lt;P&gt;CW10.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does &lt;SPAN style="font-family: 'courier new', courier;"&gt;_mem_test()&lt;/SPAN&gt; work when &lt;SPAN style="font-family: 'courier new', courier;"&gt;_mem_extend()&lt;/SPAN&gt; has been used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The loops seem to be using an address comparison " &lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt; POOL_END_PTR &lt;/SPAN&gt;" ... so it could be inconsistent if you extended your pool with a lower of higher memory region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone modified &lt;SPAN style="font-family: 'courier new', courier;"&gt;_mem_test()&lt;/SPAN&gt; to work with&lt;SPAN style="font-family: 'courier new', courier;"&gt; _mem_extend()&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;+Joel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 16:46:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451664#M15143</guid>
      <dc:creator>theJoel</dc:creator>
      <dc:date>2015-04-28T16:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Does _mem_test work when _mem_extend has been used?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451665#M15144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_mem_test is for the default memory pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use _mem_test_all this function tests the memory in all memory pools.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&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>Fri, 08 May 2015 21:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451665#M15144</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-05-08T21:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does _mem_test work when _mem_extend has been used?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451666#M15145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand _mem_test is for the default memory pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is actually: the default pool can be extended to non-contiguous regions with _mem_extend(). I don't see how _mem_test is traversing those regions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping someone had already encountered this.. but it looks like I might just have to get my hands dirty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;+Joel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 01:16:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Does-mem-test-work-when-mem-extend-has-been-used/m-p/451666#M15145</guid>
      <dc:creator>theJoel</dc:creator>
      <dc:date>2015-05-13T01:16:13Z</dc:date>
    </item>
  </channel>
</rss>

