<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Error in calling lv_tick_inc function  from LVGL in NCS2.5.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108473/error-in-calling-lv_tick_inc-function-from-lvgl-in-ncs2-5-0</link><description>Hi, Nordic Team and Community! 
 
 I&amp;#39;m trying to develop a display that shows information dynamically. Each information will shown in the display for about 2 seconds and then move to another, as in pages, each page showing a different information. 
 But</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Feb 2024 18:13:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108473/error-in-calling-lv_tick_inc-function-from-lvgl-in-ncs2-5-0" /><item><title>RE: Error in calling lv_tick_inc function  from LVGL in NCS2.5.0</title><link>https://devzone.nordicsemi.com/thread/470517?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2024 18:13:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47ec1bb0-7bfb-4e87-976b-047e867f230f</guid><dc:creator>Caio Dias</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been stuck on this for about 2 days and did differently from this approach. I put everything as an example building it on top of Zephyr&amp;#39;s lvgl example and left it public on my GitHub repository in case others might use it.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/caioorafael/lvgl_test_ui.git"&gt;github.com/.../lvgl_test_ui.git&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error in calling lv_tick_inc function  from LVGL in NCS2.5.0</title><link>https://devzone.nordicsemi.com/thread/470329?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2024 21:11:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34dfaacc-d95c-4df1-8899-4438667b9869</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I started with the lvgl sample, and the copied your code, and also updated the configs like you have. I am not using the &amp;quot;common.h&amp;quot; and therefore removed that functionality. Also,&amp;nbsp;I am using nrf52840 and adafruit tft shield.&lt;/p&gt;
&lt;p&gt;I could see what you mean. It would generate error and ask if we wanted to use lv_tick_set() function instead of lv_tick_inc() function.&amp;nbsp;I opened the file containing lv_tick_set. It is LV_HAL_TICK.C.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The definition of lv_tick_inc() function lies under the if-condition requiring LV_TICK_CUSTOM to be set as 0. Therefore, this function was not actually defined (as LV_TICK_CUSTOM is 1)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>