<?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: hello_frdmk64f120m - debug fails</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364419#M12023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Hello Piotr,&lt;/P&gt;&lt;P&gt;From your said , your major problem is debug .&lt;/P&gt;&lt;P&gt;On my WIN7 64 bit machin , the GDB version is V4.88a&amp;nbsp; , please refer to "C:\Freescale\KDS_1.1.1\doc\pdf\kds_user_guide.pdf" about '4 Debugging an embedded application' config .&lt;/P&gt;&lt;P&gt;If still can't debug , you can reload bootloader refer to "K64-quick start guide"(the attachment) .&lt;/P&gt;&lt;P&gt;And I want to know , does your board can work normally whit bareboard on kds ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 01:46:23 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2014-10-31T01:46:23Z</dc:date>
    <item>
      <title>hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364414#M12018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With KDS 1.1.1 and KSDK 1.0.0 I've built all mqx debug libraries and the hello example for FRDM_K64F board.&lt;/P&gt;&lt;P&gt;Using GDB SEGGER J-Link Debugging attempt to run the debug outputs to the console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quit (expect signal SIGINT when the program is resumed)&lt;/P&gt;&lt;P&gt;Quit (expect signal SIGINT when the program is resumed)&lt;/P&gt;&lt;P&gt;Quit (expect signal SIGINT when the program is resumed)&lt;/P&gt;&lt;P&gt;Quit (expect signal SIGINT when the program is resumed)&lt;/P&gt;&lt;P&gt;Exception condition detected on fd 0&lt;/P&gt;&lt;P&gt;error detected on stdin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Piotr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 03:28:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364414#M12018</guid>
      <dc:creator>piotrek</dc:creator>
      <dc:date>2014-10-30T03:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364415#M12019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piotr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you refer to the "C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK K64 User's Guide.pdf"&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;And does your KDS window as the same as me when debug ( the screenshot is mine )?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for the J-Link debug for KDS , plase refer to "C:\Freescale\KDS_1.1.1\doc\pdf\kds_user_guide.pdf" .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45738i5F73ED0BDDBAE8CE/image-size/large?v=v2&amp;amp;px=999" title="6666.png" alt="6666.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 08:50:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364415#M12019</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-10-30T08:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364416#M12020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are showing &lt;STRONG&gt;SDK&amp;nbsp; hello_word&lt;/STRONG&gt; demo. I've a problem with &lt;STRONG&gt;MQX hello&lt;/STRONG&gt; example. You will find it under &lt;STRONG&gt;rtos/mqx/mqx/examples&lt;/STRONG&gt; directory.&lt;/P&gt;&lt;P&gt;BTW:&lt;/P&gt;&lt;P&gt;The SDK demo's .elf file is 80KB in size, the MQX version of hello program is &lt;STRONG&gt;53MB&lt;/STRONG&gt; in size. Would this be expected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Piiotr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:14:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364416#M12020</guid>
      <dc:creator>piotrek</dc:creator>
      <dc:date>2014-10-30T11:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364417#M12021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piotr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the MQX hello demo , you can refert to "C:\Freescale\Freescale_MQX_4_1\doc\tools\kds\MQX_KDS_Getting_Started.pdf" .&lt;/P&gt;&lt;P&gt;The attchment is I test the demo , you can compare it with yours .&lt;/P&gt;&lt;P&gt;If you still have error , you can post your error screenshot .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46337i0076635451311651/image-size/large?v=v2&amp;amp;px=999" title="444.png" alt="444.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 12:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364417#M12021</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-10-30T12:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364418#M12022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If read my question I have &lt;STRONG&gt;KDS 1.1.1&lt;/STRONG&gt; with &lt;STRONG&gt;KSDK 1.0.0&lt;/STRONG&gt; installed. Nowhere there is a &lt;STRONG&gt;Freescale_MQX_4_1\doc\tools&lt;/STRONG&gt; directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. My screen looks pretty much like yours. What does it means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have rebuilt the project on another computer. It is Windows XP machine and the debug seems do be running fine. What I've noticed on the Windows XP machine is a message on the Console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SEGGER J-Link GDB Server &lt;STRONG&gt;V4.88e&lt;/STRONG&gt; Command Line Version&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Windows 7 64bit machine, where the debug fails, the message is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SEGGER J-Link GDB Server &lt;STRONG&gt;V4.90e&lt;/STRONG&gt; Command Line Version&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. What is GDB Server version on yours machine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Piotr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364418#M12022</guid>
      <dc:creator>piotrek</dc:creator>
      <dc:date>2014-10-30T15:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364419#M12023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Hello Piotr,&lt;/P&gt;&lt;P&gt;From your said , your major problem is debug .&lt;/P&gt;&lt;P&gt;On my WIN7 64 bit machin , the GDB version is V4.88a&amp;nbsp; , please refer to "C:\Freescale\KDS_1.1.1\doc\pdf\kds_user_guide.pdf" about '4 Debugging an embedded application' config .&lt;/P&gt;&lt;P&gt;If still can't debug , you can reload bootloader refer to "K64-quick start guide"(the attachment) .&lt;/P&gt;&lt;P&gt;And I want to know , does your board can work normally whit bareboard on kds ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 01:46:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364419#M12023</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-10-31T01:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: hello_frdmk64f120m - debug fails</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364420#M12024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've deleted the project, imported it again and now it seems to be working fine on my Windows 7 machine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Piotr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 02:30:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/hello-frdmk64f120m-debug-fails/m-p/364420#M12024</guid>
      <dc:creator>piotrek</dc:creator>
      <dc:date>2014-10-31T02:30:28Z</dc:date>
    </item>
  </channel>
</rss>

