<?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>MPC5xxxのトピックRe: debug ram and debug flash</title>
    <link>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935383#M14031</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;then try to enable cache memory (if not already done), move some tasks to other cores, check if you are running at max possible frequencies...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Sep 2019 07:49:12 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2019-09-20T07:49:12Z</dc:date>
    <item>
      <title>debug ram and debug flash</title>
      <link>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935380#M14028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;I am using an MPC5748g devkit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am debugging the program using debug ram and debug flash, but i get different results, meaning that i reach the desired functionality when i build and debug my code in debug ram, and when i try to build it and debug it in flash mode&amp;nbsp;&lt;/P&gt;&lt;P&gt;it does not work the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't get any errors or warnings when building, its just the functionality and performance.&lt;/P&gt;&lt;P&gt;Can anyone help?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 10:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935380#M14028</guid>
      <dc:creator>omar_zayed</dc:creator>
      <dc:date>2019-09-17T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: debug ram and debug flash</title>
      <link>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935381#M14029</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;it is expected that the performance will be different. The flash memory is not so fast, some wait states are necessary at high system frequency:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88685i0BAF007AF141A958/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;RAM memory can be accessed in single cycle. If you enable cache memory, this difference can be eliminated up to some level.&lt;/P&gt;&lt;P&gt;A functionality of what? If you don't have troubles with performance or if your application is not highly dependent on timing, the functionality (of something) should be the same regardless of used memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 11:25:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935381#M14029</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2019-09-18T11:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: debug ram and debug flash</title>
      <link>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935382#M14030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Lucas,&lt;/P&gt;&lt;P&gt;Thank you so much for your answer, i am implementing a flexray-adapter,therefore it is really time dependant.&lt;/P&gt;&lt;P&gt;The thing is when i am using the flash, i am missing some flexray cycles, which doesnt happen, or happens alot fewer when using the RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 14:59:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935382#M14030</guid>
      <dc:creator>omar_zayed</dc:creator>
      <dc:date>2019-09-19T14:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: debug ram and debug flash</title>
      <link>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935383#M14031</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;then try to enable cache memory (if not already done), move some tasks to other cores, check if you are running at max possible frequencies...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2019 07:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/debug-ram-and-debug-flash/m-p/935383#M14031</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2019-09-20T07:49:12Z</dc:date>
    </item>
  </channel>
</rss>

