<?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: Stop generate ProcessorExpert.c file</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265422#M1692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works, I can get main.c now.&lt;/P&gt;&lt;P&gt;I put my project name instead of main.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 05:42:52 GMT</pubDate>
    <dc:creator>rabbit</dc:creator>
    <dc:date>2013-11-11T05:42:52Z</dc:date>
    <item>
      <title>Stop generate ProcessorExpert.c file</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265417#M1687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Processor Expert to automatic generate my hardware drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It generate ProcessorExpert.c every time when I do compile, but I would like the main file with my own project file name rather than ProcessorExpert.c,&lt;/P&gt;&lt;P&gt;how to achieve that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 05:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265417#M1687</guid>
      <dc:creator>rabbit</dc:creator>
      <dc:date>2013-11-08T05:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Stop generate ProcessorExpert.c file</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265418#M1688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rabbit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give a look at the next links from MCU on Eclipse blog. There are detailed instructions in there to achieve what you are asking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/03/09/shared-files-maintained-by-processor-expert/" title="http://mcuoneclipse.com/2012/03/09/shared-files-maintained-by-processor-expert/"&gt;Shared Files maintained by Processor Expert | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/03/23/disable-my-code-generation/" title="http://mcuoneclipse.com/2012/03/23/disable-my-code-generation/"&gt;http://mcuoneclipse.com/2012/03/23/disable-my-code-generation/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is useful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge_Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 07:42:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265418#M1688</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2013-11-08T07:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stop generate ProcessorExpert.c file</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265419#M1689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in next version of ProcessorExpert will be available option to change name of the main module and the default name would be main.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there exists workaround for that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - right click on ProcessorExpert.pe node and select Open With -&amp;gt; Text Editor&lt;/P&gt;&lt;P&gt;2 - find the &amp;lt;Name&amp;gt;ProcessorExpert&amp;lt;/Name&amp;gt; tags within &amp;lt;Header&amp;gt; section&lt;/P&gt;&lt;P&gt;3 - modify it to your name, e.g. main&lt;/P&gt;&lt;P&gt;4 - close and open the project&lt;/P&gt;&lt;P&gt;5 - start code generation to appear the main with your name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 07:58:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265419#M1689</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-11-08T07:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stop generate ProcessorExpert.c file</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265420#M1690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I finish step 4 --&amp;gt;Close and open the project. It seems nothing in the PE components after I open the project. My CodeWarrior is version CW10.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you make it work in your PC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 02:15:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265420#M1690</guid>
      <dc:creator>rabbit</dc:creator>
      <dc:date>2013-11-11T02:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stop generate ProcessorExpert.c file</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265421#M1691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Filip instructions and it worked ok for me :smileycheck: (just with a warning about the use of "main" word, but I guess that is normal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you save the file after editing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not see the components, from the CodeWarrior projects view right click on the respective ProcessorExpert.pe and select Open With -&amp;gt; Processor Expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileyalert: IMPORTANT: Once you follow the steps and generate code, you have two files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- main.c: This is the newly generated file, but does not contain any custom application code, you need to copy your own code from "ProcessorExpert.c"&lt;/P&gt;&lt;P&gt;- Processor Expert.c : This is the original file, which contains any code you had previously added. Copy the code to "main.c" and delete this file, or you will get a multiple &lt;EM&gt;main&lt;/EM&gt; function definition error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 03:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265421#M1691</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2013-11-11T03:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stop generate ProcessorExpert.c file</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265422#M1692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works, I can get main.c now.&lt;/P&gt;&lt;P&gt;I put my project name instead of main.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 05:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Stop-generate-ProcessorExpert-c-file/m-p/265422#M1692</guid>
      <dc:creator>rabbit</dc:creator>
      <dc:date>2013-11-11T05:42:52Z</dc:date>
    </item>
  </channel>
</rss>

