<?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: Build on PEx-generated code fails: EventCntr16</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291549#M2104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THIS WORKS! Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So - what do I change to stop Processor Expert from constantly regenerating that file with the L rather than the l?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 09:01:39 GMT</pubDate>
    <dc:creator>Smiffytech</dc:creator>
    <dc:date>2013-03-13T09:01:39Z</dc:date>
    <item>
      <title>Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291543#M2098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working with Codewarrior 10.2, MC9S08AC16CFG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I add the component EventCntr16, with mode Repetitive and Iterations before action 32768. My goal is to count pulses on a pin, and invoke EC161_OnEnd every time the count is reached. (I'm assuming that the counter is cleared automatically - or do I have to do this manually as part of EC161_OnEnd?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go to build project, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Description&lt;/TD&gt;&lt;TD&gt;Resource&lt;/TD&gt;&lt;TD&gt;Path&lt;/TD&gt;&lt;TD&gt;Location&lt;/TD&gt;&lt;TD&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C5200 Limits.h file not found&lt;/TD&gt;&lt;TD&gt;EC161.c&lt;/TD&gt;&lt;TD&gt;/nebinclock/Generated_Code&lt;/TD&gt;&lt;TD&gt;line 48&lt;/TD&gt;&lt;TD&gt;C/C++ Problem&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;make: *** [Generated_Code/EC161_c.obj] Error 1&lt;/TD&gt;&lt;TD&gt;nebinclock&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;C/C++ Problem&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I - or is PEx - doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 04:27:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291543#M2098</guid>
      <dc:creator>Smiffytech</dc:creator>
      <dc:date>2013-03-12T04:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291544#M2099</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;could you please post here some simple project in order to reproduce it on our side? Could you please also try to create the same in CW V10.3 (if possible)? Did you try clean the project? The issue might also by in upper/lower L letter Limits.h/limits.h.&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;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 07:46:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291544#M2099</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-03-12T07:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291545#M2100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm that the problem persists even if I create a new project and add only the EventCntr16, configured as I mentioned, and attempt to build. (This is also on a different computer.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 10.2 system is running on my regular machines - Linux laptop &amp;amp; desktop. I only have 10.3 beta on a Windows VM - where I am unable to reproduce the problem. (Although 10.3 won't allow me to choose the CFG package, only CFD, if that means anything.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What files do you want me to post, or is there a way to export the configuration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 08:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291545#M2100</guid>
      <dc:creator>Smiffytech</dc:creator>
      <dc:date>2013-03-12T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291546#M2101</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;Could you please also check that the Limits.h is on disk in correct form corresponding value in include #include &amp;lt;limits.h&amp;gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding Export: The whole project would be the best.&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;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 10:46:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291546#M2101</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-03-12T10:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291547#M2102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure where I should look for limits.h, but it's not there in the project directory. Looking in the actual CW installation directory, this is the only one that looks relevant:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;./CodeWarrior_MCU_10.2/MCU/lib/hc08c/include/limits.h (size 7909 bytes)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached zip file of my 'test' directory.&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 Mar 2013 22:44:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291547#M2102</guid>
      <dc:creator>Smiffytech</dc:creator>
      <dc:date>2013-03-12T22:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291548#M2103</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;yes, this location is correct. Could you please try to change the include from #include &amp;lt;Limits.h&amp;gt; to #include &amp;lt;limits.h&amp;gt; and try to build the project again? I assume it should help because you are running under Linux.&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;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 08:42:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291548#M2103</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-03-13T08:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291549#M2104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THIS WORKS! Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So - what do I change to stop Processor Expert from constantly regenerating that file with the L rather than the l?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:01:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291549#M2104</guid>
      <dc:creator>Smiffytech</dc:creator>
      <dc:date>2013-03-13T09:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291550#M2105</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;as CodeWarrior V10.3 is not supported for Linux now I see two workarounds:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#1&lt;/P&gt;&lt;P&gt;Create new &lt;SPAN style="font-size: 10pt;"&gt;Limits.h as c&lt;/SPAN&gt;opy of the existing limits.h file in (&lt;SPAN style="font-size: 10pt;"&gt;./CodeWarrior_MCU_10.2/MCU/lib/hc08c/include/&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;#2&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;or freeze the generated code of EventCntr component and change it manually as was mentioned in my previous post.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&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>Wed, 13 Mar 2013 09:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291550#M2105</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-03-13T09:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Build on PEx-generated code fails: EventCntr16</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291551#M2106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks - I think solution #1 is the way to work, as any future project will pick up the copy - assuming that freezing generated code will only work for current project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that I can't go to 10.3 in Linux - sad though it is for me.&amp;nbsp; When working on my desktop machine, I run 10.3 in a Windows virtual machine. My laptop, however, isn't powerful enough for this, so for the HCS08 projects that I need to run between the two machines, I'm stuck with 10.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for this solution!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 10:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Build-on-PEx-generated-code-fails-EventCntr16/m-p/291551#M2106</guid>
      <dc:creator>Smiffytech</dc:creator>
      <dc:date>2013-03-13T10:16:55Z</dc:date>
    </item>
  </channel>
</rss>

