<?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>Digital Signal ControllersのトピックRe: CodeWarrior 11 live watch with DSC</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1439449#M2489</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I am learning PFC using MC56F8xxxx,&amp;nbsp;I didn't find the source code as follow link.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12618.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12618.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need the source code of PFC to study it that I would appreciate it if you can provide the source code.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 06:48:39 GMT</pubDate>
    <dc:creator>syuhong</dc:creator>
    <dc:date>2022-04-06T06:48:39Z</dc:date>
    <item>
      <title>CodeWarrior 11 live watch with DSC</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1437912#M2484</link>
      <description>&lt;P&gt;Good morning!&lt;BR /&gt;I'm using CodeWarrior 11 for the first time with the MC56F81000-EVK, I'm converting from a TI C2000 platform. How can I watch variables in real time in CodeWarrior 11? At present, I can only pause the Debug variables to update the Watch window. I used to be able to observe the changes of variable parameters in real time in the development of TI CCS. I would like to ask Master to guide this how to set CW 11 to observe variables in real time. thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 04:03:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1437912#M2484</guid>
      <dc:creator>syuhong</dc:creator>
      <dc:date>2022-04-02T04:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 11 live watch with DSC</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1437981#M2485</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Unfortunately, the CodeWarrior for MCU ver11.x has not the function to display the variable while the DSC is running, as you have seen, you have to set a break point, when the DSC stops at the break point, you can watch the variables.&lt;/P&gt;
&lt;P&gt;But we provide a dedicated tools called Freemaster which can display the variable while the DSC is running, it can also display variable with a curve vs time. The Freemaster can communicate with DSC via uart port.&lt;/P&gt;
&lt;P&gt;This is Freemaster tools link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER" target="_blank"&gt;https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In the SDK package for MC56F81xxx, there is Freemaster example.&lt;/P&gt;
&lt;P&gt;SDK package link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK" target="_blank"&gt;https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 09:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1437981#M2485</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-04-02T09:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 11 live watch with DSC</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1438033#M2486</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use MC56F81000 EVK that I didn't connect FreeMaster 2.5.&amp;nbsp;Is there a step by step guide for using FreeMaster with the MC56F81000 EVK?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 14:27:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1438033#M2486</guid>
      <dc:creator>syuhong</dc:creator>
      <dc:date>2022-04-02T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 11 live watch with DSC</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1438055#M2487</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can connect successfully that I change FreeMaster to SCI connection.&lt;/P&gt;&lt;P&gt;Thanks your help.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2022 04:14:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1438055#M2487</guid>
      <dc:creator>syuhong</dc:creator>
      <dc:date>2022-04-03T04:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 11 live watch with DSC</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1439449#M2489</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I am learning PFC using MC56F8xxxx,&amp;nbsp;I didn't find the source code as follow link.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12618.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12618.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need the source code of PFC to study it that I would appreciate it if you can provide the source code.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 06:48:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1439449#M2489</guid>
      <dc:creator>syuhong</dc:creator>
      <dc:date>2022-04-06T06:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 11 live watch with DSC</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1439482#M2490</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The PFC code are developed by NXP solution team, pls contact NXP FAE or distributor FAE to apply for the PFC application code.&lt;/P&gt;
&lt;P&gt;I am not the right person to open the code to pubic.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 07:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/CodeWarrior-11-live-watch-with-DSC/m-p/1439482#M2490</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-04-06T07:25:05Z</dc:date>
    </item>
  </channel>
</rss>

