Hi adboc, I will try. I see you use different instance structure in your code. I just wonder the problem is how I use in mine. i.e To open the guix, you use g_display.p_api->open(g_display.p_ctrl, g_display.p_cfg); and mine is: g_sf_el_gx.p_api->open(g_sf_el_gx.p_ctrl, g_sf_el_gx.p_cfg);
↧