Colibri PXA Windows CE 内核 和 BSP V4.0 正式版上线
Toradex 刚刚为Colibri PXA家族系列发布了版本号为 4.0的 Windows CE 5 和 CE 6 内核以及 BSP。
这个版本与先前的测试版V4.0beta1保持一致。
这个版本包含了以下的修改::
- 一个针对Colibri PXA310 bootloader重要的问题修复。
- 针对整的系列的产品旋转屏幕性能的提。高Performance improvements for rotated screens.
- 在bootloader增添了新的功能,包括bootloader kit 开发。
- 串口驱动,Flash Disk 驱动,以太网等驱动的问题修复。
Windows CE 更新说明:
http://files.toradex.com/Colibri/WinCE/Images/PXA_Image_ChangeLog.txt
Bootloader 更新说明:
http://files.toradex.com/Colibri/WinCE/Images/PXA_Bootloader_ChangeLog.txt
Bootloader 和 Windows CE 二进制代码:
http://files.toradex.com/Colibri/WinCE/Images/PXA_Bootloader&Image_4.0.zip
BSP Windows CE 5:
http://files.toradex.com/Colibri/WinCE/BSP/CE5/PXA_BSP_CE5_4.0.zip
BSP Windows CE 6:
http://files.toradex.com/Colibri/WinCE/BSP/CE6/PXA_BSP_CE6_4.0.zip
如何需要WINCE工程文件和Bootloader Kit, 请和Toradex 联系。
4.0 Release Date: 16 January 2012
Mating Bootloader 4.0
- WinCE 5 Updates: Installed MS Updates until 2011M09
- WinCE 6 Updates: Installed MS Updates until 2011M10
- UpdateTool updated to V4.0.0:
- Added error suppress mode when running unattended mode (use /ue for error suppression in command-line mode)
- Get rid of two un-freed handles
- Showing UpdateLib version used by the UpdateTool in the title bar.
- Display Driver: Calls i2c reset if required
- RTCSync.exe: Bug Fix: Calling RTCSync.exe manually no longer delays the external RTC time.
- FlashDisk: Included bugfixes from Microsoft updates.
- FlashDisk: Fixed bug when using FastLoad feature. Data loss could have occurred before.
- PXA3xx only: Added support for configuring DF_IO[0..15] (SODIMM149,151,153...179) in suspend mode. See wiki for details about Pinstates setting:
[HKLM\System\PM\Suspend] Pinstates="..."
- Ethernet AX88796C driver: It is now possible to set the AX88796C Ethernet driver's serialized mode by adding DeSerialized=0 or 1 to the registry.
[HKLM/Comm/AX88796C1/Parms]
"DeSerialized" = dword:0x0 ; Default is 0
- Kernel: Bugfix: There was a problem with cleaning up the config block. Cleaning the config block is only done when writing excessively to the config block. This doesn't happen by the system it self but has to be done by manually user or SW.
- Merged USBHID code with latest Microsoft Updates. (Fixed Memory leak and added short transfer support)
- Display Driver: i2c pins get now only initialized by the display driver, if a valid "EdidSlaveAddr" is configured in the registry.
- Display Driver: Increased graphics performance especially for rotated screens:
- SrcCopyBlit (if source and destination are rotated the same way, e.g. scrolling)
- FillBlit
- TextBlit for 16bit framebuffer
- Touch Driver: For Colibris using the Wolfson WM9715 codec, the touch was not working correctly if the audio driver wasn't loaded. This is solved now.
- USB Host Driver: Fixed some small memory leeks.
- Audio Driver: Added support for registry settings to change random AC97 registers during driver initialization (Registry: Reg0x00, etc.). For more details see http://wiki.toradex.com
- Colibri PXA300: Improved flash read performance.
- Colibri PXA320 V2.x, Ethernet Driver: The Ethernet driver used the NetworkAddress setting from the registry to overwrite the internal MAC address. This is a problem when copying registry from one module to another. We removed this behavior and the MAC address is controlled by the Configblock setting only.
- Colibri PXA320 V2.x, SMB: Enabled the Ethernet interface by default for SMB access when SMB is enabled.
- Fixed Bug: System could rarely hang for 22 minutes
- Serial Driver: Bugfix: Write function returns after fifo is empty when XmitInterruptLevel is set to 1 in registry. This was broken in image 3.9, the write function returned to early.
- Serial Driver: Improved reception handling (decreases risk of HW buffer overrun).
- Serial Driver: Bugfix: Some HW buffer overrun were not reported to the WaitCommState API.
- Windows CE Workspace: Bugfix in AddCRC. Images with certain length were not able to pass the AddCRC step before.
- Windows CE Workspace: Bugfix in AddCRC tool. Missing 4-byte alignment. This could have been leading to CRC errors during boot after a backup/update cycle.
[解决办法]
有没有CE7的?