<?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>CodeWarrior for MCU中的主题 Starting a design using PE for MKL05Z32VFM4</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233400#M9183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can we get a CW patch to support development for the QFN package?&amp;nbsp; My current 10.3 install doesn't call out this device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2013 01:45:40 GMT</pubDate>
    <dc:creator>steve_fae</dc:creator>
    <dc:date>2013-03-21T01:45:40Z</dc:date>
    <item>
      <title>Starting a design using PE for MKL05Z32VFM4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233400#M9183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can we get a CW patch to support development for the QFN package?&amp;nbsp; My current 10.3 install doesn't call out this device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 01:45:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233400#M9183</guid>
      <dc:creator>steve_fae</dc:creator>
      <dc:date>2013-03-21T01:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Starting a design using PE for MKL05Z32VFM4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233401#M9184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my experience, the actual package that you are using in PE really does not matter, so long as the "logical" pins you need are there. PE does not really know about the actual pins, just don't use the PE "picture" as a reference for which physical pin maps to the function you are programming.&lt;/P&gt;&lt;P&gt;So, if you set an ADC input to ADC_SE8, PE will generate the code for that "function" not knowing or caring which chip pin it really is. That is to use PTB0 it is the same code regardless of the pin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 01:54:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233401#M9184</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-03-21T01:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Starting a design using PE for MKL05Z32VFM4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233402#M9185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jim, customer has the KL05 FRDM board and wants to target the new&lt;/P&gt;&lt;P&gt;QFN package.  Was wondering how to make this easy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 01:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233402#M9185</guid>
      <dc:creator>steve_fae</dc:creator>
      <dc:date>2013-03-21T01:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Starting a design using PE for MKL05Z32VFM4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233403#M9186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you use the RM or datasheet to get the pin out for design, and I don't know that having the correct picture really makes it any easier, because in PE you don't select pins by pin number you select them by pin function (i.e. ADC_SE8). Normally the schematic has the pin number and the MCU function as well as the function of the board.&lt;/P&gt;&lt;P&gt;For example, say PTB0 is pin 10 and the function on the board is BLUE_LED. So you know that to control the blue led, you need to use PTB0 - and as I said in PE you would not select "pin 10" in the property sheet, you would select PTB0.&lt;/P&gt;&lt;P&gt;Also, the modules in the picture (e.g. ADC0) will still be the same if you click on them in the hardware view.&lt;/P&gt;&lt;P&gt;Presumably, the same functions would be used, and the code would be the same regardless of the package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 02:11:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233403#M9186</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-03-21T02:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Starting a design using PE for MKL05Z32VFM4</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233404#M9187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its cool, turns out there is a secret patch that should be released soon.&amp;nbsp; my local FAE loaded me up, so I am good now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 04:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Starting-a-design-using-PE-for-MKL05Z32VFM4/m-p/233404#M9187</guid>
      <dc:creator>steve_fae</dc:creator>
      <dc:date>2013-03-22T04:28:24Z</dc:date>
    </item>
  </channel>
</rss>

