<?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 Processor Intialization in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Intialization/m-p/294537#M506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just started using CW 10.5 for a new project. There used to be an option in the project wizard for Processor Initialization along with Processor Expert.&lt;/P&gt;&lt;P&gt;It was a simpler interface that provided a hardware diagram of the processor and allowed you click each module like a UART or SPI and configure the pins, interrupts&lt;/P&gt;&lt;P&gt;and other values. When you were done you clicked a button and it generated an MCU_Init.c file with all the register initialization setup as well as interrupt&lt;/P&gt;&lt;P&gt;code stubs.&lt;/P&gt;&lt;P&gt;What happened to that feature?&lt;/P&gt;&lt;P&gt;I much prefered it to the bloated code that Processor Expert generates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 17:37:12 GMT</pubDate>
    <dc:creator>smachell</dc:creator>
    <dc:date>2014-03-12T17:37:12Z</dc:date>
    <item>
      <title>Processor Intialization</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Intialization/m-p/294537#M506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just started using CW 10.5 for a new project. There used to be an option in the project wizard for Processor Initialization along with Processor Expert.&lt;/P&gt;&lt;P&gt;It was a simpler interface that provided a hardware diagram of the processor and allowed you click each module like a UART or SPI and configure the pins, interrupts&lt;/P&gt;&lt;P&gt;and other values. When you were done you clicked a button and it generated an MCU_Init.c file with all the register initialization setup as well as interrupt&lt;/P&gt;&lt;P&gt;code stubs.&lt;/P&gt;&lt;P&gt;What happened to that feature?&lt;/P&gt;&lt;P&gt;I much prefered it to the bloated code that Processor Expert generates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 17:37:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Intialization/m-p/294537#M506</guid>
      <dc:creator>smachell</dc:creator>
      <dc:date>2014-03-12T17:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Intialization</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Intialization/m-p/294538#M507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Simon:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CW v10.3 was the last version to support Device Initialization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you do not like drivers generated by Processor Expert, you could just use the components whose name starts with &lt;STRONG&gt;Init&lt;/STRONG&gt; (e.g. Init_ADC, Init_GPIO). Such components just create initialization code, instead of a whole driver. If still you are not comfortable with the source files and layout of a project with PE, you can simply copy the code generated by these &lt;STRONG&gt;Init&lt;/STRONG&gt; components to your own Non-processor expert projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the hardware diagram, it is still available with Processor Expert. Just right click on the cpu component and select Target Processor Package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Processor.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/43154i43633A9754561BD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Processor.png" alt="Processor.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, from the "Processor" view you can right click to any of the modules and go to Add Component/Template. Please refer to the attached screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Jorge Gonzalez&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 07:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Intialization/m-p/294538#M507</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-03-13T07:52:49Z</dc:date>
    </item>
  </channel>
</rss>

