Hi,
I build WinEC7 image for DM3730(TMDXEVM3730) with the following environment:
BSP version:
- WEC7 SDK for OMAP35x, AM35x and AM37x, v.02.00.00
http://software-dl.ti.com/sdoemb/sdoemb_public_sw/wince_sdk/02_00_00/index_FDS.html
Catalog Items checked:
- Core OS
- Windows Embedded Compact
- Application - End User
- *WordPad
- Shell and User Interface
- Shell
- Graphical Shell (Choose 1)
- *Standard Shell
- Silverlight for Windows Embedded
- *Silverlight for Windows Embedded
- User Interface
- Software Input Panel
- Software-based Input Panel (SIP) (Choose 1 or more)
- *SIP for Small Screens, Silverlight for Windows Embedded
- Third Party
- EVM_OMAP3530:ARMV7
- Drivers
- DISPLAY
- *Display driver
- *VRFB driver
When I start Wordpad application, then try to use XAMLIM(SIP, Silverlight for Windows Embedded), sometimes I can look a screen like "BlackScreen.jpg", that the softkey area in SIP window is filled with black.
And also, I can look other cases, it is written plural black lines, or it is filled with black partly.
When it works normally, I can look like "NormalScreen.jpg".
These issue are seen only when VRFB driver is enabled(VRFB SurfaceManager is used, HKEY_LOCAL_MACHINE\System\GDI\Drivers\SurfaceMgr=1).
If VRFB driver is disabled(FLAT SurfaceManager is used, HKEY_LOCAL_MACHINE\System\GDI\Drivers\SurfaceMgr=0), I can always look like "NormalScreen.jpg".
It may occur anytime when we use XAMLIM, and occurs often when Wordpad is running.
In addition, we may see similar behavior, not only XAMLIM but also other Silverlight application.
Are these known issue?
Can anyone help me to fix the issue?
Thanks and regards.