Release Notes for ConnecctCore 9M24X0 Windows Embedded CE 5.0, Build 1.3.1 © 2008, Digi International http://www.digiembedded.com Introduction This document provides information about the Digi ConnectCore for Windows Embedded CE 5.0, from Digi International Inc. Contents This document contains these sections: 1. Supported Platforms 2. Features 3. Known Issues and Limitations 4. Where to start 5. Support Contact Information 1. Supported Platforms The BSP supports following hardware platforms: • ConnectCore™ 9M2410 • ConnectCore™ 9M2440 2. Features 2.1 Installer MSI installation process that will install the BSP sources. 2.2 Supported drivers • Ethernet • Serial • USB Device • SD Card • USB host • Video interface, supporting following displays: • TFT LQ57Q3DC2 (320x240) • Touch driver • FlashFX (Flash block driver) 2.3 Additional OAL support • Ethernet kernel debugger, that allows kernel debugging over the processor CS8900 Ethernet controller • Support for Hive based persistent registry in flash memory using FlashFX block device driver. • Real Time Clock support (RTC) 2.4 Fixes and updates to version 1.2 The following is a list of the mayor differences between the previous version 1.2 and this release. • Fixed SD card driver issue. • Fixed USB device driver issue. • Changed variables to enable and disable serial console. • Added support for all serial ports. • updated FlashFX catalog entry. • Low power sleep included into OAL. • Add support of more TFT display types. • the sleep mode has been added to the BSP 3. Known Issues and Limitations • Some USB memory sticks do not support booting from U-boot. This will be addressed in a future version of U-boot. 4. Support Contact Information For support questions about using Digi ConnectCore 9M for Windows Embedded CE 5.0 with Digi development kits, please contact: • Digi Technical Support Web based Support: http://www.digi.com/support/eservice/login.jsp Support Web Site: http://www.digi.com/support/index.jsp Support Forum: http://www.digi.com/support/forum/ Installation information: ========================= Remove first the previous installation of A9M24x0. Open Platform Builder Files->Manage Catalog items and remove the catalog file. Than remove the folders from the following directories wince500\platform\A9m24x0 wince500\common\src\arm\samsung\A9m24x0 wince500\public\common\oak\catalog\cec Next start the installation file CC9M24x0.msi. After that the new BSP is available on your system. Testing sleep mode: =================== The Windows CE image need to have Power managment support to set the system into sleep mode. From the catalog select Power Management (Full) component. The component can be found at CoreOS->Windows CE devices->Core OS Services. After building and deploying the new image to the target the system can be set into sleep mode by selection "Suspend" from the start menu. To recover the system from sleep mode press either Userkey1 or Userkey2 on the development board. This has been tested with the CC9M development Kit. Changing wakeup pin: ==================== Currently in the BSP the wakeup sources from sleep mode are the pins (GPF0,GPG3) connected to the UserKey1 and UserKey2. If another source or additional source should be used the function CPUPowerOff in the file startup.s need to be modified. The file is located at wince500\platform\common\src\arm\samsung\a9m24x0\startup.