<?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: GPIO Methods not working using eGUI</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485899#M3802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the exact errors I get. However, I don't know why they started appearing, because as I told you, the project was working and didn't throw this kind of errors.&lt;/P&gt;&lt;P&gt;Anyway, thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisa &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 22:52:01 GMT</pubDate>
    <dc:creator>elisamejia</dc:creator>
    <dc:date>2016-01-21T22:52:01Z</dc:date>
    <item>
      <title>GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485891#M3794</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've been working in a program using TWR-LCD-RGB (with eGUI) and TWR-K70 development kit. I need to change some objects in the user interface whenever a button is pushed. However, when I try to use the GPIO components available in Processor Expert (BitIO and Init_GPIO as shown in &lt;A href="http://mcuoneclipse.com/2012/11/12/tutorial-bits-and-pins-with-kinetis/" title="http://mcuoneclipse.com/2012/11/12/tutorial-bits-and-pins-with-kinetis/"&gt;Tutorial: Bits and Pins with Kinetis and the FRDM-KL25Z Board | MCU on Eclipse&lt;/A&gt; )&amp;nbsp; several errors are reported, all of them regarding the definition of the methods of these GPIO components, as GetVal() or NegVal(). The exact error indicates, for example, that in the Component SW1 (BitIO) the method SW1_GetVal() in undefined. These error, nevertheless, are not present when the exact same code is used without the eGUI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why this is happening but it happens in several projects that I have done using eGUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain this problem to me, and hopefully help me to solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisa &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 22:12:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485891#M3794</guid>
      <dc:creator>elisamejia</dc:creator>
      <dc:date>2016-01-12T22:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485892#M3795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using KDS? Please make sure that you set the &lt;STRONG&gt;GetVal&lt;/STRONG&gt; and &lt;STRONG&gt;NegVal&lt;/STRONG&gt; methods to "generate code":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35838iD396140D6A61ED13/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And that the code is present on the generated files after clicking on the "Generate Processor Expert Code" button:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35895i7FDD1BD88A9561F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 23:02:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485892#M3795</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-01-13T23:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485893#M3796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Codewarrior 10.6, and I'm sure that they are set to generate code and they are generating it indeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 23:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485893#M3796</guid>
      <dc:creator>elisamejia</dc:creator>
      <dc:date>2016-01-13T23:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485894#M3797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you including the corresponding header file in your eGUI *.c files? for example "Bit1.h"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 23:14:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485894#M3797</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-01-13T23:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485895#M3798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I've included them, and it was working and suddenly stopped working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 23:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485895#M3798</guid>
      <dc:creator>elisamejia</dc:creator>
      <dc:date>2016-01-14T23:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485896#M3799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post a sample project were we can reproduce this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 00:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485896#M3799</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-01-15T00:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485897#M3800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Calos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay. I created a project with this problem just by adding eGUI to a project and creating a BitLDD component in Processor Expert. However, it is happening as well in the example project that Luis Casado provided in this thread: &lt;A href="https://community.nxp.com/message/363679"&gt;Re: Re: Sample code request eGui + TWR-K70 + TWR-LCD-RGB + MQX + CW&lt;/A&gt; . Originally, this example code was working on my PC and suddenly it gave me the errors, even if I did not modify the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 22:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485897#M3800</guid>
      <dc:creator>elisamejia</dc:creator>
      <dc:date>2016-01-19T22:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485898#M3801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded the project you mentioned, added a BitIO component to the project and tried to compile the project but got these errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54723i473E5272929147FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fixed these errors by including the corresponding header files on the demo_screen.c file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#include "LD_BLUE.h"&lt;/P&gt;&lt;P&gt;#include "LD_GREEN.h"&lt;/P&gt;&lt;P&gt;#include "LD_ORANGE.h"&lt;/P&gt;&lt;P&gt;#include "LD_YELLOW.h"&lt;/P&gt;&lt;P&gt;#include "SW_1.h"&lt;/P&gt;&lt;P&gt;#include "SW_2.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these the errors you get? Could you post a screenshot of your errors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 22:21:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485898#M3801</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-01-21T22:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Methods not working using eGUI</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485899#M3802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the exact errors I get. However, I don't know why they started appearing, because as I told you, the project was working and didn't throw this kind of errors.&lt;/P&gt;&lt;P&gt;Anyway, thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elisa &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 22:52:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/GPIO-Methods-not-working-using-eGUI/m-p/485899#M3802</guid>
      <dc:creator>elisamejia</dc:creator>
      <dc:date>2016-01-21T22:52:01Z</dc:date>
    </item>
  </channel>
</rss>

