<?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のトピックWhat is _mem_test actually doing?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/What-is-mem-test-actually-doing/m-p/208216#M4976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is _lwmem_test, _mem_test, _mem_test_all, etc..., actually doing?&amp;nbsp; Is it testing the RAM for hard/soft errors?&amp;nbsp; Is it doing something that would actually be comparable to a real RAM test like a GALPAT, walkpat, or march test?&amp;nbsp; I am using the MCF52259 with MQX.&amp;nbsp; I have a requirement to implement a RAM test on bootup, and am trying to figure out if this would cover it or if I need something more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2012 15:17:48 GMT</pubDate>
    <dc:creator>njk909</dc:creator>
    <dc:date>2012-12-14T15:17:48Z</dc:date>
    <item>
      <title>What is _mem_test actually doing?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/What-is-mem-test-actually-doing/m-p/208216#M4976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is _lwmem_test, _mem_test, _mem_test_all, etc..., actually doing?&amp;nbsp; Is it testing the RAM for hard/soft errors?&amp;nbsp; Is it doing something that would actually be comparable to a real RAM test like a GALPAT, walkpat, or march test?&amp;nbsp; I am using the MCF52259 with MQX.&amp;nbsp; I have a requirement to implement a RAM test on bootup, and am trying to figure out if this would cover it or if I need something more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 15:17:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/What-is-mem-test-actually-doing/m-p/208216#M4976</guid>
      <dc:creator>njk909</dc:creator>
      <dc:date>2012-12-14T15:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is _mem_test actually doing?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/What-is-mem-test-actually-doing/m-p/208217#M4977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nathan Kohler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I was checking mem.c file which is in next release of the MQX (4.0), you can find following functions, which I'll bring up, in kernel folder. There's a function to verify memory which is an address test, named _mem_verify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function _mem_test_pool is the one you mentioned, bit similar approach is implemented in _lwmem_test function. They check internal memory structures for errors. Check the source code, I believe they are no help for your need and you will have to write your own routines to check memory patterns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 18:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/What-is-mem-test-actually-doing/m-p/208217#M4977</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-12-14T18:36:02Z</dc:date>
    </item>
  </channel>
</rss>

