Question
I am trying to use The Flexcolor with Cache. GUIDRV_FlexColor_SetFunc(pDevice, &PortAPI, GUIDRV_FLEXCOLOR_F66709, GUIDRV_FLEXCOLOR_M16C0B8); // without cache, works ...GUIDRV_FLEXCOLOR_M16C1B8); // with cache does not work
Is it necessary to set up the cache somehow? If so, how do I do this?