<?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中的主题 Re: MQX Debugger Issue</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790819#M17882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I was away for long period of time, and didn't have chance to give it back to you. Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have recreated whole project file and imported source code into the new project. Everything is fine so far. Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Zhou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2018 13:53:52 GMT</pubDate>
    <dc:creator>davidzhou</dc:creator>
    <dc:date>2018-11-29T13:53:52Z</dc:date>
    <item>
      <title>MQX Debugger Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790816#M17879</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 have Code Warrior 10.6.4.FSL_b06015 license, and MQX4.2 installed with K60 tower.&lt;/P&gt;&lt;P&gt;Earlier, I had posted the same question, and I thought the issue is resolved. But it keeps coming back.&lt;/P&gt;&lt;P&gt;I have deleted created a new MQX4.2 project and copied source code into the newly created project, and recompiled bsp, psp, and application. The debugger starts and failed at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; kernel_data = (KERNEL_DATA_STRUCT_PTR) _ALIGN_ADDR_TO_HIGHER_MEM(mqx_init-&amp;gt;START_OF_KERNEL_MEMORY);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Set the global pointer to the kernel data structure */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; _SET_KERNEL_DATA(kernel_data);&amp;nbsp;&amp;nbsp; //DEBUGER FAILED AT THIS LINE: with error messages:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;target request failed, not allowed to access registers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I examined the mqx_init structure and saved and attached the screen dump.&lt;/P&gt;&lt;P&gt;I have created the second smaller MQX4.2 project, without problem of debugging. I also posted the mxq_init structure screen dump.&lt;/P&gt;&lt;P&gt;It seems there is a memory problem. The project was created 1 year ago (was be able to debug, and recently had problem, and the problem went away after recompiling bsp).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please examine the mxq_init? Is there a memory out of bound problem? But there is no warning or error of compilation, though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Zhou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790816#M17879</guid>
      <dc:creator>davidzhou</dc:creator>
      <dc:date>2018-09-24T16:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Debugger Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790817#M17880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Added screen dumps. &lt;span class="lia-inline-image-display-wrapper" image-alt="ProjFailedDebug.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/69649iE1915E6CDBC44931/image-size/large?v=v2&amp;amp;px=999" role="button" title="ProjFailedDebug.png" alt="ProjFailedDebug.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SamllerProjOk_Debug.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/69688i1EBE3267C0130290/image-size/large?v=v2&amp;amp;px=999" role="button" title="SamllerProjOk_Debug.png" alt="SamllerProjOk_Debug.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 20:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790817#M17880</guid>
      <dc:creator>davidzhou</dc:creator>
      <dc:date>2018-09-24T20:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Debugger Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790818#M17881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a macro in your link file, __KERNEL_DATA_VERIFY_ENABLE, could you please first try to enable this macro to verify the kernel_data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intflash.ld&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; __KERNEL_DATA_VERIFY_ENABLE = 0;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Test SDRAM read/write */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please note that this process will take about several minutes .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2018 09:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790818#M17881</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-10-07T09:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: MQX Debugger Issue</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790819#M17882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I was away for long period of time, and didn't have chance to give it back to you. Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have recreated whole project file and imported source code into the new project. Everything is fine so far. Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Zhou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 13:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Debugger-Issue/m-p/790819#M17882</guid>
      <dc:creator>davidzhou</dc:creator>
      <dc:date>2018-11-29T13:53:52Z</dc:date>
    </item>
  </channel>
</rss>

