<?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>topic Re: how to debug code on FRDM-K64F board without erasing bootloader? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450931#M12079</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;how to make tasks periodic in mqx rtos, i have created task which is&lt;/P&gt;&lt;P&gt;executing one time, nw i want to call that task periodically, how to do&lt;/P&gt;&lt;P&gt;this? also do i need to set timer in MQX4.2 or rtos will take care of it?&lt;/P&gt;&lt;P&gt;am using Code warrior 10.6 with MQX4.2 without processor expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Tue, Nov 3, 2015 at 2:58 PM, Alice_Yang &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2015 09:48:22 GMT</pubDate>
    <dc:creator>Abil</dc:creator>
    <dc:date>2015-11-06T09:48:22Z</dc:date>
    <item>
      <title>how to debug code on FRDM-K64F board without erasing bootloader?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450929#M12077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;how to debug code on FRDM-K64F board without erasing bootloader? am using codewarrior 10.6 and MQX rtos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 07:34:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450929#M12077</guid>
      <dc:creator>Abil</dc:creator>
      <dc:date>2015-11-03T07:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug code on FRDM-K64F board without erasing bootloader?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450930#M12078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you debug ,you can use the "Target Tasks" ,&amp;nbsp; it can select the address of erase and program.&lt;/P&gt;&lt;P&gt;You find it on the menu : Window -&amp;gt; show view -&amp;gt; other -&amp;gt; Debug :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51918i5DAB5EC52155C0F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When configure , it as this :&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/51914i4E5843856A506A57/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;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51912i40F3C62D56E891A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;About the detail , you can refer to the DOC "Targeting_Microcontrollers.pdf" , it under the CW installation directory :&lt;/P&gt;&lt;P&gt;\CW MCU v10.6\MCU\Help\PDF\Targeting_Microcontrollers.pdf&lt;/P&gt;&lt;P&gt;-&amp;gt; 17.1.4 Configure the Flash Programmer Target Task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&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;P&gt;Have a great day,&lt;BR /&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 09:26:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450930#M12078</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-11-03T09:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug code on FRDM-K64F board without erasing bootloader?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450931#M12079</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;how to make tasks periodic in mqx rtos, i have created task which is&lt;/P&gt;&lt;P&gt;executing one time, nw i want to call that task periodically, how to do&lt;/P&gt;&lt;P&gt;this? also do i need to set timer in MQX4.2 or rtos will take care of it?&lt;/P&gt;&lt;P&gt;am using Code warrior 10.6 with MQX4.2 without processor expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Tue, Nov 3, 2015 at 2:58 PM, Alice_Yang &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2015 09:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450931#M12079</guid>
      <dc:creator>Abil</dc:creator>
      <dc:date>2015-11-06T09:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug code on FRDM-K64F board without erasing bootloader?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450932#M12080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;""how to make tasks periodic in mqx rtos," this "tasks" is the mqx task or the "Target task" i mentioned before ？&lt;/P&gt;&lt;P&gt;If the first one,&amp;nbsp; i think you can refer to the mqx demo code under mqx4.2 install directory.&lt;/P&gt;&lt;P&gt;If the second , it only can execute one time when debug .&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>Mon, 09 Nov 2015 10:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/how-to-debug-code-on-FRDM-K64F-board-without-erasing-bootloader/m-p/450932#M12080</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-11-09T10:03:29Z</dc:date>
    </item>
  </channel>
</rss>

