<?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 do I generate code for low-level SPI driver by PE? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326086#M1087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I still need help, didn't Work with Eclipse and I want it to be implemented in CW.&lt;/P&gt;&lt;P&gt;The EEPROM_SPI_25xxx is picked up, but there is no methods or events under the Interface Definition, and the programming language is checked on ANSIC. Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2014 07:24:59 GMT</pubDate>
    <dc:creator>simon123</dc:creator>
    <dc:date>2014-07-31T07:24:59Z</dc:date>
    <item>
      <title>How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326083#M1084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using CodeWarrior, and processor MCU56F82746 and a serial EEPROM. I read that PE generate a generic I2C software driver, but I don't know how. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 10:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326083#M1084</guid>
      <dc:creator>simon123</dc:creator>
      <dc:date>2014-07-30T10:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326084#M1085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I didn't use Processor Expert for I2C code generation, I used it for DDR, but assuming you have a project for your&lt;/P&gt;&lt;P&gt;processor with the settings you want defined in some graphical form, in order to generate code you should select&lt;/P&gt;&lt;P&gt;Project &amp;gt; Generate Processor Expert Code from the Eclipse IDE menubar. The generated code will be placed in &lt;/P&gt;&lt;P&gt;the Generated_Code folder and you can use it in your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find a lot of information about ProcessorExpert at this location&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F2880375.html" title="http://www.freescale.com/infocenter/index.jsp?topic=%2FQORIQSDK%2F2880375.html"&gt;Freescale Technical Information Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Catalin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 13:51:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326084#M1085</guid>
      <dc:creator>catalindemergia</dc:creator>
      <dc:date>2014-07-30T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326085#M1086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try with Eclipse, it is something new. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326085#M1086</guid>
      <dc:creator>simon123</dc:creator>
      <dc:date>2014-07-30T14:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326086#M1087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I still need help, didn't Work with Eclipse and I want it to be implemented in CW.&lt;/P&gt;&lt;P&gt;The EEPROM_SPI_25xxx is picked up, but there is no methods or events under the Interface Definition, and the programming language is checked on ANSIC. Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 07:24:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326086#M1087</guid>
      <dc:creator>simon123</dc:creator>
      <dc:date>2014-07-31T07:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326087#M1088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What CodeWarrior version are using ?&lt;/P&gt;&lt;P&gt;You have to use CodeWarrior for MCU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 08:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326087#M1088</guid>
      <dc:creator>catalindemergia</dc:creator>
      <dc:date>2014-07-31T08:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326088#M1089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Codewarrior Development Studio vr. 10.6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 08:48:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326088#M1089</guid>
      <dc:creator>simon123</dc:creator>
      <dc:date>2014-07-31T08:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326089#M1090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make a new project using CW and select Processor Expert in the creation phase. Once created you will see the Processor expert attached in your project. In the components library you can use the Init module for either SPI or I2C or for any other peripheral. Thereby the corresponding settings can be done in the component inspector window of the respective module. For more information on how to use PE, you can browse through multiple videos on &lt;A href="https://community.nxp.com/www.youtube.com/freescale" target="test_blank"&gt;www.youtube.com/freescale&lt;/A&gt; (&lt;A href="https://www.youtube.com/results?search_query=processor+expert" title="https://www.youtube.com/results?search_query=processor+expert"&gt;processor expert - YouTube&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the answer as correct or helpful if it helps. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 10:03:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326089#M1090</guid>
      <dc:creator>ankur_kala</dc:creator>
      <dc:date>2014-07-31T10:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I generate code for low-level SPI driver by PE?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326090#M1091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I think, something is wrong with the codewarrior I use. I can't make a PE project standing alone, it just accept for enabling PE for existing C project. I am new here actually, and trying to find out more CW and PE during my project, if I ask stupid quastions :smileyhappy:.&amp;nbsp; By the way, Can you make a PE project standing alone in CW? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 11:22:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-do-I-generate-code-for-low-level-SPI-driver-by-PE/m-p/326090#M1091</guid>
      <dc:creator>simon123</dc:creator>
      <dc:date>2014-07-31T11:22:00Z</dc:date>
    </item>
  </channel>
</rss>

