<?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>MCUXpresso General中的主题 Re: AppWizard creating new projects issue</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/AppWizard-creating-new-projects-issue/m-p/1266090#M4144</link>
    <description>&lt;P&gt;Hi Benson,&lt;/P&gt;
&lt;P&gt;You can find GUIConf.h file in the path below.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;SDK installation path\middleware\emwin\emWin_Config\GUIConf.h&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Felipe&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Note:&lt;/P&gt;
&lt;P&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 19:05:02 GMT</pubDate>
    <dc:creator>FelipeGarcia</dc:creator>
    <dc:date>2021-04-21T19:05:02Z</dc:date>
    <item>
      <title>AppWizard creating new projects issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/AppWizard-creating-new-projects-issue/m-p/1263872#M4143</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am following this post: &lt;A href="https://community.nxp.com/t5/MCUXpresso-General-Knowledge/AppWizard-Creating-a-new-project-and-adding-a-background-image/ta-p/1126256" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-General-Knowledge/AppWizard-Creating-a-new-project-and-adding-a-background-image/ta-p/1126256&lt;/A&gt; on adding my AppWizard project into my MCUXpresso IDE. The dev board I am using is FRDM-K22F.&lt;/P&gt;&lt;P&gt;There was no BSP for me to select, so I added the GUI library manually as explained in the article. Also, there is no emwin_serial_terminal example available for my dev board SDK, so I used emwin_gui_demo which is the only available emwin example.&lt;/P&gt;&lt;P&gt;I followed all the steps in modifying MCUxpresso project settings as explained, except having only simulation folder to edit in step 3-5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In step 11, I also did not have the paths for the target folder included because the only folder there is the manually added GUI_Lib folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For modifying the project source section, since I am not using the same example, I commented out all the code after PRINTF("GUI demo start.\r\n"); and added MainTask(); after that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error I received is shown as below:&lt;/P&gt;&lt;P&gt;C:\Users\iambe\Documents\MCUXpressoIDE_11.3.0_5222\workspace\frdmk22f_emwin_test_emwin_gui_demo\frdmk22f_emwin_gui_test_AppWizard\Target\GUI_Lib/GUI_ConfDefaults.h:30:10: fatal error: GUIConf.h: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;30 | #include "GUIConf.h"&lt;BR /&gt;| ^~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;compilation terminated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to obtain the GUIConf.h file somewhere to add in?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Benson Liu&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 08:32:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/AppWizard-creating-new-projects-issue/m-p/1263872#M4143</guid>
      <dc:creator>iambenson0604</dc:creator>
      <dc:date>2021-04-18T08:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: AppWizard creating new projects issue</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/AppWizard-creating-new-projects-issue/m-p/1266090#M4144</link>
      <description>&lt;P&gt;Hi Benson,&lt;/P&gt;
&lt;P&gt;You can find GUIConf.h file in the path below.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;SDK installation path\middleware\emwin\emWin_Config\GUIConf.h&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Felipe&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;Note:&lt;/P&gt;
&lt;P&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 19:05:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/AppWizard-creating-new-projects-issue/m-p/1266090#M4144</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2021-04-21T19:05:02Z</dc:date>
    </item>
  </channel>
</rss>

