I've tried to do a 5 or 6 new scriptcmd but without good results, WinCE works fine except for the screen.The problem is, we are sure that is dependent on the scriptcmd? and if your driver (wm_display.dll) should be changed?
I tried this route, seven other parameters after installation, but without good results.I think certainly change the parameters are:lcdparamLCDC_FBCxScreenCyScreenI tried to insert values for l800x600 in Cx & Cy without good results.I tried to delete:d8110508 | 10, d8110504 | 10, d8110500 | 10 and I have deletedparameter regop works quietly and windows ..so I'm sure does not depend regop, whereas I have doubts on addresses that are still in the parameter lcdparam that are related (very close) and those regop.I modified the LCDC_FB from 760 ... to 790 ... and the screen became all red lolWhereas the size of the framebuffer depend on the output video resolution and color, I can imagine that should also change this parameter: /have any ideas / tests to try?donaldson;20219 said:I did a quick search on changing the rez in WinCe. It looks like we might be able to change it through the registry. I'm gonna give that a try later on today.
donaldson;20387 said:I can't create a scriptcmd that boots. [email protected] command line options are you using for mkimage?
mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n "header (whatever you want)" -d myscript.txt scriptcmd