<?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 After GUI-guider to MCUXpresso in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/After-GUI-guider-to-MCUXpresso/m-p/1674860#M9056</link>
    <description>&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;I am currently working on a project using the following environment:&lt;/P&gt;&lt;P&gt;-NXP RT1060&lt;/P&gt;&lt;P&gt;-MCUXpresso IDE v11.7.1 [Build 9221] [2023-03-28]&lt;/P&gt;&lt;P&gt;-SDK_2.x_MIMXRT1060-EVKB&lt;/P&gt;&lt;P&gt;Initially, I used GUI-guider to design my user interface and exported the project to MCUXpresso for further design. However, I encountered a problem.&lt;/P&gt;&lt;P&gt;Now, I would like to add events to control component actions. Should I add event files in the source files or in the generated files or something else?&lt;/P&gt;&lt;P&gt;And what should I do first? I have limited knowledge of MCUXpresso IDE, but I have to use it for design.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;would greatly appreciate it if someone could lprovide guidance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1687510150119.png" style="width: 280px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/228996iC036C7D296EB93D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1687510150119.png" alt="1687510150119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1687510150518.png" style="width: 298px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/228997iB30FEEABD75E5FBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1687510150518.png" alt="1687510150518.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2023 08:57:06 GMT</pubDate>
    <dc:creator>Yuan1</dc:creator>
    <dc:date>2023-06-23T08:57:06Z</dc:date>
    <item>
      <title>After GUI-guider to MCUXpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/After-GUI-guider-to-MCUXpresso/m-p/1674860#M9056</link>
      <description>&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;I am currently working on a project using the following environment:&lt;/P&gt;&lt;P&gt;-NXP RT1060&lt;/P&gt;&lt;P&gt;-MCUXpresso IDE v11.7.1 [Build 9221] [2023-03-28]&lt;/P&gt;&lt;P&gt;-SDK_2.x_MIMXRT1060-EVKB&lt;/P&gt;&lt;P&gt;Initially, I used GUI-guider to design my user interface and exported the project to MCUXpresso for further design. However, I encountered a problem.&lt;/P&gt;&lt;P&gt;Now, I would like to add events to control component actions. Should I add event files in the source files or in the generated files or something else?&lt;/P&gt;&lt;P&gt;And what should I do first? I have limited knowledge of MCUXpresso IDE, but I have to use it for design.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;would greatly appreciate it if someone could lprovide guidance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1687510150119.png" style="width: 280px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/228996iC036C7D296EB93D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1687510150119.png" alt="1687510150119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1687510150518.png" style="width: 298px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/228997iB30FEEABD75E5FBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1687510150518.png" alt="1687510150518.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 08:57:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/After-GUI-guider-to-MCUXpresso/m-p/1674860#M9056</guid>
      <dc:creator>Yuan1</dc:creator>
      <dc:date>2023-06-23T08:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: After GUI-guider to MCUXpresso</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/After-GUI-guider-to-MCUXpresso/m-p/1675363#M9059</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Yuan1,&lt;/SPAN&gt;&lt;BR /&gt;You can add an event program to the "events_init.c" file.&lt;BR /&gt;If you want to add a new event, you can do this:&lt;/P&gt;
&lt;P&gt;1. Add events to your GUI-guider project.&lt;BR /&gt;2. Re-generate the GUI-guider project program, after which the contents of the "events_init.c" file in the GUI-guider project will be updated, and the file will contain more event programs that you have added.&lt;BR /&gt;3. You can add events by comparing the updated "events_init.c" with "events_init.c" in your MCUXpresso project.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Xu Zhang&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jun 2023 06:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/After-GUI-guider-to-MCUXpresso/m-p/1675363#M9059</guid>
      <dc:creator>Xu_Zhang</dc:creator>
      <dc:date>2023-06-25T06:15:02Z</dc:date>
    </item>
  </channel>
</rss>

