<?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>Kinetis Microcontrollers中的主题 Re: IEC60730 RAM test and stack</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673443#M41385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hui_Ma,&lt;/P&gt;&lt;P&gt;Could you give me a piece of IEC60730 routines,I'm searching for the routines but meeting problems.You can email to &lt;A href="mailto:me.leefrank1013@gmail.com"&gt;me.leefrank1013@gmail.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 01:53:54 GMT</pubDate>
    <dc:creator>frank涛李</dc:creator>
    <dc:date>2018-02-12T01:53:54Z</dc:date>
    <item>
      <title>IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673437#M41379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using the variable memory test functions&amp;nbsp;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;STRONG&gt;IEC60730B_CM4_CM7_RAM_RuntimeTest()&lt;/STRONG&gt;&lt;/SPAN&gt; and&amp;nbsp; &lt;STRONG&gt;IEC60730B_CM4_CM7_RAM_AfterResetTest()&lt;/STRONG&gt; provided by the core self-test library for Kinetis CM4 devices (IEC60730B_CM4_CM7_2.0), the stack can be inside the tested memory area?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And another question:&lt;/P&gt;&lt;P&gt;Can the tested memory area include part of upper RAM (address &amp;gt; 0x20000000) and part of lower RAM (address &amp;lt; 0x1FFFFFFF)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 07:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673437#M41379</guid>
      <dc:creator>zorrotz</dc:creator>
      <dc:date>2017-05-09T07:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673438#M41380</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;The RAM test doesn't include stack located SRAM range.&lt;/P&gt;&lt;P&gt;Just using K20_50MHz product as an example, the SRAM test range is from 0x1fffff00 to 0x20000100.&lt;/P&gt;&lt;P&gt;The Cstack size is 1KB, which located at upper SRAM range.&lt;/P&gt;&lt;P&gt;There also provides the stack test API function: IEC60730B_CM4_CM7_Stack_Test()&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Thu, 18 May 2017 07:36:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673438#M41380</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-05-18T07:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673439#M41381</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;&lt;STRONG&gt;IEC60730B_CM4_CM7_Stack_Test()&lt;/STRONG&gt; is used for testing overflow and underflow conditions, not DC faults.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked &lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;STRONG&gt;IEC60730B_CM4_CM7_RAM_RuntimeTest()&lt;/STRONG&gt; function to test a memory area which includes the stack and it works OK.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 10:20:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673439#M41381</guid>
      <dc:creator>zorrotz</dc:creator>
      <dc:date>2017-05-18T10:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673440#M41382</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;&lt;SPAN&gt;Have a look at this - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTasker_RAM_test.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTasker_RAM_test.pdf&lt;/A&gt;&lt;BR /&gt;maybe it is more or less what is required? It is included in the uTasker project and allows continuous testing of all of internal RAM integrity during run time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 14:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673440#M41382</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-05-18T14:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673441#M41383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I also checked the &amp;lt;IEC60730_B_Variable_Memory_test_for_CM4_CM7_ctm_rev1_1.pdf&amp;gt; file mentioned the variable memory test will cover the application stack area.&lt;/P&gt;&lt;P&gt;I need to check with related engineer how to test the application stack located RAM area.&lt;/P&gt;&lt;P&gt;I will let you know when there with any feedback.&lt;/P&gt;&lt;P&gt;Thank you for the patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Fri, 19 May 2017 08:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673441#M41383</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-05-19T08:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673442#M41384</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;Please check the feedback from IEC60730 software team:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;If you are doing the test after the reset it is clear to test all the RAM and also with the stack. The tested section of the RAM memory is copied to the backup location and after the testing is copied back to the original location.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;The same situation is when you using the run-time test function, only what you need to check is the memory ranges for the testing of IEC60730B tests and these memory location cannot be on the same place as the application stack.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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, 31 May 2017 03:12:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673442#M41384</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-05-31T03:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673443#M41385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hui_Ma,&lt;/P&gt;&lt;P&gt;Could you give me a piece of IEC60730 routines,I'm searching for the routines but meeting problems.You can email to &lt;A href="mailto:me.leefrank1013@gmail.com"&gt;me.leefrank1013@gmail.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 01:53:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673443#M41385</guid>
      <dc:creator>frank涛李</dc:creator>
      <dc:date>2018-02-12T01:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: IEC60730 RAM test and stack</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673444#M41386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please contact with &lt;A href="https://www.nxp.com/support/sample-buy/distributor-network:DISTRIBUTORS"&gt;your local NXP Distributor&lt;/A&gt; to get the IEC60730 software.&lt;/P&gt;&lt;P&gt;Thank you for the understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 07:03:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IEC60730-RAM-test-and-stack/m-p/673444#M41386</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-02-12T07:03:11Z</dc:date>
    </item>
  </channel>
</rss>

