Hi, I have a doubt, in my loop forever there is the function "CacheDataCleanBuff" like in the sample "GRLIB_DEMO", but why use this ? I have two big frames and I need do this every time in my "while (1)" ?
I ask this because I see that my main loop is more slow with this function than without it.
In resume, when and why use this function ?
Thanks in advance.