<?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 lvgl run error in GUI Guider</title>
    <link>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455034#M77</link>
    <description>&lt;P&gt;when i used ’inf_set_speed‘&amp;nbsp;&amp;nbsp;in main.&amp;nbsp; once per second&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; it will run many times，then the system is not refreshed.&amp;nbsp;&amp;nbsp;And Keys don't respond.&lt;/P&gt;&lt;P&gt;maybe&amp;nbsp;memory leak? what should i do?what is the correct way?&lt;/P&gt;&lt;P&gt;char&amp;nbsp;speed_str[5];&lt;/P&gt;&lt;P&gt;void inf_set_speed(u16 num)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; sprintf(speed_str,"%d",num);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; lv_label_set_text_static(inf.inf_screen_inf_label_speed,speed_str);&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 14:18:08 GMT</pubDate>
    <dc:creator>linda4185</dc:creator>
    <dc:date>2022-05-09T14:18:08Z</dc:date>
    <item>
      <title>lvgl run error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455034#M77</link>
      <description>&lt;P&gt;when i used ’inf_set_speed‘&amp;nbsp;&amp;nbsp;in main.&amp;nbsp; once per second&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; it will run many times，then the system is not refreshed.&amp;nbsp;&amp;nbsp;And Keys don't respond.&lt;/P&gt;&lt;P&gt;maybe&amp;nbsp;memory leak? what should i do?what is the correct way?&lt;/P&gt;&lt;P&gt;char&amp;nbsp;speed_str[5];&lt;/P&gt;&lt;P&gt;void inf_set_speed(u16 num)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; sprintf(speed_str,"%d",num);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; lv_label_set_text_static(inf.inf_screen_inf_label_speed,speed_str);&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 14:18:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455034#M77</guid>
      <dc:creator>linda4185</dc:creator>
      <dc:date>2022-05-09T14:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: lvgl run error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455296#M78</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/105314"&gt;@linda4185&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Can you share your project or more complete code?&amp;nbsp; Your expectation is: to update the label text every second, all right?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Liubin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 02:45:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455296#M78</guid>
      <dc:creator>LiubinGong</dc:creator>
      <dc:date>2022-05-10T02:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: lvgl run error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455333#M79</link>
      <description>&lt;P&gt;yes,&lt;/P&gt;&lt;P&gt;&amp;nbsp; but I build a new project in a EVK board . it has no error.so maybe my board has some hard error,or GUI guider run error.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;about gui guider except code, I find many&amp;nbsp;&lt;SPAN&gt;questions in the internet,many engineers&amp;nbsp;feedback problems about&amp;nbsp;controls layer error ，it makes code run error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;at last .I will&amp;nbsp; share my&amp;nbsp;&lt;SPAN&gt;experience&amp;nbsp;until I solve it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thinks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 04:03:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455333#M79</guid>
      <dc:creator>linda4185</dc:creator>
      <dc:date>2022-05-10T04:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: lvgl run error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455355#M80</link>
      <description>&lt;P&gt;Are you using freeRTOS or&amp;nbsp;&lt;SPAN&gt;baremetal on your board? Can you private your board type or more environment info?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Liubin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 05:12:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1455355#M80</guid>
      <dc:creator>LiubinGong</dc:creator>
      <dc:date>2022-05-10T05:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: lvgl run error</title>
      <link>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1458939#M82</link>
      <description>&lt;P&gt;thinks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have solved my problem.I use spi as&amp;nbsp;normal mode.And when I wait spi send end. Some errors occurred while reading the spi status.&amp;nbsp; so&amp;nbsp;this is resolved. And I will use DMA in the end.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've had fun using gui guider now .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 02:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/GUI-Guider/lvgl-run-error/m-p/1458939#M82</guid>
      <dc:creator>linda4185</dc:creator>
      <dc:date>2022-05-17T02:48:43Z</dc:date>
    </item>
  </channel>
</rss>

