<?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>Processor Expert Software中的主题 Re: Processor Expert Basics</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479524#M3772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have another question.&amp;nbsp; I want to use pin PTA0 as the CLK pin for SWD programming AND for input from a normally open push button that pulls up to +VDD when pressed.&amp;nbsp; I realize that I will have a rule that says I can't press the button while programming but it should work.&amp;nbsp; However, when I try to define the PTA0/SWDCLK pin as an input in fsl_gpio, it flags an error saying that the pin can't be used as it's already in use by processor...&lt;/P&gt;&lt;P&gt;[ERROR: Selected value is in conflict with other configuration property 'CLK Pin' from component ..]&lt;/P&gt;&lt;P&gt;Can you suggest a way around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 15:16:32 GMT</pubDate>
    <dc:creator>tedmawson</dc:creator>
    <dc:date>2016-04-12T15:16:32Z</dc:date>
    <item>
      <title>Processor Expert Basics</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479520#M3768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a project set up in KDS 3.1 that's for a MKL03Z32CAF4 processor that's going to be running on a custom board.&amp;nbsp; The project includes Processor Expert and KDS 1.3.0.&amp;nbsp; I am an experience programmer having worked with TI and Microchip products extensively.&amp;nbsp; I know exactly what I want to do but it's not clear how to achieve it using the tool set described above.&lt;/P&gt;&lt;P&gt;I'm struggling with the basic pin setup/initialization - maybe it's already done but if so, that's not clear to me.&amp;nbsp; I think I need to define the pin usage in PE but everything I see in the colored tabs under Component Inspector - pin_mux that looks like it should be where I might select pin usage has a yellow pop up tool tip that says...&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Automatic enabled - there is no user requirement for configuration. The value was selected automatically based on register configuration specified by other properties or based on after reset value.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I want to set Multiple output pins on Port A and Port B, ideally as masked port writes, I want to read a single A2D input on PTA9, and I want to detect button presses (buttons pull high) on PTA0 and PTB0 because I want to use the LLWU features.&lt;/P&gt;&lt;P&gt;I have looked for documentation that explains these basic steps but have not found any.&amp;nbsp; Please give me guidance on how to proceed and suggest which components are most applicable to my needs.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 20:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479520#M3768</guid>
      <dc:creator>tedmawson</dc:creator>
      <dc:date>2016-04-04T20:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Basics</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479521#M3769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ted,&lt;/P&gt;&lt;P&gt;About this words "The project includes Processor Expert and KDS 1.3.0" , do you meaning KSDK1.3.0?&lt;/P&gt;&lt;P&gt;If yes,&amp;nbsp; you can select the PE component you want to use in the "Components Library", for example&lt;/P&gt;&lt;P&gt;ADC module , GPIO ...&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/27726i707FF53C8C1447AF/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;If still have any question about the usage , you can tell me without any hesitate.&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>Tue, 05 Apr 2016 02:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479521#M3769</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-04-05T02:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Basics</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479522#M3770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jorge has a nice video at the link below showing how to use Processor Expert (PEx) to configure the KSDK fsl_gpio driver, using the PEx component Alice referenced for you.&amp;nbsp; And when you configure these PEx components to use pins, PEx will configure the pin mux settings for them.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/videos/3195"&gt; Video Link : 3195&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These "fsl_" components in PEx are based on the KSDK drivers.&amp;nbsp; Using them in your project will have PEx pull in the files needed for those drivers, and then PEx will configure the drivers based on your component property settings.&amp;nbsp; For example, using the fsl_adc16 component will include and configure the KSDK driver for the ADC peripheral, and allow you to configure which channels and pins to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 18:01:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479522#M3770</guid>
      <dc:creator>dereksnell</dc:creator>
      <dc:date>2016-04-05T18:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Basics</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479523#M3771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Derek.&amp;nbsp; This makes more sense now.&amp;nbsp; One further question, I want to use the LLWU feature so do I also need another component?&lt;/P&gt;&lt;P&gt;I think I do and I think it's the fsl_llwu_hal component.&amp;nbsp; Am I right and what's the difference between the non hal-and the hal components?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 13:42:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479523#M3771</guid>
      <dc:creator>tedmawson</dc:creator>
      <dc:date>2016-04-12T13:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Basics</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479524#M3772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have another question.&amp;nbsp; I want to use pin PTA0 as the CLK pin for SWD programming AND for input from a normally open push button that pulls up to +VDD when pressed.&amp;nbsp; I realize that I will have a rule that says I can't press the button while programming but it should work.&amp;nbsp; However, when I try to define the PTA0/SWDCLK pin as an input in fsl_gpio, it flags an error saying that the pin can't be used as it's already in use by processor...&lt;/P&gt;&lt;P&gt;[ERROR: Selected value is in conflict with other configuration property 'CLK Pin' from component ..]&lt;/P&gt;&lt;P&gt;Can you suggest a way around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 15:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479524#M3772</guid>
      <dc:creator>tedmawson</dc:creator>
      <dc:date>2016-04-12T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Basics</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479525#M3773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ted,&lt;/P&gt;&lt;P&gt;Be aware that according to the NXP announcements Processor Expert will be not supported in the new releases.&lt;/P&gt;&lt;P&gt;In the new February KSDK v2 Processor Expert is not included. &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-329783?et=watches.email.outcome"&gt;https://community.freescale.com/docs/DOC-329783?et=watches.email.outcome&lt;/A&gt;&lt;/P&gt;&lt;P&gt;According to NXP the PE will be replaced during 2016 by a new tool.&lt;/P&gt;&lt;P&gt;Shaul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 18:43:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Basics/m-p/479525#M3773</guid>
      <dc:creator>shauldorf</dc:creator>
      <dc:date>2016-04-14T18:43:43Z</dc:date>
    </item>
  </channel>
</rss>

