Unihiker K10 cannot clean the screen after k10.canvasDrawCode

Hi,
After using k10.canvasDrawCode, it seems that there is no way to clean the screen.
I have tried
k10.setScreenBackground(0xFFFFFF);
k10.canvas->updateCanvas();
Also a bmp and to init the screen.
Any clues? Thanks