- WEC 2013 Updates: Installed Updates until 2023M09
NOTE: This is a Windows CE 8 release only as nothing else than MS upates changed and there are were no updates for CE6 and CE7
NOTE2: Bootloader unchanged and still on version 2.4 |
WC-2864 | Fixed | Added CE8 MS Updates until September 2023 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 |
Description: This is a CE8 Image release only, no changes in BSP functionality and Bootloader, only Microsoft System updated were added |
- WinCE 6 Updates: Installed until 2018M03 - WinCE 7 Updates: Installed until 2021M03 - WinCE 8 Updates: Installed until 2021M09 |
WC-2838 | Feature Request | USB Port sometimes fails to work at boot | Apalis T30, Colibri T30 | USB | CE6, WEC7, WEC2013 |
Description: Due to a race condition while initializing all USB Ports in parallel it can sometime happen that one of them is not working properly after boot |
WC-2828 | Known Issue | Opening / Closing COM ports many times can lead to inability to Open COM port | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC7, WEC2013 |
Description: When Opening / Closing multiple serial ports many times it can happen that only one COM port can be opened at once.
This problems only happens on T20 as we have GPIO emulated DCD and DSR lines on COM1 by default. But it could also happen on T30 if configured so. |
WC-2812 | Feature Request | Enable Pullups on SD card pins | Colibri T20 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: SD card is not detected on Iris V2.0 Workaround: Enable internal pullup resistors for SODIMM 192(DAT0), 49(DAT1), 51(DAT2), 53(DAT3), 190(CMD). This can be done by adding the following string to the bootloader configuration gpio.bootconf: "[colibripin_100] altfn=-1 dir=out lvl=1 [colibripin_49] pull=up" |
- WinCE 6 Updates: Installed until 2018M03 - WinCE 7 Updates: Installed until 2019M09 - WinCE 8 Updates: Installed until 2019M09 |
WC-2837 | New Feature | Added SecureBoot Support | | Bootloader, Update System | CE6, WEC7, WEC2013 |
Description: NvFlash 2.7 is now able to Flash SecureBoot enabled devices and a Fusing Tool is available.
This enables protecting Devices so that only signed Software can be booted.
Please contact Toradex Support for more information. |
WC-1661 | Fixed | Custom Images bigger than 137MB will not boot | Colibri T20, Colibri T30, Apalis T30 | Bootloader, WinCE Feature | CE6, WEC7, WEC2013 |
Description: The Bootloader is running from address offset 137MB so OS images that overlap this region will overwrite the bootloader code on load.
Relinked eboot to run from offset 192MB to allow bigger OS Images
NOTE: New Update Tool 6.0.21 is needed to update only bootloader as old update tool will identify new eboot.nb0 as OS Image |
WC-1659 | Fixed | Ethernet Communication becomes very slow and finally fails | Colibri T20, Colibri T30 | Ethernet | WEC7, WEC2013 |
Description: Ethernet Ping times can get very slow.
Whole Ethernet communication can sometimes fail due to a race condition in the AX88772B Ethernet driver. Much more likely on T30 (4 cores) |
WC-1657 | Fixed | SD card write fails in image V2.3 | Colibri T20 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: Writing to HighSpeed (50Mhz) capable SD cards fails on T20 on Image 2.3 Workaround: Set
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDIO]
"MaximumClockFrequency" = dword:48000000
|
WC-1656 | New Feature | Add support for smart card subsystem | Colibri T20, Colibri T30 | Miscellaneous Peripherals | CE6 |
Description: Include additional files into our image, which are required to access smart cards Workaround: All components are included in WEC7. |
WC-1644 | Fixed | USB Function stops working after multiple Hotplugs/unplugs | Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: When Pulugging and Unplugging USB Function cable several times, it may happen that USB Function driver does not work properly anymore. This is easy to see when using ActiveSync. the connection to the Host PC is not working properly after the second or third attempt to plug/unplug the cable. |
- WinCE 6 Updates: Installed until 2018M03 - WinCE 7 Updates: Installed until 2019M03 - WinCE 8 Updates: Installed until 2019M03 |
WC-1674 | New Feature | Release 2.3 | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: The stable release 2.3 contains all changes up to version 2.3b2 |
- WinCE 6 Updates: Installed Updates until 2018M03 - WEC 7 Updates: Installed Updates until 2019M03 - WEC 2013 Updates: Installed Updates until 2019M03 |
WC-1753 | Fixed | Fullscreen OpenGL application starts flickering after a running for very long time | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Running a fullscreen OpenGL or Silverlight application with OpenGL support for very long time (~100 days) can lead to screen repainting out of sync which can result in a flickering screen. |
WC-1678 | Fixed | Marvell SDIO8787 WIFI driver does not always work at boot | Colibri T20, Colibri T30, Apalis T30 | Wi-Fi | CE6, WEC7, WEC2013 |
Description: Due to a rare race condition sometimes a SDIO card interrupt is not signaled to the card driver and in the case of SDIO8787 WiFi driver could cause a complete network stack freeze. |
WC-1673 | Fixed | Software reset doesn't always work correctly | Colibri T20 | Kernel | CE6, WEC7, WEC2013 |
Description: Some modules don't boot after a software reset sometimes.
Fixed by triggering a PMIC Reset instead of a SOC reset on IOCTL_HAL_REBOOT |
WC-1667 | New Feature | Add CRC check for WinCE image | Colibri T20, Colibri T30, Apalis T30 | Bootloader | CE6, WEC7, WEC2013 |
Description: The bootloader checks the CRC of a WinCE image and provides various options to proceed if a wring CRC is found.
By default CRC is checked but on failure only a warning is output and system will try to boot anyway. The behavior can be changed by setting boot.imgcrcaction to 1 (Halt system boot on CRC errors) or to 2 (try booting another image partition) |
WC-1654 | Fixed | XAML renderer does not update all screen contents | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: GUI in XAML applications sometimes shows artefacts of incomplete redraws. Workaround: Ask Toradex for a specific XAML renderer optimized for i.MX6, and add the registry value: [HKLM\SOFTWARE\Microsoft\XamlRenderOpenGL] "DisableDDAcceleration"=dword:1 |
WC-1653 | Fixed | .NET CF V3.9 bug when comparing to (constant) 0L | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Comparing 0L and 0L in .NET Compact Framework 3.9 leads to wrong result. Workaround: You can find a workaround from Microsoft here
https://social.msdn.microsoft.com/Forums/en-US/a187a5da-d46f-440c-9e40-e201636c042d/bug-in-net-cf-justintimecompiler-with-roslyn-generated-ilcode-windows-embedded-compact-2013?forum=netfxcompact |
WC-1652 | Fixed | OpenGL applications could crash | Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: OpenGL applications might crash at startup or after multiple close and re-opens. |
WC-1649 | Fixed | Resizing Windowed OpenGL application multiple times might crash it | Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: When resigning a windowed OpenGL application multiple times the application might close unexpectedly with a data abort error. |
WC-1648 | Fixed | System might freeze when closing OpenGL application that was running for long time | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: When trying to close a OpenGL application that was running for a long time (depending on the complexity of the 3d rendering this can vary from a few days to weeks) the system might freeze. |
Contains all changes up to version 2.2b4 - WinCE 6 Updates: Installed Updates until 2018M03 - WEC 7 Updates: Installed Updates until 2018M09 - WEC 2013 Updates: Installed Updates until 2018M10 |
WC-1687 | Fixed | Kernel Debugger Does not work since BSP 2.2b4 | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7, WEC2013 |
Description: There was a problem with initializing Kernel Debugger: Interlock Function were not working properly and system was hanging. |
WC-1686 | Fixed | Missing file associations for .bat files in CE8 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: .bat Files are not associated with cmd.exe |
WC-1685 | Fixed | Eboot GPIO configuration display issue | Colibri T20, Colibri T30, Apalis T30 | Bootloader | CE6, WEC7, WEC2013 |
Description: 'set gpio' displays an empty string when called more than once. Workaround: after entering the command 'set gpio', reset the system before continuing. |
WC-1670 | Fixed | Some Apalis and Colibri T30 IT have an unexpected silicon calibration value | Colibri T20, Colibri T30, Apalis T30 | CPU | CE6, WEC7, WEC2013 |
Description: Unfortunately the SW could not deal with this new calibration value and was behaving incorrectly leading to crashes. |
WC-1669 | Fixed | Virtual Memory leak when using NvRmMemMap() in User Mode | Colibri T20 | RAM | CE6, WEC7, WEC2013 |
Description: Memory was not properly unmapped from User space following a call to NvRmMemUnMap(), thus creating memory leaks. |
WC-1634 | New Feature | Support new NAND Flash on [00241201] Colibri T20 256MB IT V1.2B | Colibri T20 | Flash | CE6, WEC7, WEC2013 |
Description: Support new NAND Flash on [00241201] Colibri T20 256MB IT V1.2B Workaround: We won't add any public information about this change as it's not clear if we will ever use the new Flash. |
WC-1613 | New Feature | Release 2.2 | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: The stable release 2.2 contains all changes up to version 2.2b4 |
- WinCE 6 Updates: Installed Updates until 2018M03 - WEC 7 Updates: Installed Updates until 2018M06 - WEC 2013 Updates: Installed Updates until 2018M07 |
WC-1817 | Fixed | LVDS Converter Freezes After Switching From Splashscreen to WinCE Desktop | Colibri T20, Colibri T30 | LVDS | CE6, WEC7 |
Description: In some cases LVDS signals are not toggling any longer after switching from splash screen to the main WinCE desktop. This is due to some problems in the LVDS converter chip.
Fixed by not disable/enable display controller between splashscreen and windows ce desktop.
NOTE: This can only be done if the Splashscreen resolution matches the desktop resolution. In that case the complete display timings will stay as configured in Splashscreen.
To revert to previous behavior set "UseSplashSettings"=0 [HKLM\SOFTWARE\NVIDIA Corporation\NVDDI]
Workaround: Either disable the splash screen or toggle backlight pin in a user space application, to disable/enable the LVDS converter. |
WC-1676 | Fixed | WiFi User Credentials for WPA2 802.1x (aka WPA2 Enterprise) are not persisted | Colibri T20, Colibri T30, Apalis T30 | Wi-Fi, WinCE Feature | WEC7 |
Description: WPA2 802.1x WiFi Profile is persisted across reboots, but User Credential are asked again each time. This seems to be a MS related BUG in the Connection Manager.
We implemented a patch that can be activated by setting the following registry settings:
[HKEY_LOCAL_MACHINE\Software\Toradex\FileSystemFilter]
"WLAN_Patch"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsdspy]
"Dll"="fsdspy.dll" |
WC-1643 | Fixed | [RegEdit] Deleting or Renaming Keys with Subkeys fails | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If a subkey is is use the deletion of all other subkeys also fails |
WC-1638 | Fixed | MultiByteToWideChar() not working anymore for simplified chinese and korean | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: MultiByteToWideChar() not working anymore for simplified chinese. Codepages 936 (Simplified Chinese) and 949 (Korean) were missing. Workaround: The image has to be re-built with additional codepages: 936 (Simplified Chinese) and 949 (Korean) in the OSDesign file nlscpg.txt (c:\Wince700\OSDesigns\ColibriTegra_Core\ToradexFiles\Misc\CE7\nlscpg.txt). |
WC-1633 | Fixed | USB Does Not Work Anymore When Loading in Reverse Order | Colibri T30 | USB | CE6, WEC7, WEC2013 |
Description: USB can turn non-functional after changing USB registry values. This was now fixed and the USB instances can be loaded in any order Workaround: Change the "order" value of [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBEHCI1] to assure it is loaded before the other USBEHCI drivers. |
WC-1620 | New Feature | Unify module information output | Colibri T20, Colibri T30, Apalis T30 | Bootloader, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Updated the output of Module Name and serial number while booting the device, in order to unify this between all the module families. |
WC-1619 | Fixed | USB OTG (Host mode) does not work on Apalis | Apalis T30 | USB | CE6, WEC7 |
Description: USBO1 port on Apalis has his own power enable signal (USBO1_EN) which is needed to be used in Host mode, but was not driven. Workaround: Configure OTG port as Host and set Pin 274 to GPIO Output 1 |
WC-1618 | Fixed | EarlyAutoCopy feature of WaitForFlashDisk does not work reliably | Colibri T20, Colibri T30, Apalis T30 | Flash, WinCE Feature | CE6, WEC7, WEC2013 |
Description: The EarlyAutoCopy feature of WaitForFlashDisk driver does not always work. |
WC-1617 | Fixed | WEC2013 Debugger not working | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: WEC2013 App debugger is not working on T30 on image V2.2b2 Workaround: Use VSDebugger from latest release. |
WC-1616 | Fixed | Registry is not Saved if only RegFlushKey(HKEY_CURRENT_USER) is called | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Since most of the tools flush both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER, to reduce flush overhead the system ignores flushes on HKEY_CURRENT_USER. This is not the expected behaviour. Workaround: Call RegFlushKey(HKEY_LOCAL_MACHINE) |
WC-1615 | Fixed | eMMC BootMode is not matching what T30 BootRom is expecting | Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: BootRom expects eMMC to be in FastBoot mode, but it's not so it always wastes 2s waiting for FastBoot Ack. After this timeout it will try to do normal boot. |
WC-1614 | New Feature | Added USB ID Pin support to OnTheGo driver | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: So far only CableDetectPin (which needs to be connected to VBUS) could be defined to detect the presence of USB Function or USB Host. Now if "UseIDPin"=1 you can define "IDPin" and "IDPol" and you can have 3 states: No driver loaded, USB Function driver loaded or USB Host driver loaded |
WC-1604 | Fixed | WEC2013: Audio Files and Sound Scheme Missing | Colibri T20, Colibri T30, Apalis T30 | Multimedia, WinCE Feature | WEC2013 |
Description: System sounds are not available under WEC2013. |
WC-1603 | Fixed | There is no way to pop-up NetUI's WiFi Settings | Colibri T20, Colibri T30, Apalis T30 | Wi-Fi | WEC7, WEC2013 |
Description: On WEC7 and WEC2013 there is no way to open NETUI using code.
We fixed NETUI by naming a window. Users can now use
HWND handle = FindWindow(NULL, L"NETRTWLANU1”);
PostMessage(handle, WM_WZCSYSTRAYICON, 1, WM_LBUTTONDBCLK);
To get handle to a window and send message.
Window name depends on network interface name. |
WC-1602 | New Feature | Add support for BusEnum2 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: BusEnum2 allows to load drivers in parallel, shortening the boot time. This is now the default way of loading drivers, to revert to old behavior edit following registry entry:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn]
"Dll"="BusEnum.dll" |
WC-1599 | Fixed | SDBUS patch for SDIO8787 WiFi and BT functions. | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: SDBUS patch needed in order to support both WiFi and BT functions on the SDIO8787 card. |
WC-1598 | New Feature | Dummy Battery Driver Added | Colibri T20, Colibri T30, Apalis T30 | Power Management | CE6, WEC7, WEC2013 |
Description: Added a dummy battery driver to the image. This driver does not access any HW, it just reflects the state of a memory mapped file, so the battery HW can be read out by a customer application or driver and written into this memory mapped file. There is a sample code available here:
https://docs.toradex.cn/106587-battery.c?v=1 |
- WinCE 6 Updates: Installed Updates until 2018M03 - WEC 7 Updates: Installed Updates until 2017M12 - WEC 2013 Updates: Installed Updates until 2018M03 |
WC-2034 | New Feature | Add DFS support on DDR RAM on T30 modules | Colibri T30, Apalis T30 | Power Management | CE6, WEC7, WEC2013 |
Description: DFS (Dynamic Frequency Switching) on DDR RAM is not supported on Apalis T30 and Colibri T30 modules. |
WC-1779 | Fixed | USB Device: Losing data if multiple low speed devices are connected on the same hub | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: If you have more than one low-speed device on the same USB hub, data can get lost. |
WC-1770 | Fixed | Bootloader GPIO Setting not Accepted | Colibri T20 | Bootloader, GPIO | CE5, CE6, WEC7, WEC2013 |
Description: Bootloader GPIO Setting (gpio.bootconfig) fails to set pull state of some GPIOs Workaround: - |
WC-1754 | New Feature | Add Registry Keys to Simplify Enabling of tchproxy.dll | Colibri T20, Colibri T30, Apalis T30 | Capacitive Touch, Resistive Touch | CE6, WEC7, WEC2013 |
Description: We added registry settings to default images.
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"DriverName"="tchproxy.dll"
[HKEY_LOCAL_MACHINE\Drivers\Touch]
"Prefix" = "TCH"
"Index" = dword:1
"Order" = dword:2
"Flags" = dword:8 ; DEVFLAGS_NAKEDENTRIES
"IClass" = multi_sz:"{25121442-08CA-48dd-91CC-BFC9F790027C}",
"{7119776D-9F23-4e4e-9D9B-9AE962733770}"
"Priority256" = dword:6D ; touch ist priority = 109
"DLL" = "_touch.dll"
[HKEY_LOCAL_MACHINE\System\GWE\TouchProxy]
"tchcaldll" = "tchcaldll.dll" |
WC-1751 | New Feature | Support RNDIS on Debugger client | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Currently application debugging over USB / RNDIS is not supported out of the box in the debugger client. Add support for RNDISFN to the debugger client. |
WC-1748 | Fixed | UpdateTool: FlashDisk disapears after clicking "Backup" | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: The FlashDisk disappears on clicking "Backup" in the UpdateTool. This is due the fact, that the update Tool needs exclusive access to the FlashDisk. Reboot the system after that to get the FlashDisk back. Add a note about this in the backup dialogue. |
WC-1728 | Fixed | Timezone can only be set once in RemoteAdmin interface | Colibri T20, Colibri T30, Apalis T30 | RTC | CE6, WEC7 |
Description: When certain timezones are selected (e.g.: UTC+9:00 Osaka, Sapporo, Tokio) the page allowing to set time on the RemoteAdmin interface does not work. Workaround: Change the timezone prior to using RemoteAdmin |
WC-1702 | Fixed | T30: OpenGL performance issue | Colibri T30, Apalis T30 | Graphics | WEC7, WEC2013 |
Description: Some OpenGL operations are slower compared to release 1.4. This problem started showing up from version 2.0. |
WC-1690 | Fixed | NTP crashes all services at boot | Colibri T20, Colibri T30, Apalis T30 | Ethernet | CE6, WEC7, WEC2013 |
Description: When the device is configured to use a static IP and a DNS is also configured sometimes the NTP client (time synchronization) crashes at boot, and this may impact other networking services. This issue was introduces with the Microsoft March 2017 updates. Workaround: If you don't need NTP client you can disable it by changing the registry configuration. |
WC-1642 | New Feature | Increase the Maximum Allowed Image Size | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Custom images can now be as large as 512 MB without modifying the config.bib file. Please be aware that the limitation is the module: If you have a module that only has 256MB RAM, you will not be able to flash an image with a size larger than 256 MB. Remark: On the Colibri T20 it will be less, the max size is computed like this: RAM Size of the module - Carveout Size (64MB by default). |
WC-1641 | Fixed | Update Tool: Serial Number gets lost | Colibri T20, Colibri T30, Apalis T30 | Toradex Feature, WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you applied a backup of a config block (CFG) it happened that the serial number / MAC address and hardware ID got lost. This did not happen if you applied a backup by using the CFG file but only if only the config block was restored.
This issue was fixed in Update Tool 6.0.15 which is part of this image. |
WC-1632 | Fixed | Update Tool: GPIO settings are not restored correctly | Apalis T30 | Bootloader, GPIO, WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you had long configuration strings in gpio.bootconf it could be that the value was not restored correctly. This is fixed in Update Tool 6.0.15 which is part of this image. |
WC-1629 | New Feature | Add all BSP features as Catalog file | Colibri T20, Colibri T30, Apalis T30 | | WEC7 |
Description: All BSP Features (Drivers, Multimedia, OpenGL, Video, Tools) can be now selected via PlatformBuilder Catalog. No need to edit nvap.bat anymore. This also means that a new Workspace file (defining all standard Features) is needed for customers that build their own Image form the BSP using PlatformBuilder. |
WC-1628 | Fixed | Colibri and Apalis T30 Freezes UI | Colibri T30, Apalis T30 | External Memory Bus, Graphics | WEC7, WEC2013 |
Description: The module freezes under following circumstances:
- Device gets out of the user idle mode (D2)
- Device does not draw anything new on the screen (at least not hardware accelerated)
- Device has workload on the GMI Data bus |
WC-1625 | New Feature | Enable dynamically CPUs disabling by default | Colibri T20, Colibri T30 | Kernel | WEC7, WEC2013 |
Description: The dynamic CPU disabling was introduced earlier but not enabled by default. This will be enabled with this release. |
WC-1624 | New Feature | Enable RAM DFS on T30 by default | Colibri T20, Colibri T30, Apalis T30 | Kernel, RAM | CE6, WEC7, WEC2013 |
Description: RAM DFS was not introduced in a earlier release but not enabled by default. This feature is enabled from now on by default. |
WC-1623 | Fixed | Remove afd.dll patch | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Microsoft fixed issue when NTP server crashed services. This removes the patch we created. If you build your own image please also synchronize with the new workspace. |
WC-1622 | New Feature | Optimize USB Bus speed | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: Slightly increase USB performance by changing some DMA traffic parameter. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2017M06 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2017M09 (Wave 4) - WEC 2013 Updates: Installed Updates until 2017M11 |
WC-1755 | Fixed | Registry Editor: Key Default Value cannot be edited | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The Key Default Value (the value assigned to the Key, shown as "(default)") cannot be edited |
WC-1752 | Fixed | Add latest update Tool | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Added latest Update Tool 6.0.14 |
WC-1746 | Fixed | Registry Editor: Strings of type REG_MUI_SZ are not shown | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The Registry editor does not display certain multilanguage string settings. |
WC-1744 | Fixed | Notepad Selects Random Font | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The text editor starts with a random font selection. Workaround: Select the font manually in the Format -> Font... menu. Save the registry to make this change permanent. |
WC-1741 | New Feature | Update Tool does not work on Image 1.4 when no Images folder is on the drive | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If Update Tool is running under image 1.4 and older and there is no folder "Images" on the USB or SD drive the backup and update file dialogue will not be shown. Workaround: Add a folder "Images" in the root directory of the USB or SD drive. |
WC-1738 | Fixed | Launcher.exe Starts in the Wrong Folder | Colibri T20, Colibri T30, Apalis T30 | | CE5, CE6, WEC7, WEC2013 |
Description: Production Programming script is executed with wrong current-path. Workaround: Insert a statement
IF EXIST AutoRun\LauncherEx.exe CD AutoRun into your batch script. |
WC-1737 | Fixed | CE8: Debuger not working since 2.1b4 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: In the previous release 2.1b4 the debugger is not working. While debugging you get an error message: “Unable to import library VSDebugEng.dll ! Program will exit.” Workaround: Copy webservices.dll manually to the target folder \Flashdisk\System\ . |
WC-1631 | Fixed | T30: Set default RAM Timings to 800MHz | Colibri T30, Apalis T30 | Power Management, RAM | |
Description: The download bundle contains a config file that does not force the RAM to 533MHz any longer. If you flash the device with the Update Tool and you apply the CFG file or you use NVFlash the device will be setup with a RAM timing of 800MHz. If you only upgrade the image (NB0 file), the RAM timing will not change from the previous setting.
Workaround: Higher RAM timing can lead to some thermal issues. Add the following line to the CFG file in order to force the device running at 533Mhz RAM Timing (t30_emc_clk=533000). |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2017M06 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2017M09 (Wave 4) - WEC 2013 Updates: Installed Updates until 2017M11 |
WC-2202 | New Feature | WEC2013: Include Bluetooth to standard image | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Add Bluetooth support into the standard image. The required DLLs can be added with a flash installer. |
WC-1890 | New Feature | Show only config block settings which are supported by the respective module | Colibri T20, Colibri T30, Apalis T30 | Bootloader, GPIO | CE6, WEC7 |
Description: Not all config block settings that are listed in the bootloader and config block editor are supported by the Tegra Modules. |
WC-1775 | Fixed | Bluetooth audio stops working | Colibri T20, Colibri T30, Apalis T30 | Analog Audio, Bluetooth | CE6, WEC7, WEC2013 |
Description: If customers use Bluetooth audio it could happen that the analog audio output does not work any longer or also the bluetooth audio stops working. |
WC-1773 | Fixed | Background color is not configured correctly | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Background color was set wrong |
WC-1772 | Fixed | Added Update Tool 6.0.12 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Added Update Tool 6.0.12 |
WC-1769 | New Feature | Add support for VMINI and generic network adapter to VSDebugger | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: VSDebugger.exe uses the default ethernet devices of the different modules. This new release supports also the VMINI adapter, allowing debugging of OS using Platform Builder and application using Visual Studio debugger.
If the device does not use the ethernet interface but has a different kind of connection supporting TCP/IP (wi-fi, modem etc.), adding the CheckAdapterName DWORD parameter under HKLM\SOFTWARE\Toradex\Debugger and setting it to zero will allow the debugger to run without checking the adapter used. |
WC-1765 | New Feature | Allow reading of config block parameters from static and/or dynamic config block | Colibri T20, Colibri T30, Apalis T30 | ConfigBlock | CE6, WEC7, WEC2013 |
Description: Allow reading of config block parameters from static and/or dynamic config block. If critical data gets lost (MAC or Hardware information) in the config block, this increases the chance it can be recovered, also it got overwritten by the user. |
WC-1764 | New Feature | Enable LVDS sets some pins to GPIO | Apalis T30 | | WEC7, WEC2013 |
Description: If you enable set the registry key LVDSEnable some pins are set to GPIO output. |
WC-1759 | Fixed | Backlight gets disabled / enabled in a loop on system idle. | Colibri T30, Apalis T30 | DVI, Graphics, HDMI, LVDS, RGB, VGA | WEC7, WEC2013 |
Description: If system idle time is set the backlight / display gets disabled and enabled immediately again after that. Enabling / disabling continues until the next user activity. Workaround: This issue is caused by the resistive touch driver. Disable the touch controller ([HKLM\Hardware\Touch]). |
WC-1758 | Fixed | Update Tool V6.0.9 (CE8) Cannot Flash Image | Colibri T20, Colibri T30 | WinCE Feature | WEC2013 |
Description: Update Tool V6.0.9 (CE8) Cannot Flash Image. We will include a newer update tool in the next release. Workaround: Use the latest update tool from the website. |
WC-1757 | New Feature | Enable RAM DFS by default on T20 | Colibri T20 | RAM | CE6, WEC7 |
Description: This feature was not enabled by default in previous images. RAM DFS will be enabeled from now on. It can be disabled by setting the registry key [HKLM\Drivers\BuiltIn\nvrm] DfsEMCLowCornerKHz to 330000. |
WC-1756 | New Feature | Prevent backup and update in builtin UpdateTool | Colibri T20, Colibri T30, Apalis T30 | Toradex Feature, WinCE Feature | CE6, WEC7, WEC2013 |
Description: To prevent users to run backup or update from the builtin UpdateTool we disable this feature in the image version of the tool. |
WC-1743 | Fixed | Device does not boot if reset during I2C transaction | Colibri T30, Apalis T30 | Bootloader, I2C | WEC7, WEC2013 |
Description: Device does not boot if it is reset
while a I2C transaction is going on on the internal I2C bus. This can potentially happen during DFS activity, Touch interaction, Temperature read out or Audio codec access |
WC-1742 | New Feature | Optimized Voltage Limits depending on T30 Silicon Qualification | Colibri T30 | Power Management | CE6, WEC7, WEC2013 |
Description: Depending on the Silicon Qualification Parameters stored in Nvidia Production Fuses we optimize operating Voltage limit to limit power consumption as much as possible. |
WC-1718 | New Feature | Update Tool: Backup dialog not shown in images before 2.0 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Fixed issue that UpdateTool does not show a dialog for Hive Based registry images when doing a backup. This is an issue for Toradex images before V2.0. Workaround: |
WC-1707 | Fixed | CE8: Camera stream does not get rotated with all resolutions | Colibri T30, Apalis T30 | Camera Parallel Interface | WEC2013 |
Description: The camera stream does not get rotated with all display resolution. |
WC-1705 | Fixed | Improve buffer size check for IOCTL_HAL_GET_RANDOM_SEED | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The out buffer for IOCTL_HAL_GET_RANDOM_SEED Test must not be larger than 1024. Added check. |
WC-1703 | Fixed | Missing serial number when querying IOCTL_HAL_GET_DEVICE_INFO | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Missing serial number when querying IOCTL_HAL_GET_DEVICE_INFO |
WC-1699 | New Feature | Colibri T30: Backlight is switched off on EDT 7" display | Colibri T30 | Graphics, Resistive Touch | WEC7, WEC2013 |
Description: On some modules the backlight PWM needs to be modified otherwise the display will keep black. Workaround: In order to get this working, you can set the ss.bl_gpio = 12 and ss.bl_pol=0. You find all the configs also here: http://developer.toradex.com/knowledge-base/installing-edt-display#Brightness |
WC-1693 | Fixed | Dynamic Memory Frequency Switching (disabled by default) doesn't work reliably on Colibri T20 | Colibri T20 | Power Management, RAM | CE6, WEC7, WEC2013 |
Description: If Dynamic Memory Frequency Switching is enabled ([HKLM\Drivers\BuiltIn\nvrm] DfsEMCLowCornerKHz = 0) The system might freeze on some Colibri T20 modules. Workaround: Set DfsEMCLowCornerKHz to 166500, this is the lowest safe timing you currently can use. |
WC-1689 | Fixed | Touch or Audio stops working | Colibri T30 | I2C, Resistive Touch, Temperature Sensor | CE6, WEC7, WEC2013 |
Description: In some rare cases the internal I2C bus can be blocked. This results in the fact, that Touch and Audio does not work any longer. |
WC-1538 | New Feature | Make audio buffer size configurable | Colibri T20 | Analog Audio | CE6, WEC7, WEC2013 |
Description: There are some issues when playing short audio samples. This issue was introduced in image V1.3 when the default buffer size was increased. The buffer size can now be modified in the registry (maxBufferSize), see also https://developer.toradex.com/knowledge-base/audio-driver-registry-settings#Controlling_Buffer_Size |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2017M03 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2017M03 - WEC 2013 Updates: Installed Updates until 2017M06 |
WC-2201 | New Feature | Harmonize FlashDisk settings | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: We synchronize registry settings for the flashdisk and internal EMMC driver for different SOC families. The settings will be the same on all our module families. |
WC-2086 | Fixed | Second CPU core gets not resumed after suspend/resume cycle | Colibri T20 | Power Management | WEC7 |
Description: After a suspend resume cycle, the second core of the Colibri T20 the gets not resumed. It will be shown as 100% used in the Colibri Monitor Tool. The Colibri Monitor Tool shows active CPUs as well as allows to disable single CPU. Dynamic CPU power off can be |
WC-2063 | Fixed | SDIO8787 WiFi Driver Does Not Work on Colibri T30 | Colibri T30, Apalis T30 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Some SDIO drivers failed communicating on Apalis and Colibri T30. |
WC-2052 | New Feature | Reject First Touch Event When Display Is Off | Colibri T20, Colibri T30, Apalis T30 | Capacitive Touch, LVDS, Resistive Touch, VGA | CE5, CE6, WEC7, WEC2013 |
Description: Reject First Touch Event When Display Is Off to avoid wrong click actions when getting out of system idle. |
WC-2000 | New Feature | Disconnecting USB Client Connection on T30 one core is fully loaded | Colibri T30, Apalis T30 | USB, WinCE Feature | WEC7 |
Description: If you disconnect USB Client while one of the CPU cores will go to 100% load which makes the system very slow. Workaround: Reboot after disconnecting the USB OTG cable. |
WC-1986 | New Feature | Memory Bandwith Improvements | Colibri T20, Colibri T30, Apalis T30 | RAM | CE6, WEC7, WEC2013 |
Description: The Colibri T20 and Colibri/Apalis T30 do not make use of its full potential memory bandwidth. This should be improved. |
WC-1870 | New Feature | Make temperature dependent frequency throttling customizable | Colibri T20, Colibri T30, Apalis T30 | Kernel, Power Management | CE6, WEC7 |
Description: Add the possibility in the registry to customize the behavior of the temperature dependent frequency throttling. The new settings are docuemnted here: https://developer1.toradex.com/knowledge-base/resource-manager-registry-settings#Temperature_Throttling_Configuration |
WC-1733 | Fixed | CSI Camera does not work in all modes | Apalis T30 | Camera Parallel Interface | WEC7, WEC2013 |
Description: Only 720p 1080p are working, 640x480 and 5MP mode does not work |
WC-1731 | Fixed | Backlight power management does not work on WEC2013 | Colibri T30, Apalis T30 | Power Management | WEC2013 |
Description: Due to some differences in power management in WEC2013 and CE 7 we have to modify the PowerCap registry setting for the display driver in order to make the backlight enable / disable working. Workaround: Manually set PowerCaps key in [HLKM/Software/Nvidia Corporation/NVDDI] from 0x11 to 0xFF for WEC2013 |
WC-1729 | New Feature | Build explorer with SHIP_BUILD set to 1 | Colibri T20, Apalis T30 | | WEC2013 |
Description: Explorer.exe no longer outputs debug messages. |
WC-1726 | New Feature | Dynamically add or remove CPU cores | Colibri T20, Colibri T30 | | WEC7, WEC2013 |
Description: Allow system to add and remove CPU cores dynamically during run time. Feature can be switched on and off by a registry key. This features will reduce power consumption by more than 0.5 W (T30) in idle state. Check more details here: http://developer.toradex.com/knowledge-base/resource-manager-registry-settings#Dynamic_Core_Disable
|
WC-1725 | Fixed | Level 2 cache was enabled after suspend / resume | Colibri T20 | Power Management | CE6, WEC7 |
Description: The level 2 cache was reenabled after a suspend resume cycle also it was disabled in the config block (pex.l2enable=0). |
WC-1724 | New Feature | [Wait4FlashDisk] Increase timeout | Colibri T20, Colibri T30, Apalis T30 | | WEC7, WEC2013 |
Description: If flash was written a lot it may happen that initial scan at boot will take more then 60s. Workaround: Increase the timeout under
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Wait4FlashDisk]
"Timeout"=dword:3C |
WC-1721 | Fixed | Camera MasterClock changes frequencies on every start/stop of capture graph | Colibri T20, Colibri T30, Apalis T30 | Camera Parallel Interface | CE6, WEC7, WEC2013 |
Description: The MasterClock is used by some camera sensors instead of a crystal. It should stay at a constant value. |
WC-1719 | New Feature | Use new naming and versioning convention for Toradex software packages | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: We changed the naming and versioning format slightly in order to have a common approach for Linux, WinCE, and other Toradex software packages.
Details about the versioning can be found here: https://developer.toradex.com/knowledge-base/toradex-software-versioning-convention |
WC-1717 | Fixed | RNDISFN Driver should be built with SHIP_BUILD=1 | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: RNDIS driver generates a lot of debug output. Changed build type in order to remove debug output. |
WC-1714 | New Feature | Add icon to VSDebugger.exe | Colibri T20, Colibri T30, Apalis T30 | | WEC7, WEC2013 |
Description: . |
WC-1713 | Fixed | WEC2013: Video Player does not support fullscreen | Colibri T30, Apalis T30 | Multimedia, Video Codecs, WinCE Feature | WEC2013 |
Description: The video player on WEC2013 did not support full screen playback. This got fixed in the video player. |
WC-1710 | Fixed | Update Tool: Backup "Save as.." dialogue not shown | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | |
Description: If you don't have a "\USB HD\Images" device attached the directory listing is not shown after "Backup" is clicked. Fixed with Update Tool 6.0.11 (https://docs.toradex.cn/103231-tegra-update-tool) Workaround: Insert a USB memory device with a folder Images |
WC-1709 | New Feature | Revert afd.dll due to issue in MS fix | Colibri T20, Colibri T30, Apalis T30 | Ethernet, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Due to an issue in a Microsoft QFE update we had to revert the afd.dll to a previous version. The issue itself is documented under 29048. We use the following version of afd.dll
CE6: 2016M10
WEC7: 2016M09
WEC2103: 2016M11 |
WC-1706 | New Feature | UpdateTool: Registry can not be restored | Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you run the restore of a registry section, the update tool overwrites the image section and the device does not boot any longer. |
WC-1700 | Fixed | Data aborts if using USB fullspeed | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: If you set USB to fullspeed (USB 1.0) you sometimes get data aborts and the device driver crashes. This is fixed with this release. |
WC-1698 | New Feature | [Wait4FlashDisk] Allow AutoCopy before drivers are loaded (EarlyAutoCopy) | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: This allows you to copy files from the flashdisk to any location before most drivers are loaded. The feature is documented here: https://developer1.toradex.com/knowledge-base/autocopy#EarlyAutoCopy |
WC-1697 | New Feature | Add support for dbg.regread and dbg.regwrite | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The two config block settings dbg.regread and dbg.regwrite have not been supported yet. These settings allow to prevent regsitry from be read or written from/to the flash storage. |
WC-1696 | New Feature | Boot with default registry in case of missing registry section in flashdisk. | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If there was no registry section in the flashdisk the device did not boot properly (i.e. keyboard was not loaded). In order to prevent this, we let the device boot and output an message on the debug port. Nevertheless you will not be able to store registry changes. Workaround: Flash the device using *.cfg files or NVFlash in order to support the create a registry section in the internal storage. |
WC-1694 | New Feature | Fix VSDebugger.exe to wait for network connection not 30s | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: VSDebugger currently waits 30s before its ussable. Now connection gets established as soon as a network connection is established.
With this version you also get the IP information on starting the debug client. See also updated debuging documentation: http://developer.toradex.com/knowledge-base/application-debugging-over-ethernet-using-visual-studio-2008#One_Time_Preparation |
WC-1577 | Fixed | USB Hard drive does not work | Colibri T20, Colibri T30, Apalis T30 | USB, WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you attach a USB hard disk the drive will not be seen on the device as it takes to long to initialize and WinCE stops trying to get it mounted. Workaround: For Tegra family you can use the hotplugdelay key (http://developer.toradex.com/knowledge-base/colibri-t20-usb-host-driver-registry-settings#Hotplug_Delay) and set it to a value depending on the init time of your disk (6000 to 8000ms). |
WC-1571 | Fixed | Clear Registry in Bootloader only works for one boot cycle | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you type "c" in the bootloader menu to clear the registry, this has only an impact the following boot cycle. After rebooting, the old registry is there again. The registry should be cleared persistently instead. This issue affects images from 2.0beta 1 on. Workaround: Save registry after booting with typing "c" (Clear Registry). |
WC-1502 | New Feature | Added support for Bayer sensors on T30 | Colibri T30, Apalis T30 | Camera Parallel Interface | CE6, WEC7, WEC2013 |
Description: Added support for T30 ISP(Image Signal Processor) to process Bayer Data from Image Sensors. |
WC-1499 | New Feature | Add forcePLLD to bootloader | Colibri T20, Colibri T30, Apalis T30 | Bootloader, Graphics | CE6, WEC7, WEC2013 |
Description: In the image there is a registry key forcePLLD to increase clock accuracy. So far this does not exists in the bootloader. We enabled the PLLD (higher clock accuracy) in the bootloader by default, this does not affect the image itself. |
WC-1485 | Fixed | SD stops after insert remove card quickly | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: SD devices stop working if insert and remove SD Card quite fast after each other. |
WC-1482 | Fixed | Ethernet adapter disappears | Colibri T30 | Ethernet | WEC7, WEC2013 |
Description: Due to some communication issue between the CPU and Ethernet chip it can happen, that the Ethernet chip disappears. This only happens if a lot of peripheral interfaces are used as well as there is some traffic on the Ethernet device.
Increase the Transmission FiFo Threshold by setting the registry key TxFifoThreshold in [HKLM\Drivers\Builtin\USBEHCI]. Default value is 0x10, max value 0x3f. Workaround: Increase the FIFO Burst Threshold in USB2_CONTROLLER_USB2D_TXFILLTUNING_0 register directly in the hardware registers. |
WC-1480 | Fixed | NAND Error Dump Badblock and Rserverd Block counting is wrong | Colibri T20 | Flash | CE6, WEC7 |
Description: When counting bad blocks in error reports we do not count all bad blocks. The number is too low. |
WC-1479 | Fixed | UpdateTool and NvFlash not working properly with Colibri T20 1.1 or older | Colibri T20 | Flash | CE6, WEC7, WEC2013 |
Description: UpdateTool and NvFlash not working properly with Colibri T20 1.1 or older Workaround: Only use UpdateTool to update and ignore Error until issue is fixed in next release of UpdateTool and NvFlash |
WC-1478 | Fixed | Remove preinstalled USB Touch driver | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: The installable touch driver possibly does not work due to an already installed touch driver. This one has to be removed from the image. Workaround: Rename the DLLs in the following Registry keys:
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\14371_1\...]
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\14371_2\...]
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\291_1\...]
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3823_1\...]
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3823_2\...] |
WC-1477 | New Feature | Added "NumberOfLines" registry setting for UART to specify number of used lines | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: Added "NumberOfLines" registry setting for UART to specify number of used lines. This helps avoiding spurious interrupts if unused input signals are floating. |
WC-1476 | Fixed | GDI VideoRendering does not work properly | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: GDI VideoRendering does not work properly |
WC-1475 | Fixed | Default NTP servers are not longer operating | Colibri T20, Colibri T30, Apalis T30 | RTC, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Some of the time servers configured in the standard image are no longer active. We replace the NTP servers with the ones from the NTP Pool Project (See also: http://www.pool.ntp.org ) Workaround: Add additional time servers and remove the non-valid ones as described here:
https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ms884926(v=msdn.10) |
WC-1474 | New Feature | Change 1st boot loader and image output | Colibri T20, Colibri T30, Apalis T30 | Bootloader, WinCE Feature | WEC7, WEC2013 |
Description: Standardize version output across all our images. |
WC-1471 | Fixed | Ethernet is not loaded | Colibri T20 | Ethernet | CE6, WEC7 |
Description: On the T20 it after fixing issue 15455 it still could happen, that the the network interface does not get loaded. Workaround: Toggle Pin V5 in order to get the Ethernet chip out of suspend mode. |
WC-1468 | Fixed | Suspend / Resume only works once | Colibri T20 | Power Management | CE6, WEC7 |
Description: Since Image V2.0 beta 1 there is an issue that suspend / resume only work one time. The second time the device does not resume from suspend. |
WC-1467 | Fixed | Enable reading ID of a USB does not work | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: The support of IOCTL_DISK_GET_STORAGEID for USB mass storage devices was added in V2.0beta3 but did not work. |
WC-1466 | New Feature | Implemented CSI Camera Functionality | Apalis T30 | | CE6, WEC7, WEC2013 |
Description: Serial Cameras (MIPI CSI) are now also supported |
WC-1465 | Fixed | [RegEdit] When doing export registry exception is occurring. | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The registry export triggered some exceptions, this was fixed with this release. |
WC-1463 | New Feature | Add support built in 1-Wire controller | Colibri T20, Colibri T30, Apalis T30 | One-Wire | CE6, WEC7, WEC2013 |
Description: Add support for built in 1-Wire controller to BSP in order to support user mode access to interface. |
WC-1462 | Fixed | System Hang on SerialPort Open while receiving data | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: If a Serial Port is open while data is already received on the line, there is a chance that the system will hang or get very slow, as lots of interrupts will be generated. Workaround: If RX DMA is not really needed you can disable it by changing "DMASetting"=0 in the UART registry settings. |
WC-1461 | Fixed | Increase threshold of ecc bit error reporting | Colibri T20 | Flash | CE6, WEC7 |
Description: At the moment we print warnings even with one ECC failure bit. We increase the threshold: If we reach half of the max correctable bit errors the an "Ecc.Corrected(x)..." message will be shown. |
WC-1459 | New Feature | Implement temperature throttling for T30 | Colibri T30, Apalis T30 | Power Management, WinCE Feature | WEC7, WEC2013 |
Description: Implement temperature throttling for T30. Default settings (can be modified, see issue 7539). Configuration options are documented here https://developer1.toradex.com/knowledge-base/resource-manager-registry-settings#Temperature_Throttling_Configuration .
|
WC-1442 | Fixed | Slow Webserver on WEC2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Since WEC2013 the web-server seems to have an additional timeout after loading a certain amount of resources. The timeout is set according to registry setting ConnectionTimeout, it looks as if the connections on WEC2013 are not closed as it was on CE 7. Workaround: Reduce ConnectionTimeout in the registry (See https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ee499476(v=winembedded.80) ) |
WC-1429 | New Feature | Added Debug Message Buffer Feature | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Useful if debug serial port is not available or was not activated and debug output is needed.
Debug files can be seen with this tool: http://developer.toradex.com/knowledge-base/debug-message-logger |
WC-1417 | Fixed | Left and Right Audio Channels Can Get Swapped on Playback | Colibri T20, Colibri T30 | | CE5, CE6, WEC7, WEC2013 |
Description: Left and right audio channels sometimes get swapped. Workaround: Increase CPU frequency reduces the chance of this issue to happen. |
In this release only the *.CFG files of the download bundle have been changed. Everything else (Images, BSP, Bootloader) remained the same as in the V2.0 release. The change in the *.CFG files affects only Apalis and Colibri T30 modules.
See more details in the issue description. |
WC-1761 | New Feature | Set 533 MHz as default RAM timings on T30 | Colibri T30, Apalis T30 | RAM | WEC7, WEC2013 |
Description: Due to some customer feedback we downgrade the default RAM clock from 800 MHz to 533 MHz.
Higher RAM clocks caused higher power consumption. Depending on the use case this results in thermal issues. We will set the timing up to 800MHz again once we have implemented the RAM clock dynamic frequency switching (DFS) on the T30 RAM.
If you still want to use the previous 800 MHz RAM timings remove the following lines from the *.CFG files:
[general]
t30_emc_clk=533000
|
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M10 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2016M09 - WEC 2013 Updates: Installed Updates until 2016M11 This release contains all changes from V2.0 beta 1 to V2.0 beta 4. To Upgrade to 2.0 use the new UpdateTool (https://docs.toradex.cn/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
WC-2078 | New Feature | Encoding H.264 video fails | Colibri T20, Colibri T30, Apalis T30 | Video Codecs | CE6, WEC7, WEC2013 |
Description: Encoding H.264 videos, for example from camera input stream, fails. |
WC-1505 | Fixed | [RegEdit] Export/import of keys other than HKLM does not work | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Users are not able to export custom keys from registry. Workaround: Contact customer support for new registry editor tool. |
WC-1504 | New Feature | [RegEdit] Add menu entry to save/clear registry to registry editor | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Users can now use menu inside registry editor to save or clear registry. There are also command line switches avalible ->
/F to save
/C to clear
They can be used in combination with /S for silent. |
WC-1503 | New Feature | [RegEdit] When opening modify window value is now focused automaticly | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: When opening modify window in registry editor, value is automatically focused. |
WC-1501 | Fixed | [RegEdit] When importing registry file some keys are duplicated | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: When importing reg file some keys get shown twice. Key is still created only one but view is wrong. |
WC-1496 | New Feature | [RegEdit] Right clicking on the listview did not open context menu | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Users can now right click on the listview and get context menu where they can add values to the current key. |
WC-1489 | Fixed | [RegEdit] Registry keys under HKEY_CURRENT_USER would not get imported | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: Importing registry keys under HKEY_CURRENT_USER would fail. Workaround: Contact support to get new version of registry editor. |
WC-1488 | Fixed | [RegEdit] Silent option in registry editor does not work | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Using switch /S with registry editor still shows conformation and error windows. |
WC-1487 | Fixed | Update Tool Open / Save dialog not shown | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: In case you do not have a USB Device inserted, the Updte Tool will not show a dialoge for backup or restore directories. Workaround: Get latest update tool from here: https://docs.toradex.cn/103231-tegra-update-tool.zip |
WC-1483 | Fixed | Fixed serial driver losing bytes on send in some rare cases | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: When TX DMA is Enabled (DMASetting=2 or 3) and a non multiple of 4 Transfer is done followed by a second big transfer, some bytes could be lost on the second transfer.
This problem was introduced with 2.0b4. |
WC-1473 | New Feature | Added second image section to flash layout | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: In order to support fail save images in future, we added an other section for a fail save image in the flash layout. |
WC-1472 | Fixed | Registry size too small | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The CE Test kit did not pass the registry tests due to size limitations of the registry partition. The wize for registry partition was increased from 1 to 3 MB. This change was done in the *.CFG files. The image was not touched. |
WC-1470 | Fixed | External PCIe devices are not enumerated | Apalis T30 | PCIe | WEC7, WEC2013 |
Description: Since 2.0 beta 4 on Apalis T30 external PCIe devices are not loaded any longer. This was fixed with a updated gpio.bootconf. This change affected the bootloader only. Workaround: Set the gpio.bootconf string to the following value:
"[gpio_146] pull=none [gpio_147] pull=up [gpio_148] pull=up [gpio_149] pull=up [gpio_150] pull=up [gpio_151] pull=up [gpio_170] pull=up [gpio_171] pull=up [gpio_186] outmode=tristate pull=none [gpio_187] outmode=tristate [gpio_231] pull=up [gpio_237] pull=up [gpio_238] pull=down [gpio_69] outmode=tristate [gpio_71] outmode=tristate [gpio_224] pull=none [gpio_146] outmode=tristate" |
WC-1464 | Fixed | Increased CPU load, device could not be resetted | Colibri T20 | Bootloader | CE6, WEC7 |
Description: This issue was introduced with 2.0 beta 4. After booting the device had an increased CPU workload (around 10% in idle) and sometimes can not be reset with the reset button. Setting an internal pull state on a interrupt pin solved this issue.
This change was in the bootloader only. Image was not affected. |
WC-1427 | New Feature | Placeholder ticket for V2.0 release | Colibri T20, Colibri T30, Apalis T30 | | |
Description: V2.0 contains all changes of the 2.0betaX versions. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M10 -WEC 7 Updates: Installed Microsoft CE7 Updates until 2016M09 - WEC 2013 Updates: Installed Updates until 2016M11 To Upgrade to 2.0 beta 4 use the new UpdateTool (https://docs.toradex.cn/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
WC-2140 | New Feature | Set T30 SODIMM 47 and 138 pin states correctly to match the hardware pull-ups | Colibri T30 | Bootloader | CE6, WEC7, WEC2013 |
Description: On Pin pin 47 and 138 there are some hardware Pullups. Added config to gpio.bootconf to remove pullups and tristate these pins. |
WC-2139 | New Feature | Multiplexed pins are not tristated on T30 modules | Colibri T30, Apalis T30 | | WEC7, WEC2013 |
Description: There are some pins on the Colibri / Apalis T30 module which have multiple signals multiplexed on it. The following pins are tristeded in the Bootloader: 136, 138, 95 (GPIO 71 and 69).
Configuration is done in the gpio.bootconf, see also issue 7823. Workaround: Reconfigure the signals on these pins after boot-up through the GPIOLib or directly in the GPIO registers. |
WC-1948 | New Feature | Add NETUI suppress feature to default image | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Add support for NETUI messages suppression. |
WC-1842 | New Feature | Add Bootloader GPIO Configuration feature | Colibri T20, Colibri T30, Apalis T30 | Bootloader, GPIO | CE6, WEC7, WEC2013 |
Description: GPIO configuration can be done in the gpio.bootconf in the config block. Use the string syntax preset and additional settings documented in the new GPIO Lib http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples#toradex-ce-libraries-for-vfxx-and-imx6. Please keep pre-configured string which is already there. Workaround: By using the Bootloader Customizer Kit it is possible to set the GPIOs while bootup. See http://developer.toradex.com/knowledge-base/bootloader-customizer-kit for details.
Since V1.4beta3 there is an additional HW Register patch feature in the Bootloader. Get in touch with the support team to get more information. |
WC-1585 | Fixed | Plug / Unplug HDMI freezes UI | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: In some rare cases when plugging in and removing the HDMI connector from the device the system UI can completely freeze. Non UI related components (Ethernet, USB) still work. |
WC-1584 | Fixed | Buffer strength is set wrong with splash screen update | Colibri T20, Colibri T30, Apalis T30 | Bootloader, WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you update the splash screen using the Update Tool, the buffer strength (ss.bsTeg in Config Block) is set wrong (0) in the bootloader. This leads to a bad image quality. This is fixed in UpdateTool 6.0.8. Workaround: Manually reset ss.bsTeg to -1 (0xFFFFFFFF) in the config block.
http://developer.toradex.com/knowledge-base/splash-screen |
WC-1528 | Fixed | T20: GPIO A6 (SODIMM 30) and GPIO B4 (SODIMM 59) are configured to Tristate While Booting | Colibri T20 | GPIO | CE5, CE6, WEC7 |
Description: GPIO A6 (SODIMM 30) and GPIO B4 (SODIMM 59) are tristated during booting. This is also happens if you configure them as GPIO Output in the bootloader (for example if you use them as ss.bl_gpio).
This will be handled with a default config for bootloader gpio settings feature (7823). Workaround: Pull up or pull down the pin you are using. |
WC-1524 | Fixed | Serial PurgeComm function resends data on T30 COM1 | Colibri T30, Apalis T30 | UART | WEC7, WEC2013 |
Description: When you call PurgeCom (or DiscardOutBuffer in .NET), some data which already have been sent out is sent again. Workaround: Do not use these functions for now. |
WC-1506 | Fixed | Enable Pasword Protection at power on is not working | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: SetPasswordStatus() API returns failure, but actually works correctly. This will be fixed in 2.0b4 |
WC-1494 | Fixed | RegFlushKey does not persist registry | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Due to a strange behavior with RAM Based Hive implementation RegFlushKey doesn't work. This was fixed in 2.0b4 Workaround: Use RegSaveKey prior to BSP 2.0b4 |
WC-1491 | Fixed | When adding additional languages, the new regional settings don't show up in the control panel | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7 |
Description: Note: This was fixed in issue 18372 but triggeres an issue with conversion off some code pages.
Original description: Custom build another language image doesn't show the selected locale setting in Regional settings Control panel applet. Workaround: Remove nlscfg.inf and nlscpg.txt files from our release workspace.
|
WC-1490 | New Feature | Add option to wait until flashdisk is ready | Colibri T20 | Flash | CE6, WEC7 |
Description: If a custom driver or feature requires the flashdisk during boot, we have to make sure the flashdisk is ready. Added Wait4Flashdisk driver but not activate it by default |
WC-1444 | Fixed | 100mW power saving by changing default setting of multiplexed pins of camera input | Colibri T30, Apalis T30 | Bootloader, GPIO | CE6, WEC7, WEC2013 |
Description: Adapted default pin settings in order reduce power consumption. On the following GPIOs a internal pull up is set: V2, V3, CC7, DDD6 and DD5.
Configuration is done in the gpio.bootconf, see also issue 7823. |
WC-1441 | Fixed | Regional Settings are not saved | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you change Regional Settings (Start -> Settings -> Control Panel: Regionsl Settings), the modifications are lost after reboot also you save the registry. This is an issue since image 2.0 beta 1. Workaround: Currently no workaround |
WC-1440 | New Feature | GPIO_PV3 is not pulled | Colibri T20 | GPIO | CE6, WEC7 |
Description: GPIO_PV3 is GPIO input pin and its pull state is set to Normal. This is not so nice but no big issue. Add a pull state to this pin in gpio.bootconf.
|
WC-1439 | Fixed | WiFi settings not persistent across reboot | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: WiFi settings like preferred network or ad hoc settings are not persistent across reboot. |
WC-1436 | Fixed | Using UART at 921600 Baud or higher can cause System Freeze when using DMA | Colibri T20 | UART | CE6, WEC7, WEC2013 |
Description: In some rare cases and usecases System Freeze can happen.
What also can happen is Bytes are not seen immediately after they are received. Workaround: Disable DMA |
WC-1434 | New Feature | Do PIN config in bootloader config string | Colibri T20, Colibri T30, Apalis T30 | Bootloader, GPIO, Miscellaneous Peripherals | |
Description: Some pin configurations are touched in a generic part of the source code. We migrate that configuration to the boot.bootconf config string.
Affected Pins on T20: GPIOsV0 to V7, T30: GPIOs S2 - S7 |
WC-1433 | Fixed | Integrate latest RTCSync | Colibri T20, Colibri T30, Apalis T30 | RTC | CE6, WEC7, WEC2013 |
Description: RTCSync clears the opendrain bit. This can be an issue for some RTCChips. Use RTCSycn 1.11, that does not clear od bit. |
WC-1431 | New Feature | Allow configuration of network Auto-reconnect parameters through registry | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: User can now configure time between re-connection attempts and number of times re-connection will be performed. Instructions can be found here:
http://developer.toradex.com/knowledge-base/netui-additional-settings |
WC-1423 | New Feature | Added Dr.Watson functionality to the Standard Image | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Dr.Watson can be used to generate CrashDumps that can be analyzed to find out the cause of the crash. This feature can be enabled/disabled in the config block
See more details on the following developer webiste: http://developer.toradex.com/knowledge-base/post-mortem-debugging-watson |
WC-1422 | New Feature | Added Interrupt Latency measurement support in Kernel | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: It is now possible to measure interrupt latencies using ilttimings.exe tool from microsoft. |
WC-1421 | Fixed | Launcher does not launch BAT files | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Launcher is not able to launch *.bat files. Workaround: Use latest production programming template with LauncherEx that works on 2.0 beta 2 and 3 |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M06 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2016M09 - WEC 2013 Updates: Installed Updates until 2016M09 To Upgrade to 2.0 beta 3 use the new UpdateTool (https://docs.toradex.cn/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
WC-2029 | New Feature | Support for Unique ID / UUID | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Add an IO control which returns a Unique ID which can be used for security features. IOCTL_HAL_GET_DEVICE_INFO and
IOCTL_HAL_GET_UUID are implemented. Use IOCTL_HAL_GET_DEVICE_INFO, IOCTL_HAL_GET_UUID is deprecated. |
WC-2026 | New Feature | Optimize power consumption | Colibri T30, Apalis T30 | Power Management | WEC7, WEC2013 |
Description: Disable pull down resistors in power management chip due to improve power consumption reasons. |
WC-1857 | New Feature | Increase HW temperature on power up | Colibri T30, Apalis T30 | | WEC7, WEC2013 |
Description: Local(SensorChip) shutdown temperature on LM95245 temperature sensor was set to 85°C (default). We now increase this temperature in bootloader init to 120°C
|
WC-1836 | New Feature | PS2 keyboard and mouse not supported on T30 modules | Colibri T30, Apalis T30 | Miscellaneous Peripherals | CE6, WEC7 |
Description: PS2 mouse and keyboards are not supported at the moment on Colibri and Apalis T30. Workaround: Use USB mouse and Keyboard. |
WC-1799 | New Feature | LVDS on Apalis T30 not supported | Apalis T30 | LVDS | CE6, WEC7 |
Description: Add possibility to configure Apalis T30 LVDS controller. Check this devleoper page for the new keys added to the registry: https://developer1.toradex.com/knowledge-base/display-driver-registry-settings#Settings_for_Colibri_Txx_and_Apalis_Txx_Modules_Only Workaround: Use the GPIO lib to manually set up the right configuration. |
WC-1596 | New Feature | Add SYSGEN_COMMCTRL_ANIMATE, SYSGEN_DCOM to CE 6 | Colibri T20 | WinCE Feature | CE6 |
Description: SYSGEN_COMMCTRL_ANIMATE and SYSGEN_DCOM have been added to CE 6 standard image and BSP. |
WC-1590 | Fixed | Bayer sensor is not working on WEC7 1.4 version image | Colibri T20 | Camera Parallel Interface | CE6, WEC7, WEC2013 |
Description: Bayer sensor functionality broken since 1.3, only YUV sensor works. |
WC-1565 | Fixed | Closing COM port while ReadFile() cause system freeze | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: Closing COM while pending ReadFile could freeze the system. |
WC-1561 | Fixed | USB RNDIS function driver does not work on Windows 10 by default | Colibri T20, Colibri T30, Apalis T30 | USB, WinCE Feature | CE6, WEC7, WEC2013 |
Description: On Windows 10 by default a Serial (COM) driver gets loaded if you you load the function driver rndisfn.dll. You may need to set the TCP/IP settings of the RNDIS device. |
WC-1553 | Fixed | Reading T20 Fuse Registers, While a DMA Transfer is Going on, Freezes the System | Colibri T20 | DMA | CE5, CE6, WEC7, WEC2013 |
Description: Reading fuse registers while a DMA transfer is going on freezes the system. Freezes often happend during restoring images using Update Tool 6.0 and later but in rare cases also during boot. |
WC-1460 | Fixed | Audio over HDMI/DVI does not work | Colibri T20, Colibri T30, Apalis T30 | Analog Audio, Digital Audio, HDMI | CE6, WEC7, WEC2013 |
Description: Since Image V1.2 audio playback over HDMI/DVI is not supported any longer. |
WC-1458 | Fixed | Registry Editor Import doesn't work with all .reg files and fails silently | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The registry editor has some shortcomings when it comes to importing .reg files. Some keys might not be imported w/o error message. Workaround: Add the missing registry entries manually. |
WC-1457 | Fixed | Screen Rotation of 90 or 270 degree causes freeze on Video Playback | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Screen Rotation of 90 or 270 degree causes freeze on Video Playback |
WC-1456 | Fixed | Ethernet MAC address is always set to configblock MAC, even for PCIe or USB adapters that have a dedicated EPROM | Colibri T20, Colibri T30, Apalis T30 | Ethernet | CE6, WEC7, WEC2013 |
Description: Ethernet MAC address was always set to configblock MAC, even for adapters that have a dedicated EPROM storing that information. |
WC-1455 | Fixed | Race condition when setting display primary surface | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: In rare situations explorer or other startup application might generate an exception or not start and the system will be stuck at the splashscreen. |
WC-1454 | New Feature | Enable reading ID of a USB storage device | Colibri T20, Colibri T30, Apalis T30 | USB, WinCE Feature | CE6, WEC7, WEC2013 |
Description: We added a feature to support reading the ID of a USB mass storage device. |
WC-1452 | New Feature | Add new Registry Editor that improves registry import | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: Add new registry editor that fixes issues with registry import. |
WC-1451 | New Feature | Add latest Update Tool | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Add Update Tool 6.0.6 (2.0.9) to the image and BSP |
WC-1450 | Fixed | "Unknown Product ID" while booting | Colibri T30 | Bootloader | WEC7, WEC2013 |
Description: Bootloader shows "Unknown Product ID" while booting for Colibri T30 IT (ProdId=30) |
WC-1448 | New Feature | Add resource file with version information for binaries | Colibri T20, Colibri T30 | | CE6, WEC7, WEC2013 |
Description: Add some resource information into DLLs in order to improve tractability of drivers and prebuilt binaries. |
WC-1447 | Fixed | WriteFile issue on UART | Colibri T20 | UART | WEC7 |
Description: WriteFile with small amount of data either does not send out data on physical line or does not return. Workaround: Disable Multicore (pex.mpenable=0) or set Thread Affinity to one single core. Disable DMA for write and read: Set Registry Setting DmaSettings for UART port to 0. |
WC-1446 | Fixed | PCIe does not enumerate | Apalis T30 | PCIe | WEC7, WEC2013 |
Description: PCIe devices not always enumerated on PowerOn / HW ResetThis. This problem occurs only under special circumstances. |
WC-1445 | Fixed | Some files are not updated in release directory from Toradex800 while building WEC2013 workspace | Colibri T20, Colibri T30 | | WEC2013 |
Description: When doing clean sysgen using our workspace some files did not get copied to release directory. Workaround: Rebuild ToradexFiles subproject manually. |
WC-1438 | Fixed | Drawing lines on hidden windows can cause graphics deadlocks | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Lines that are drawn on hidden windows will cause a null operation to be queued, and this might hang the whole display driver. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M06 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2016M06 - WEC 2013 Updates: Installed Updates until 2016M06 To Upgrade to 2.0 beta 2 use the new UpdateTool (https://docs.toradex.cn/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
WC-2133 | New Feature | Copy/Paste and Drag and Drop doesn't work on WEC2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Copy/Paste and Drag and Drop doesn't work on with the Explorer on WEC2013. Workaround: Use command line to copy files. |
WC-2056 | Fixed | Apalis T30: Support Multiple PCIe Channels | Apalis T30 | PCIe | WEC7, WEC2013 |
Description: Currently only one PCIe channel is supported. This channel is already used by the internal Ethernet interface on the Apalis module. Toradex has to modify the Microsoft PCI driver to add support for multiple PCIe devices at the same time. Workaround: Disable the internal Ethernet Controller in order to use your own PCIe device. |
WC-1593 | Fixed | Update tool < 6.0.4 saves serial number in wrong format | Colibri T20, Colibri T30, Apalis T30 | ConfigBlock, WinCE Feature | CE6, WEC7, WEC2013 |
Description: If no serial Number was found the Update Tool prompts the user to enter a number. This number was stored in a wrong order to the config block. This was fixed in Update Tool 6.0.4 Workaround: Use Update Tool 6.0.4 and later. |
WC-1592 | Fixed | UpdateTool < 6.0.4 overwrites MAC address when programming backuped images | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: When applying images that have been backuped before (production programming) the MAC address gets overwritten. This has been fixes with Update Tool 6.0.4 ( https://docs.toradex.cn/103231-tegra-update-tool ) Workaround: Use Update Tool 6.0.4 and later. |
WC-1591 | Fixed | Configblock lost when switching from Linux to WinCE | Colibri T30, Apalis T30 | ConfigBlock | CE6, WEC7, WEC2013 |
Description: When switching from Linux to WinCE the config block gets lost. This means the module looses its serial number / MAC Address. Workaround: Manually set this information in the config block or by opening the new Update Tool 6.0.6 in GUI mode. |
WC-1588 | Fixed | When adding additional languages, the new regional settings don't show up in the control panel | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6 |
Description: Custom build another language image doesn't show the selected locale setting in Regional settings Control panel applet. Workaround: Remove nlscfg.inf and nlscpg.txt files from our release workspace.
|
WC-1587 | New Feature | 8bit support for SD/MMC works only in read only mode | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: SD Cards running with 8 bit bus width works only in read mode. 8 bit bus with support was added in 2.0 beta 1 (Issue 14782). Workaround: Manually de tristate data pins 3 to 7 to get it working. |
WC-1576 | Fixed | Rare file corruption when writing to flashdisk or SD | Colibri T30, Apalis T30 | Flash, SDIO/SD/MMC | WEC7, WEC2013 |
Description: Writing files to the flash disk or SD memory device in rare cases corrupted files. Workaround: Disable L2 Cache in bootloader (pex.l2enable=0). |
WC-1575 | Fixed | Update Tool crashes if other applications are running in paralell | Colibri T20 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you have any other application running while doing production programming, it can happen, that the restore fails. |
WC-1574 | Fixed | Passwords can not be saved in registry 2.0beta 1 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you set system passwords and save them (save registry) they are not saved. This issue was introduced in release 2.0 beta 1 due to the new registry concept. |
WC-1572 | New Feature | Allow launching Batch files in AutoRun folder | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | |
Description: Allow launching BAT files and using relative paths in autorun folder. This makes obsolete the workarround to launch bat files documented here: http://developer.toradex.com/knowledge-base/autorun#File_Types . |
WC-1570 | Fixed | VDD_CPU should not be more than 300mV under VDD_CORE | Colibri T30, Apalis T30 | Power Management | WEC7, WEC2013 |
Description: Adjusted VDD_CPU to VDD_CORE constraints according to new NVidia specs. VDD_CPU should not be more than 300mV under VDD_CORE |
WC-1568 | New Feature | Remove NVFlash and update.bat from image bundle | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Earlier image download packages contained nvflash.exe and update batch files to program modules using recovery mode. In order to provide a separate NVFlash / Recovery mode bundle we remove these files from the image release bundle.
All NVFlash Files can be bound here: https://docs.toradex.cn/103464-nvflash-recovery-toolset.zip |
WC-1563 | New Feature | UpdateTool / NvFlash: Add Support for ECC and EMEM frequency in .cfg file | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: When doing a backup NAND ECC and memory speed is stored in config file (.cfg). Parameter /nandecc not needed any longer when .cfg files are generated with this version of the Update Tool. |
WC-1562 | Fixed | Fix USB identifier for USB RNDIS platform debugging with Windows 10 | Colibri T20, Colibri T30, Apalis T30 | USB, WinCE Feature | CE6, WEC7, WEC2013 |
Description: The RNDIS driver which is used for platform debugging is not working properly on Windows 10.
The identifier will change to the following:
Class 0xEF
Subclass 0x04
Protocoll 0x01
For platform debugging a new RNDIS device will be installed. Make sure you update the RNDIS connector IP after upgrading to this Image / Bootloader version. |
WC-1559 | New Feature | Copy/Paste of files doesn't work on WEC2013 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Copy/Paste of files doesn't work in the explorer/desktop on WEC2013. Workaround: Use command line to copy files. |
WC-1555 | Fixed | Load MAC address from configblock | Colibri T20, Colibri T30, Apalis T30 | Ethernet, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Currently MAC gets loaded from the configblock once and is then stored in the registry. This leads to issues when Backup/ Restore registry in production programming in images 2.0b1 and onward.
Since 2.0b2 the MAC address is always loaded from the config block other than you saved the "NetworkAddress" in the device registry. |
WC-1517 | Fixed | Backlight GPIO Gets Tristated On Image Launch | Colibri T20 | GPIO | CE6, WEC7 |
Description: GPIO6 gets tristated while booting, even if it is defined as BL_GPIO in the bootloader. Workaround: None. Will be fixed in BSP V2.0beta2 |
WC-1509 | Fixed | Ethernet adapter sometimes not detected after boot or connection lost during runtime | Colibri T20, Colibri T30 | Ethernet | CE6, WEC7, WEC2013 |
Description: On some modules the Ethernet controller sometimes is not detected during the boot process or the link drops during run time.
Most often this happened if there was activity on the GPIO Y0 to Y3 pins (i.e. SPI). Workaround: Reset the Ethernet Controller By generating a low pulse on GPIO V4 (Colibri T20) or GPIO DD0 (Colibri T30). |
WC-1420 | Fixed | SD card can become corrupted | Colibri T30, Apalis T30 | SDIO/SD/MMC | WEC7 |
Description: This issue was seen in a setup where four threads write to four files simultaneously. This issue was fixed with Issue 18481. Workaround: Disable the Level 2 cache to solve this issue (set pex.l2enable=0 in the bootloader config menue). |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M03 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2016M03 - WEC 2013 Updates: Installed Updates until 2016M03 To Upgrade to 2.0 beta 1 use the new UpdateTool (https://docs.toradex.cn/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
WC-2145 | New Feature | Further reduce Pixel clock jitter | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Some displays pixel clock with a higher accuracy. By default the display drivers uses the most efficient clock source. In issue 9528 we have introduced a registry key registry key forcePLLD in [HKLM\Software\Nvidia Corporation\NVDDI\LCD] that allows you to optimize in accuracy. We further optimized the accuracy of the clock in case you are using the forcePLLD key. |
WC-2144 | New Feature | Move registry into its own partition | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Up to image 1.4 the a hive based registry was stored in \FlashDisk . From this release on, the registry is stored in a new section of the persistent memory, which can not be accessed over the normal storage manager layer. In case you have been using the updatelib to save and clear the registry, you need to use an updated version of the updatelib.
In order to support the new registry location you need to do the upgrade with the latest Update Tool and use the "Layout Config File" to do the re-partitioning of the Flash Disk. |
WC-2061 | Fixed | User interface completly frozen | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Possible lockout of 2D and 3D Hardware interface leads to screen freeze. The module itself is still running the screen gets not refreshed any longer. This mainly happens if you do only read operations of a DC where you previous have been painting on with the 3D and 2D HW unit. Workaround: Periodically do some write access on surfaces (i.e. background pictures) you only read from. |
WC-2050 | New Feature | WEC2013: Add Control Panel Applet "Regional Settings" | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: The regional settings Control Panel Applet is missing in WEC2013. |
WC-2046 | Fixed | Apalis T30 System Freeze When Closing COM3 | Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: When not touching the dcb.fDtrControl (leave it set DTR_CONTROL_ENABLE) the module will freeze if you close the UART COM3 port the first time. Workaround: If you don't use flowcontrol set dcb.fDtrControl=DTR_CONTROL_DISABLE to avoid this issue. |
WC-2028 | New Feature | UpdateTool: Add support to Update Config Block on Tegra modules | Colibri T20, Colibri T30, Apalis T30 | ConfigBlock, WinCE Feature | CE6, WEC7 |
Description: The Update Tool did not support updating the Config Block for all modules. This feature is included now into the Update Tool. |
WC-2025 | New Feature | Vertical lines on mouse up | Colibri T20 | Graphics | WEC7 |
Description: On Windows Embedded Compact 7 with certain screen resolutions you see vertical lines when the mouse cursor is bellow the bottom screen edge during a mouse click. The lines are shown when the mouse button is released. |
WC-2021 | New Feature | UpdateTool: Support 1:1 Backup/Restore on Tegra | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: The UpdateTool allows you to take a snapshot from an master module. This can be used for production programming later. See more details on the production programming documentation (http://developer.toradex.com/knowledge-base/production-programming-for-tegra-modules ) as well as on the Update Tool documentation (http://developer.toradex.com/knowledge-base/update-tool ) |
WC-2012 | New Feature | Improved RAM timings for T30 | Colibri T30, Apalis T30 | RAM | WEC7, WEC2013 |
Description: RAM timings for Colibri and Apalis T30 are improved. If you ever flashed a custom bct before either flash latest image using nvflash or flash default.bct before flashing new image with the Update Tool. |
WC-1989 | Fixed | Parallel camera not able to do video recording using H264 Encoder | Colibri T20, Colibri T30 | Camera Parallel Interface | CE6, WEC7, WEC2013 |
Description: Data abort exception occurs while doing video record using H264 encoder. |
WC-1987 | Fixed | On Apalis T30 only 1 GB RAM is supported | Apalis T30 | RAM | WEC7, WEC2013 |
Description: On the Apalis T30 only 1 GB RAM is supported also you have a 2 GB module. Either flash latest image using nvflash or flash default.bct using UpdateTool 6.0 or later. |
WC-1944 | New Feature | Missing catalog item basic battery support in Win CE6 and CE7 | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Missing Catalog Item "Battery Support". Workaround: Customers can build their own image with the feature enabled. |
WC-1859 | Fixed | System Hang During Bootup with an EMEM Error | Colibri T20 | Graphics, SDIO/SD/MMC | CE6, WEC7 |
Description: System hangs seen on bootup of the module producing an EMEM Error message on the serial debug port. |
WC-1586 | Fixed | Network Icon not shown on WEC 2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: The Network connection Icon in the task bar is not shown. |
WC-1578 | Fixed | Better graphics and memory performance on T20 than on T30 | Colibri T20, Colibri T30, Apalis T30 | Graphics, RAM | WEC7 |
Description: Improved memory timings lead to better performance on graphics and memory bandwith. With this release T30 has better on memory and graphics performance. |
WC-1551 | New Feature | Only COM1 can be used as debug port | Colibri T20, Colibri T30, Apalis T30 | UART, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Using any other setting than ser.port=0 for the debug output did not work. |
WC-1547 | New Feature | Reduce memory allocation waste | Colibri T20, Colibri T30 | RAM | CE6, WEC7, WEC2013 |
Description: Memory allocation waste has been reduced by minimizing slots allocated. This mainly is an improvement form OpenGL applications with lots of textures. |
WC-1546 | Fixed | DirectShow video window does not show correctly when using uneven widths | Colibri T20, Colibri T30 | Video Codecs | CE6, WEC7, WEC2013 |
Description: When the video window has an uneven width, the video output remains black. |
WC-1541 | New Feature | UpdateTool: Add support to migrate to the new ECC handling | Colibri T20 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Since image V1.4 a improved ECC handling has been introduced (issue 10351). To make use of that you had to upgrade to 1.4 using NVFlash.
From now on you can also use the UpdateTool 6.0.1, which now supports migrating to new ECC handling with image V1.4 and newer. You can also upgrade from Images before 1.4 with the new Update Tool and you will also get the new ECC handling. |
WC-1540 | Fixed | Issues updating images before 1.2 to 1.3 and later | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Updating certain modules from images 1.1 and older to images 1.3 and newer is not working properly. After updating the image and bootloader the module does not boot any longer. This is solved with Update Tool 6.0: https://docs.toradex.cn/103231-tegra-update-tool.zip. First flash an emtpy .bct file and without rebooting do an image update using a .cfg file. |
WC-1537 | New Feature | Extend available Kernel Memory Virtual space in CE7 | Colibri T20, Colibri T30 | | WEC7, WEC2013 |
Description: Increased available Kernel Virtual Address space by 480 MB. Allows to map more memory in kernel space (by graphics and other kernel drivers) |
WC-1536 | New Feature | Add debug output for PCIe | Apalis T30 | | WEC7, WEC2013 |
Description: If Debug output is enabled a PCIe device tree is shown on during booting the device. |
WC-1534 | New Feature | Audio loopback not supported any more | Colibri T20 | Analog Audio | CE6, WEC7 |
Description: Due to power management optimization in image V1.3 and later audio loopback is not working any longer on the T20. Registry Key PowerDownTimeout was introduced to control the power down behavior. Set PowerDownTimeout = -1 in order to prevent the codec being powered down. |
WC-1532 | New Feature | Media Player not working on WEC 2103 | Colibri T30 | WinCE Feature | WEC2013 |
Description: The Media Player (Start->Programs->ColibriTools MediaPlayer) is not working under WEC 2013. Workaround: Get in contact with the support team to get a player for WEC2013. |
WC-1531 | New Feature | Add missing components to be in line with all other processor families | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: In order to be in sync with IMX and Vybrid module family we update the components being included in to the platform configuration. |
WC-1529 | New Feature | Add 8bit support for SD/MMC | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: Add support for 8bit SD/MMC devices. Use registry Key BusWidth=8 to force 8 bit configuration. See more details on http://developer.toradex.com/knowledge-base/colibri-t20-sd-card-interface .
Currently 8 bit works in read only mode (see also follow up issue 17203) |
WC-1527 | Fixed | Error message Virtual free failure!!! | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Error message "Virtual free failure!!!" is shown if you set lcdbs key in display settings. This error message doesn't have any influence on the system at all. |
WC-1522 | New Feature | Add Support for external Audio Amplifier Power On/Off Notification | Colibri T20, Colibri T30 | Analog Audio | CE6, WEC7, WEC2013 |
Description: Added new registry settings to control Power handling of an external Audio Amplifier (PowerDownTimeout, extAmpPin, extAmpPol, extAmpOnDelay, extAmpOffTimeout).
Added event extAmpNotifyEvent that is triggered as well as GPIO that is toggled when codec gets enabled / disabled.
See more details on the following developer website: http://developer.toradex.com/knowledge-base/audio-driver-registry-settings#Registry_Settings_For_Tegra_Only |
WC-1519 | Fixed | WEC2013: Update Debugger Binaries | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: The WEC2013 Toradex Imagae contains some binaries used for debugging. Put the latest version of these into the image. |
WC-1518 | Fixed | SD Interface disapears after suspend - resume cycle | Colibri T20 | SDIO/SD/MMC | CE6, WEC7 |
Description: If you use -1 for the card detect pin (non removable card) the card will disappear after a suspend - resume cycle. Workaround: Set a any GPIO pin as card detect pin and toggle it manually after resuming using the GPIO library. |
WC-1515 | Fixed | Prevent reconfiguration of Serial Pins | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: Pins of the serial port are reconfigured with every open and close of the serial port. This is an issue for customer using some UART pins as GPIO Pin. To solve this issue set up a PinMux configuration (Registry key PinMuxConfig) that matches your requirements: See all possible configurations here: http://developer.toradex.com/knowledge-base/serial-ports |
WC-1513 | Fixed | When Updating the System Time, All Threads Are Blocked For Up To 600us | Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Due to a busy waiting after calling OEMSetRealTime() all threads have been blocked during 600us. |
WC-1511 | New Feature | Review and document UART Pinmuxing | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: In order to support more UART configurations on all Tegra modules, we have introduced a PinMuxConfig Key in the registry. See more details here: http://developer.toradex.com/knowledge-base/serial-port-registry-settings#Tegra_Family_Settings |
WC-1508 | Fixed | Set RTS Thread Priority / RTS Signal Level Boot Time Issue | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: RTS Signal toggled during boot phase. This can be an issue for external devices.
We also introduced a registry Key, that allows to change the RTS thread priority for users that can not do that in their code. See also https://developer1.toradex.com/knowledge-base/rs485. |
WC-1507 | New Feature | WEC2013: Update explorer | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Updated the explorer shell with the latest binaries. |
Image is not affected by this release, it only contains fixes in the BSP and Workspace. - WinCE 6 Updates: Installed Microsoft CE6 Updates until 2014M12 - WEc 7 Updates: Installed Microsoft CE7 Updates until 2014M11 |
WC-2008 | New Feature | With a customer built image ethernet does not work on Apalis T30 | Apalis T30 | Ethernet | WEC7, WEC2013 |
Description: Ethernet is not working when customers build their own image based on the Toradex BSP. Workaround: Use the latest beta 1.4 beta 1 bis version from the download server, the missing files have been added there. |
WC-2007 | New Feature | Workspace can not be opened on WEC 2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Due to version number in the version section of the PBXML file the workspace can not be opened. Workaround: Fixed in latest Windows Embedded Compact 2013 (CE 8) Worspace file. Get 1.4 beta 1 bis version from the download server. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2015M06 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2015M06 - WEC 2013 Updates: Installed Updates until 2015M06 Note: To make use of feature WC-2002 (Improve durability of NAND Flash on T20), you have to update your image with nvflash (recovery mode). Downgrading again only works with NVFlash too. |
WC-2148 | New Feature | Some interfaces not working on T30 IT products | Colibri T30, Apalis T30 | Ethernet, USB, WinCE Feature | CE6, WEC7, WEC2013 |
Description: USB, Ethernet and VGA is not working on Apalis and Colibri T30 IT products. Workaround: Use Image 1.4. If only Ethernet ist not working, clear the registry (http://developer.toradex.com/knowledge-base/clear-registry ). |
WC-2055 | Fixed | UART Tx Looses Characters | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: In some rare cases single characters transmitted over UART get lost. This is depending on the baud rate and characteristics of the data being sent. |
WC-2051 | Fixed | USB FN Driver Cannot Reconnect Since Image V1.4b3 | Colibri T20 | USB | CE6, WEC7, WEC2013 |
Description: USB FN only works if cable is plugged in during boot. This issue was introduced in image 1.4 beta 3. Workaround: Useing OTG driver fixes the issue http://developer.toradex.com/knowledge-base/usb-on-the-go#Enable_Automatic_Switching_between_USB_Host_and_USB_Function |
WC-2042 | Fixed | Closing Application increases interrupt handling timeout | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: When closing an application longer interrupt delays can be introduced. These due to some higher priority tasks in the OS (L2 Cache Handling) which are non interruptible. |
WC-2036 | New Feature | WinCE Testkit not running | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: The wince testkit is not running because the define project_cebase is not set. |
WC-1722 | New Feature | Support TV out: Compoposite NTSC | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: Composite TV Out using NTSC is supported by setting the bootupstyle to 0x6 or 0xa in the registry and attaching CRT_GREEN to the composite input of a monitor. |
This is the release candidate for V1.4 - WinCE 6 Updates: Installed Microsoft CE6 Updates until 2015M06 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2015M06 - WEC 2013 Updates: Installed Updates until 2015M06 |
WC-2147 | New Feature | Change default value for pex.cpus | Colibri T20, Colibri T30, Apalis T30 | Bootloader | CE6, WEC7, WEC2013 |
Description: In previous beta release default value of pex.cpus was the maximal number of CPUs for the target CPU. This leads to problems if using an old bootloader with an actual image. Default is set to 0 in this release. |
WC-2088 | Fixed | Suspend does not work when USB is connected | Colibri T20 | Kernel, Power Management, USB | CE6, WEC7 |
Description: Module will not suspend if a device is attached to the USB Client port (i.e. Active Sync). In rare cases suspend also does not work with a USB memory device attached. Workaround: Detach USB Host / Client before suspending. |
WC-2076 | New Feature | Configuring static IP does not work | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: If you set a static IP, the network adapter will switch back to DCHP after the next reboot. Workaround: This issue is caused by a MS update. A fix is planned in the monthly May QFE updates by Microsoft. |
WC-2075 | New Feature | SetLocalTime not working when explorer is disabled | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: If you have disabled the explorer.exe shell, the time set by SetLocalTime is gone afer a reboot. Workaround: An updated RTCSync tool is part of image/BSP V1.4beta3 and later. |
WC-2074 | New Feature | .NET application do not work on CE 6 | Colibri T20 | WinCE Feature | CE6 |
Description: .NET CF application do not work on CE 6 since V1.4 beta 1. |
WC-2073 | Fixed | Loosing Serialnumber / MAC Address when migrating from Linux to WinCE | Colibri T20, Colibri T30, Apalis T30 | ConfigBlock, Ethernet | CE6, WEC7, WEC2013 |
Description: If you migrate from one of the latest Linux Images to WinCE (using NVFlash) the device looses its serial number. This means it also looses its Ethernet MAC address. Workaround: Add the serial number manually to the ConfigBlock. See also this developer webiste: http://developer.toradex.com/knowledge-base/mac-address |
WC-2041 | New Feature | Allow hardware register patches in Bootloader | Colibri T20, Colibri T30, Apalis T30 | Bootloader | CE6, WEC7, WEC2013 |
Description: Allow customers to early write to CPU hardware registers in the bootloader. Get in contact with the support team to get more information about this feature. |
WC-2039 | Fixed | UART driver RX data corruption when using DMA mode | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: There are some rare cases of data corruption on receiving UART data if DMA mode is used. |
WC-2038 | New Feature | Prevent UpdateTool setting negative dispondelays | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Prevent the update tool setting negative disp on delays in the bootloader. The bootloader does not support negative disp on delays yet. After updating the splash screen with a module configured a negative disp on delays in the registry it will not boot any longer.
|
WC-2022 | New Feature | dwOEMDrWatsonSize FIXUP variable does not work | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Add support for the fixup variable "dwOEMDrWatsonSize" for customers building their own OS image. |
WC-2011 | Fixed | DirectDraw allows to use PreMultiplied and Non-PreMultiplied bitmaps with Alphablend but only PreMultiplied was working correctly | Colibri T20, Colibri T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Non-PreMultiplied AlphaBlits do not work correctly. |
WC-1997 | Fixed | VS2013 Debugger Cannot Connect to Target | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Visual Studio 2013 debugging fails with Error "Unable to import library VSDebugEng.dll ! Program will exit". Workaround: Copy webservices.dll manually to the target folder \Flashdisk\System\ . Get in touch with Toradex Support to get the file.
|
WC-1830 | Fixed | USB FullSpeed registry configuration doesn't work on T30 modules | Colibri T30, Apalis T30 | USB | CE6, WEC7 |
Description: On baseboards that only support FullSpeed USB customers can use the HighSpeed flag in the USB driver registry (http://developer.toradex.com/knowledge-base/usb-2.0-high-speed-%28480mbps%29 ). This feature is not supported yet on the Colibri and Apalis T30 modules. Workaround: Add HighSpeed support to your baseboard. Check the reference designs (Iris Board, Evaluation Board) or apply the hardware patches described here (http://developer.toradex.com/knowledge-base/usb-2.0-high-speed-%28480mbps%29#Colibri_Evaluation_Board_V21_USB_20_Patch ) |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2015M03 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2015M03 - WEC 2013 Updates: Installed Updates until 2015M03 Note: To make use of feature WC-2002 (Improve durability of NAND Flash on T20), you have to update your image with nvflash (recovery mode). Downgrading again only works with NVFlash too. |
WC-2127 | Fixed | SPDIF_OUT Not Working Properly on Colibri T20 | Colibri T20, Colibri T30, Apalis T30 | Digital Audio | CE6, WEC7, WEC2013 |
Description: Digital Audio (S/PDIF OUT) is not properly supported on Colibri T20. The digital output stream cannot be recorded. Workaround: The Copy-Protection must be deactivated by writing the value 0x00000004 to the physical address 0x70002540. |
WC-2083 | New Feature | Force waiting for Trasmit Complete if RTS_CONTROL_TOGGLE is set | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: In case you set WaitForTXcomplete=0 and RTS_CONTROL_TOGGLE it happed, that the RTS signal was released before transmit was finished. This was fixed by ignoring the WaitForTXcomplete = 0 in case RTS_CONTROL_TOGGLE was set. Workaround: Do not change WaitForTXcomplete in case you use RTS_CONTROL_TOGGLE or set it to 1. |
WC-2082 | New Feature | Support Configuration to Select Number Of Used CPU Cores | Colibri T20, Colibri T30 | Bootloader, ConfigBlock, CPU, Power Management | CE6, WEC7, WEC2013 |
Description: In the Configblock section pex the number of CPUs to be active can be set now.
This field can have any value from 1 to the maximum number of CPUs of the module. See also https://developer1.toradex.com/knowledge-base/processor-extensions-config-block-settings . |
WC-2079 | Fixed | UART 5 Not supported for Colibri T20 with alternative pin muxing | Colibri T20 | UART | CE6, WEC7 |
Description: Alternative pinmuxing (pinmuxconfig=1) not supported for UART 5. |
WC-2071 | Fixed | Fix Camera MCLK Handling | Colibri T30, Apalis T30 | Camera Parallel Interface | CE6, WEC7, WEC2013 |
Description: Fix for cameras not using their own external crystal. We recommend to use the latest camera plugin. Send a request to the support team to get the the plugin. |
WC-2070 | Fixed | Remove unnecessary files from BSP | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Removed shaders.dll from BSP. Shaders.dll is not used. This change only affects you if you build your own image with Silverlight support. Workaround: Remove shaders from platform.bib manually. |
WC-2069 | New Feature | Apalis UART 2 PinMuxing is not correct | Apalis T30 | UART | WEC7, WEC2013 |
Description: The default pin configuration for UART2 on Apalis T30 is not correct, wrong pin configuration is used. Workaround: Setup pins manually by using GPIO library. Correct Setting is MXM Pins 130 (CTS), 128 (RTS), 132 (RX) and 126 (TX). |
WC-2068 | New Feature | On Apalis T30 V1.1A and later Ethernet is not working | Apalis T30 | Ethernet | WEC7, WEC2013 |
Description: On Apalis T30 modules V1.1A and later Ethernet is not working. Workaround: Use latest image or on image 1.4 beta 1 download the patch from here: Win CE 7: http://developer.toradex.com/files/toradex-dev/uploads/media/Colibri/WinCE/Special/Toradex_ApalisT30_EthernetPatch_for_1_4_b1.zip .
Windows Embedded Compact 2013: Get in contact with the support to get a driver. |
WC-2067 | Fixed | Suspend/Resume on Colibri T20 in image 1.4 beta 1 | Colibri T20 | | CE6, WEC7 |
Description: Suspend/Resume on Colibri T20 in image 1.4 beta 1 does not work as stable as in release 1.3. |
WC-2062 | New Feature | UpdateTool does not write oep and dispondelay to bootloader config. | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: When updating the splash screen the settings oep and dispondelay are not automatically written from the WinCE registry to the bootloader config. Workaround: Set the values manually in ss.oep and ss.dispondelay. |
WC-2006 | Fixed | New CE7 SDK Required Because Silverlight Compatibility was Broken | Colibri T20, Colibri T30 | WinCE Feature | WEC7 |
Description: The Silverlight references in the Toradex SDK do not match the Windows CE image 1.3b2 and later. See workaround for more information. Workaround: Applications running on Images before 1.3 have to be rebuilt with SDK v0.2, applications running on 1.3 and later on have to be rebuilt with SDK v2.0. You get the SDKs from here: https://docs.toradex.cn/102481 |
WC-2004 | Fixed | In image 1.4 beta 1 (CE 6) not the full RAM size is supported | Colibri T20 | RAM | CE6 |
Description: In image 1.4 beta 1 on CE 6 not the full RAM size is supported. |
WC-2002 | New Feature | Improve durability of NAND Flash on Colibri T20 | Colibri T20 | Flash | CE6, WEC7 |
Description: To improve durability of NAND Flash on Colibri T20 we add additional ECC bits. With this more read errors per block can be corrected, so blocks are marked as bad later.
Note: To make use of the improved error correction you have to update your image with NVFlash or with the Update Tool > 6.0.0. You also have to use NVFlash or the the Update Tool to downgrade to image before 1.4beta2. |
WC-1991 | Fixed | Ethernet File Access Causes Application Hang on CE7 | Colibri T20, Colibri T30, Apalis T30 | Ethernet | WEC7 |
Description: Accessing files on a SMB server over Ethernet can cause the application to hang.
The CE7 Update 2014M11 triggered this problem. It is fixed with the 2015M02 update which is part of this image. Workaround: If you build your own image, make sure you have installed the MS QFE Update 2015M02. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2014M12 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2014M11 |
WC-2137 | Fixed | Camera Support | Colibri T20, Colibri T30, Apalis T30 | Camera Parallel Interface, Multimedia | CE6, WEC7 |
Description: T30: Add camera support,
T20: Fix camera support (was broken since V1.3beta1)
|
WC-2131 | Fixed | Wrong default DISP_GPIO and BL_GPIO for Colibri T30. | Colibri T30 | Graphics | CE6, WEC7 |
Description: Windows CE always used GPIO T4 as the default BL_GPIO and DISP_GPIO on Colibri T20 (correct) and T30 (wrong).
On Colibri T30, we need to use GPIO V2 instead. |
WC-2104 | New Feature | Improve Ethernet Performance | Colibri T20, Colibri T30 | Ethernet | CE6, WEC7 |
Description: Update the Ethernet driver for Colibri T20 and Colibri T30, in order to improve Ethernet performance. |
WC-2096 | New Feature | Bring up Ethernet on Apalis T30 | Apalis T30 | Ethernet | CE6, WEC7 |
Description: Add support for the i210/i211 Ethernet controller, which is used on the Apalis T30 module. |
WC-2033 | Fixed | Pin group SDIO1 pull-state is set to normal | Colibri T20 | GPIO | CE6, WEC7 |
Description: Pin group SDIO1 pull-state is wrongly set to "no-pull". The reset default pull-state is "Pull Up". Use this as default value. Workaround: Manually change the pull state to "Pull Up" using the gpiolib. |
WC-2032 | New Feature | SD Memory card not mounting | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7 |
Description: Some SD Memory cards are not shown in the file explorer, the initialization of the cards fails. This is due to the fact, that some cards need some longer to power up before the first communication can take place. To prevent this we have introduced a key "PowerUpDelay" in the SDIO driver. Default value is set to 200ms. Workaround: After inserting the card toggle the Card Detect Pin manually or using the GPIOlib, after that card is mounted correctly. To get an updated version of the driver that fixes this issue already, get in contact with the support team. |
WC-2031 | Fixed | SD Memory Card stop working during writing to card | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7 |
Description: Some SD memory cards are not working reliable. When they are getting full and/or you do heavy write access, they stop working (error 19 or error 31).
This can be fixed by increasing the read command timeout from 1sec to 2sec. Workaround: Remove and insert SD Card or get in contact with the support team to get a driver that fixes this issue. |
WC-2023 | New Feature | Reduce Pixel CLK Jitter | Colibri T20, Colibri T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Some screens need a more accurate pixel clock. By default the display drivers uses the most efficent clock source. To make it more accurate the an other clock source has to be used. Therefore we have introduced a registry key forcePLLD in [HKLM\Software\Nvidia Corporation\NVDDI\LCD]. See also http://developer.toradex.com/knowledge-base/display-driver-registry-settings#Settings_for_all_Colibri_and_Apalis_Modules . |
WC-2010 | New Feature | Implement feature to support early ioctl interception | Colibri T20, Colibri T30 | Kernel, WinCE Feature | CE6, WEC7 |
Description: Users that need to intercept IOCTLs have now the chance to intercept IOCTLs to implement their own functionality. Please get in contact with the support team to get more information about that. |
WC-2009 | New Feature | Allow users format partitions from the bootloader. | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7 |
Description: You can now format specific flashdisk partitions. A command "formatusrpart" that takes a selection mask as parameter allows you choose which partition has to be formatted. |
WC-1994 | Fixed | The SplashScreen Does Not Properly Show on HDMI Displays | Colibri T30, Apalis T30 | HDMI | CE6, WEC7, WEC2013 |
Description: HDMI displays were flickering while the splash screen was shown. When the WinCE desktop appeared, the picture got stable. |
WC-1993 | New Feature | Add Supporting Files for Ethernet Debugging to the Standard Image | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Add Supporting Files for Ethernet Debugging to the Standard Image, so no manual copy is required anymore. |
WC-1992 | New Feature | Overlay and Fullscreen-Flipping Support for OpenGL | Colibri T20, Colibri T30 | Graphics | CE6, WEC7, WEC2013 |
Description: Added overlay support for OpenGL.
In full screen applications image flipping is now used instead of blitting the framebuffer contents. |
WC-1990 | New Feature | Video Encoding | Colibri T20, Colibri T30, Apalis T30 | Video Codecs | CE6, WEC7, WEC2013 |
Description: T30: Added support for video encoding,
T20: fixed support for video encoding |
WC-1983 | New Feature | Add Feature to hide mouse cursor via API | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Add feature to globally enable or disable the mouse cursor via API. See documentation here: http://developer.toradex.com/knowledge-base/mouse-cursor#Hide_Mouse_Curser_Globally_From_an_Application Workaround: Change the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\NVDDI]
"HwCursor"=dword:00000000 ;0: Mouse Cursor disabled, 1 : Mouse Cursor enabled |
WC-1956 | New Feature | Bring up PCIe on Apalis T30 | Apalis T30 | PCIe | CE6, WEC7 |
Description: Add PCIe support for the Apalis T30 module. |
WC-1878 | New Feature | Release WEC2013 for T30 modules and make sure the feature set is the same as for WEC 7 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Bring CE8 utilities, tools and feature set to the same level as CE6 and CE7
|
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2014M07 - WEC 7 Updates: Installed Microsoft CE7 Updates until 2014M08 Release 1.3 contains all changes from 1.3 beta 1 to 1.3 beta 3. |
WC-2138 | Fixed | Different issues with wave audio playback | Colibri T20, Colibri T30, Apalis T30 | Analog Audio | CE6, WEC7 |
Description: Small issues with audio playback on T20 and T30. When playing two waves the same time or playing one wave immediately after the other sometimes parts of the wave get lost are are played twice. Some wave files had no output at all, only silence was played. |
WC-2136 | New Feature | UARTD (Nvidia Name UART 3) only works with RX/TX. CTS and RTS are not configured. | Colibri T20 | UART | CE6, WEC7 |
Description: UARTD (Nvidia Name UART 3) only used RX/TX. CTS and RTS have not been configured. Workaround: Configure CTS and RTS after opening Serial Port using the GPIO lib. |
WC-2135 | New Feature | Apalis T30: Module family not detected correctly in bootloader | Apalis T30 | Bootloader | WEC7 |
Description: Updated debug output: Replaced statement "...for Colibri built..." with "...for Tegra built...". |
WC-2129 | New Feature | DFS goes not bellow 500MHz on T30 modules with DVI plugged in. | Colibri T30, Apalis T30 | Graphics, Power Management | WEC7, WEC2013 |
Description: The CPU frequency does not go bellow 500MHz when DVI/HDMI is plugged in at boot since image V 1.3 beta 3. |
WC-2117 | New Feature | Support DFS for EMC and allow Min/Max Range in Registry | Colibri T20 | Power Management | CE6, WEC7 |
Description: DFS for EMC was added. There are now min / max keys in the DFS registry settings. The feature is not enabled by default in 1.3 beta 3. Set the key DfsEmcLowCornerKHz to 166MHz to enable it. See also http://developer.toradex.com/wiki-articles/resource-manager-registry-settings#Configuring_DFS_in_the_Registry. |
WC-2115 | New Feature | Remove dependency between Touch, Audio and ADC drivers | Colibri T20 | Analog Audio, Analog Inputs, Resistive Touch | CE6, WEC7 |
Description: There was a dependency between the Touch, Audio and Analog Input Library. They could not be used independently. Please use the latest ADCLib from the library package 1.9. As long as the package is not availabe, please contact the support to get the latest version. |
WC-2113 | New Feature | Reduced power consumption by 0.5 W | Colibri T20 | Power Management | CE6, WEC7 |
Description: Power consumption has been reduced by up to 0.3 W in the latest image.
- With DFS on EMC enabled power consumption can be reduced by up to 0.5 W (See issue 9380).
- HDMI is disabled by default (Issue 9395).
- Bootupstyle changed (Issue 9396). |
WC-2112 | Fixed | DispOnDelay not implemented properly | Colibri T20, Colibri T30, Apalis T30 | Bootloader, Graphics | CE6, WEC7 |
Description: The DispOnDelay was not working properly. DispOnDelay is now supported in bootloader. Negative values (DISP_GPIO toggle before LCD signals) are not supported yet. |
WC-2111 | Fixed | Mutex missing in SDIO code | Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7 |
Description: Reading or writing to the FlashDisk while using the UpdateTool or any other direct flash access could lead to flash errors. Workaround: Make sure the FlashDisk is not used while using the UpdateTool or any other direct flash access. |
WC-2110 | New Feature | Improve NAND flash bad block handling. | Colibri T20 | Miscellaneous Peripherals | CE6, WEC7 |
Description: There is some potential risk in the handling of runtime badblocks. The bad block handling was improved in this release. |
WC-2109 | Fixed | Module does not resume when touch activiy during suspend | Colibri T20 | Power Management | CE6, WEC7 |
Description: The Colibri T20 does not resume when user touch display is used when the module is suspended. |
WC-2107 | Fixed | OEMQueryPerformanceCounter timeslip | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: When using the OEMQueryPerformanceCounter in a multi-core environment it could happen, that that time-slips occur. |
WC-2103 | New Feature | waveOutMessage messages return 1 when successful instead of 0 | Colibri T20, Colibri T30, Apalis T30 | Analog Audio | CE6, WEC7 |
Description: waveOutMessage (http://msdn.microsoft.com/en-us/library/ee487355.aspx) returns 1 instead of 0 when sucessfull. Workaround: Do not check return value. |
WC-2102 | New Feature | Hotplug is not working for some USB devices | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7 |
Description: Some USB devices, i.e. UVC USB Cameras, are not shown in the system, when they are plugged into a running system (Hotplug). This can now be fixed by adding a key "HotPlugDelayMS" with the count of milliseconds the system should wait for the device. Add the key to the appropriate USB Host registry settings (i.e. HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBEHCI1]).
For UVC Cameras 100ms should be fine.
More Details here: http://developer.toradex.com/knowledge-base/colibri-t20-usb-host-driver-registry-settings#Hotplug_Delay .
|
WC-2101 | New Feature | Improved resistive touch algorithm | Colibri T20 | Resistive Touch | CE6, WEC7 |
Description: Improvements on resistive touch driver algorithm. Touch data is fetched much more efficient now. Added new registry settings "Wait" and "PenUpTimeOut", see registry documentation: http://developer.toradex.com/knowledge-base/resistive-touch-screen#Registry_settings_supported_by_all_codecs_used_on_Colibri_PXAxxx_and_Colibri_T20 |
WC-2100 | Fixed | Saving config-block data overwrites RAM | Colibri T20, Colibri T30, Apalis T30 | Bootloader, ConfigBlock, Kernel | CE6, WEC7 |
Description: Saving config block data overwrites too much RAM. It's not critical because this RAM area isn't used at the moment. |
WC-2095 | New Feature | CE 7: Install Microsoft QFE Monthly Update April 2014 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: This Windows Embedded Compact 7 image contains Microsoft QFE Monthly Update April 2014. |
WC-2093 | New Feature | Default minimal frequency for DFS set to 216Mhz. | Colibri T20, Colibri T30, Apalis T30 | Power Management | CE6, WEC7 |
Description: We have seen, that it does not make any difference in the power consumption if we use 40MHz or 216MHz as minimum DFS frequency. On the other side we have a improved interrupt handling by not going bellow 216MHz. For this reason we set the default minimum frequency for DFS to 216MHz. |
WC-2091 | New Feature | CE 6: Install Microsoft QFE Monthly Update May 2014 | Colibri T20 | WinCE Feature | CE6 |
Description: This Windows Embedded Compact 6 image contains Microsoft QFE Monthly Update May 2014. |
WC-2090 | New Feature | Suspend/Resume Not Supported on Colibri T20 | Colibri T20 | Power Management | CE6, WEC7 |
Description: Suspend/Resume is supported now on Colibri T20. Check the other "Power Management" related issues for limitations. |
WC-2089 | New Feature | Call SignalStarted in RTCSync Tool | Colibri T20, Colibri T30, Apalis T30 | RTC | CE6, WEC7 |
Description: The RTCSync Tool is normally called as part of the boot-up of WinCE (part of init in registry). The SignalStarted API should be called when done if the tool was started as part of the init tools in the Registry. This allows customers to use the dependency feature of the registry init process. |
WC-2030 | New Feature | Publish Release Version V1.3 | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7 |
Description: Publish Release Version V1.3 including all changes from V1.3beta1 to 1.3beta3. |
WC-2027 | Fixed | RtcSync Not Working for Non-Standard RTCs | Colibri T20, Colibri T30 | I2C | CE6, WEC7 |
Description: Fixed: The RTC time is not restored from an RTC other than M41T0.
For the default RTC (M41T0) the tool is working properly.
This issue affected Image versions V1.3b2 and V1.3b3. Workaround: Contact support.arm@toradex.com to receive a patched RtcSync.exe tool. |
WC-2020 | Fixed | Issues with NAND flash bad block handling | Colibri T20 | Flash | CE6, WEC7 |
Description: We saw problems with the handling of runtime badblocks. This could even lead to data loss in rare cases. We identified and fixed this problems in this release. |
WC-2019 | New Feature | Improve 3D performance on T30 modules | Colibri T30, Apalis T30 | Graphics | CE6, WEC7 |
Description: Increased performance of second 3D instance of the T30. Approximately 2 times faster. |
WC-2018 | New Feature | Disable unused 12Mhz Clock on GPIO pin V3 | Colibri T20 | Bootloader | CE6, WEC7 |
Description: Set GPIO V3 (SODIMM 45) to GPIO in by default. Was set to CLK12M_Out before. |
WC-2017 | New Feature | Allow customization of audio codec register settings on T20 | Colibri T20 | Analog Audio | CE6, WEC7 |
Description: Allow customization of AC97 audio codec register settings at boot time for Colibri T20 modules. We added a new registry key that allows customized initialization of the AC97 registers when powering up the codec. Documentation can be found here: http://developer.toradex.com/knowledge-base/audio-driver-registry-settings#Registry_Settings_For_Tegra_Only . |
WC-2016 | New Feature | Power down audio codec when it is not used. | Colibri T20 | Analog Audio | CE6, WEC7 |
Description: Power down the audio codec on the Colibri T20 module when the it is not used. |
WC-2015 | New Feature | Reduce carveout size to 2MB on T30 | Colibri T30, Apalis T30 | Bootloader | CE6, WEC7 |
Description: Less carveout memory is used on Colibri and Apalis T30 modules. Default setting for carveout memory is now set to 2MB on T30 modules. |
WC-2014 | New Feature | Do not enable HDMI by default. | Colibri T20, Colibri T30, Apalis T30 | HDMI, Power Management | CE6, WEC7 |
Description: Disable HDMI interface when it is not used. Disabling it reduces power consumption of the modules. |
WC-2013 | New Feature | Set Hotplugstyle to LCDOnly on Colibri Modules | Colibri T20, Colibri T30 | Graphics | CE6, WEC7 |
Description: Set default Hotplugstyle from LCDAndCRT to LCDOnly for Colibri modules. Do not change Hotplugstyle for Apalis modules. See also http://developer.toradex.com/knowledge-base/display-driver-registry-settings#Settings_for_Colibri_Txx_and_Apalis_Txx_Modules_Only . |
WC-1999 | New Feature | Set Bootupstyle to LCDOnly on Colibri Modules | Colibri T20, Colibri T30 | Graphics | CE6, WEC7 |
Description: Set default Bootupstyle from LCDAndCRT to LCDOnly for Colibri modules. Do not change bootupstyle for Apalis modules. See also http://developer.toradex.com/knowledge-base/display-driver-registry-settings#Settings_for_Colibri_Txx_and_Apalis_Txx_Modules_Only . |
WC-1976 | New Feature | RS485 not supported | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7 |
Description: RS485 support has to be added on application level. Add registry settings to support RTS Toggle on driver level as for the PXA family: http://developer.toradex.com/knowledge-base/rs485 . |
WC-1962 | New Feature | USB_ID pin influences behavior of host and client driver | Colibri T20 | GPIO, USB | CE6, WEC7 |
Description: If USB_ID Pin (SODIMM 135) is not in a defined state USB devices can not be attached during runtime. Remove these influence of the ID pin to these drivers. |
WC-1902 | Fixed | Audio recording not working stable | Colibri T20, Colibri T30, Apalis T30 | Analog Audio, Digital Audio | CE6, WEC7 |
Description: Audio recording randomly is not working. Recording did only work with 44100 SPS input data rate. |
WC-1897 | New Feature | Missing Polarity Control for UART control Signals | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7 |
Description: Polarity for UART control signals can not be changed in the Registry. |
WC-1880 | New Feature | Allow setting DFS Min/Max Range in Registry | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: DFS (Dynamic Frequency Switching) uses the full frequency range at the moment. We added some registry keys to define the min and max frequency range in the registry. See description: http://developer.toradex.com/wiki-articles/resource-manager-registry-settings |
WC-1877 | New Feature | Missing Drive Strength settings for LCD signals in Registry | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7 |
Description: LCD drive strength can be set in the registry (lcdbs). Check the display registry page for more details: http://developer.toradex.com/knowledge-base/display-driver-registry-settings . In the bootloader use the ss.lcdTeg key to set the drive strength. |
WC-1876 | New Feature | DMA channel usage limitation | Colibri T20, Colibri T30, Apalis T30 | DMA | CE6, WEC7 |
Description: The number of DMA channels on Tegra modules is limited. This could affect interface functionality. E.g. if many serial ports are used audio might not work due to no free DMA channel. By default DMA is used only for RX. Check the registry key DmaSetting for other more (http://developer.toradex.com/knowledge-base/serial-port-registry-settings#Tegra_Family_Settings ). Workaround:
|
WC-1873 | New Feature | Touch coordinates are wrong after enable/disable touch screen when screen is rotated | Colibri T20 | Resistive Touch | CE6, WEC7 |
Description: After disabling and enabling the touch screen the touch coordinates are wrong. This only affects customer having the screen output rotated. |
WC-1872 | New Feature | Audio not supported on T30 modules | Colibri T30, Apalis T30 | Analog Audio | CE6, WEC7 |
Description: The Audio feature on Apalis T30 and Colibri T30 isn't supported yet. |
WC-1871 | Fixed | Printer Support is missing in CE7 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: The printing feature of Windows Embedded Compact 7 was missing in our standard image. Workaround: Customers can build their own image with printer support using Platform Builder. |
WC-1868 | New Feature | System Time could jump by several seconds every 24 hours | Colibri T20 | RTC | CE6, WEC7 |
Description: The system time get's synced with an RTC running in the PMIC on the module. The PMIC was configured to use an RC-oscillator instead of the crystal. This could lead to inaccurate time reported by the RTC. The system gets synced every 24 hours with the RTC and therefore could see quite a jump of the time. We changed this in order to use the crystal. The time jumps are now limited to a minimum. |
WC-1867 | New Feature | Backlight pin is toggling during boot | Colibri T20 | LVDS | CE6, WEC7 |
Description: The backlight pin was toggling for about 2 micro seconds while booting. |
WC-1864 | Fixed | System Hang on power supply drop below 3.08V | Colibri T20 | Bootloader, Kernel | CE6, WEC7 |
Description: The system was hanging when power supply dropped below 3.08V but did not go below 2.0V. Workaround: A full power cycle is necessary to get the module out of this state.
In Image 1.3beta1 and later we have implemented a software option to either trigger a reset as soon as the voltage drops below 3.08V, or ignore that low-voltage condition at all. See http://developer.toradex.com/wiki-articles/resource-manager-registry-settings#Undervoltage_Lockout for more details.
Both options are not effective during the system boot phase, from the time when the power supply rises above 3.2V, until the power management IC has been configured by the WinCE driver.
|
WC-1862 | New Feature | Minor DMA performance optimization | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Slight performance optimization when setting up DMAs in Kernel and Drivers using DMA. |
WC-1861 | New Feature | Minor Performance Optimization | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Slight performance optimization in Kernel and Drivers |
WC-1855 | Fixed | Audio player can not be closed after playing WAV | Colibri T20, Colibri T30, Apalis T30 | Multimedia | CE6, WEC7 |
Description: The player.exe can not be closed after playing WAV files. This is not an issue for customer playing WAV files in their own application. |
WC-1854 | Fixed | OpenGL applications are not working any more since image 1.3 beta 1 | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7 |
Description: Since image version 1.3 beta 1 it could happen that OpenGL applications do not run any more. This is due to an updated shader compiler. This only happens if there already some precompiled shaders that have been used in a image before 1.3 beta 1. Workaround: Delete the precompiled shaders (*.NVBV, *.NVBF) and restart your application. |
WC-1853 | New Feature | UpdateTool: Issues on Apalis T30 | Apalis T30 | | CE6, WEC7 |
Description: The Version Info of the Update Tool is not working properly on the Apalis T30. For ID there is shown "UNKNOWN" where it should be "APALIS TEGRA". |
WC-1845 | New Feature | CE 7: Install Microsoft QFE Monthly Update February 2014 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: This Windows Embedded Compact 7 image contains Microsoft QFE Monthly Update February 2014. |
WC-1844 | New Feature | CE 6: Install Microsoft QFE Monthly Update February 2014 | Colibri T20 | WinCE Feature | CE6 |
Description: This Windows Embedded Compact 6 image contains Microsoft QFE Monthly Update February 2014. |
WC-1841 | Fixed | GetDeviceCaps Reports Unsupported Formats for Audio Recording | Colibri T20, Colibri T30 | Analog Audio | CE6, WEC7 |
Description: GetDeviceCaps for the Windows recording device reports too many supported formats. Workaround: Record at 44.1kHz 16bit only. |
WC-1840 | New Feature | Update of Bootloader doesn't work | Colibri T30, Apalis T30 | | CE6, WEC7 |
Description: Bootloader updates was not working on T30 modules when using the UpdateTool. Workaround: Before image 1.3 beta 1: Use the latest update tool or use recovery mode and NvFlash for bootloader update works:
http://developer.toradex.com/knowledge-base/txx-recovery-mode |
WC-1838 | New Feature | Add new multimedia stack and support T30 modules | Colibri T20, Colibri T30, Apalis T30 | Video Codecs | CE6, WEC7 |
Description: Added support for new multimedia stack approach from Nvidia. This includes general multimedia support for T30 modules. Includes updates for OpenGL, OpenKode, OpenVG, OpenMax, DirectShow. |
WC-1837 | New Feature | PS2 keyboard does not work with low DFS frequency. | Colibri T20, Colibri T30, Apalis T30 | Miscellaneous Peripherals | CE6, WEC7 |
Description: PS2 keyboard and mouse only works with DFS disabled. Fixed in 1.3 beta 3 as DFS min default setting is set to 216MHz. Workaround: Set min CPU frequency to 216MHz: http://developer.toradex.com/wiki-articles/resource-manager-registry-settings |
WC-1835 | New Feature | Add Support for Image and Bootloader Backup/Restore to the UpdateTool | Colibri T20, Colibri T30, Apalis T30 | Bootloader, ConfigBlock, Kernel | CE6, WEC7 |
Description: The Bootloader and Image can now be backed up with the Updatetool. For production programming please still use the workarround described bellow as the Flashfile System, Registry and the Confiblock are not backed up. Workaround: We have a workaround using the NVFlash tool:
http://developer.toradex.com/knowledge-base/production-programming-for-tegra-modules |
WC-1833 | Fixed | Brand-New Colibri T20 Modules Cannot be Programmed using NvFlash Included in Image V1.2 | Colibri T20, Colibri T30 | | CE5, CE6, WEC7, WEC2013 |
Description: NvFlash V1.1 fails to update Colibri T20 and T30 modules which are new or have a completely wiped flash memory. Workaround: This issue only appears in the loader.nb0 V1.0 which comes as part of the Toradex Tegra BSP V1.2.
Using loader.nb0 V1.1 or higher fixes the problem. |
WC-1827 | New Feature | Support Audio Muting Pin | Colibri T20, Colibri T30, Apalis T30 | Analog Audio | CE6, WEC7 |
Description: Codec was not muted when no audio is played. This results in some background noise. The analog audio should now gets muted when no audio is played. Workaround: Mute audio in user application when no audio is played. |
WC-1820 | Fixed | Serial Modem dial-up connection interruption | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7 |
Description: Dial-up connections get disconnected immediately after dial-in. Issue was related to some not supported comm event masks. There have also been added some unimodem related keys in the registry. |
WC-1816 | New Feature | Add new VideoPlayer | Colibri T20, Colibri T30, Apalis T30 | Video Codecs | CE6, WEC7 |
Description: Add option to video player to play not in loop. Added the following params:
- /l0 Not play in loop,
- /l1 play in loop (default) |
WC-1815 | New Feature | Audio codec driver not implemented on T30 | Colibri T30, Apalis T30 | Analog Audio | CE6, WEC7 |
Description: The Audio Codec was not supported on the Colibri and Apalis T30. This means that there was no audio support on these modules. |
WC-1807 | Fixed | Audio Out Repeats Buffer on Stop, or Mutes. | Colibri T20 | Analog Audio | CE6, WEC7 |
Description: Sometimes some peaces of a sound are played again at the beginning when a new file was played later. This also lead to audio driver crashes when playing files again and again with a high frequency. Workaround: Add sleep after playing sound before playing next file to prevent driver crashes. |
WC-1798 | Fixed | Setting Up an Interrupt on SODIMM 173 Freezes the System | Colibri T20 | Kernel | CE6, WEC7 |
Description: Using SODIMM 173 as interrupt source freezes the system as soon as an interrupt occurs. Other SODIMM pins might also have the same effect. |
WC-1797 | New Feature | RtcSync: Add Support for the M41T00S RTC chip | Colibri T20, Colibri T30, Apalis T30 | RTC | CE6, WEC7 |
Description: Added support to RTCSync for external RTC M41T00S |
WC-1796 | Fixed | Project.reg and Platform.reg small issues | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Fixed two small syntax errors in plattform.reg (line 303) and project.reg (line 224) reported by customers. Only affects customers that build their own image. |
WC-1791 | New Feature | Add support for the PMU RTC | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: Added support for the RTC used in the PMIC on the T20 and T30 modules. However we still recommend to use an external RTC on the carrier board due to lower power consumption of such chips. More details here: http://developer.toradex.com/knowledge-base/rtcsync Workaround: Use an external RTC on the carrier board as done e.g. on our Colibri Evaluation Board. |
WC-2238 | Feature Request | Remove sysgen_appdebug | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Reduce image size by removing sysgen_appdebug. The debug feature will still be available as we manually add a dedicated set of DLLs. |
WC-2168 | Feature Request | BCT Memory Optimisation Phase 2 | Apalis T30 | Bootloader, RAM | |
Description: Currently DDR3L RAM is running at a fixed 800MHz frequency. Further optimisations to allow for automatic frequency switching in order to save power and decrease dissipated heat are required. Workaround: You may use the previous fixed 533MHz BCT still shipping in our latest BSP demo image packages as well (see apalis-t30_bin/apalis_t30_12MHz_MT41K512M8RH-125_533MHz.bct). |
WC-2134 | Known Issue | Apalis T30: Host not working on USB OTG Connector on Ixora and Evaluation Board | Apalis T30 | USB | WEC7, WEC2013 |
Description: When using an Apalis T30 on Ixora the host is not working on the USB OTG (X9) also when manually switching the settings in the registry. Workaround: Manually toggle the USBO1_EN (GPIO T5 / 157, MXM274) |
WC-2122 | Feature Request | Negative DispOnDelays not fully supported in the Bootloader | Colibri T20, Colibri T30, Apalis T30 | Bootloader | CE6, WEC7 |
Description: Negative DispOnDelay values are not supported in the bootloader. Negative DispOnDelay is used to toggle DISP_GPIO before LCD signals are switched on. |
WC-2120 | Feature Request | Add support for SDIO instance configuration for T30 | Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7 |
Description: There is no support to configure multiple SDIO instances as for the Colibri T20. If different pin setups are used by customer this needs to be added. |
WC-2099 | Known Issue | Module does not boot when not using default debug serial port on T30 | Colibri T30 | Bootloader | CE6, WEC7 |
Description: On the Apalis or Colibri T30 when using an other debug (ser.port) output then the default one (Port 1) the system does not boot. Workaround: This issue can be fixed by disabling the serial port you set in the bootloader ser.port bootloader configuration (see http://developer.toradex.com/knowledge-base/disable-drivers) |
WC-2097 | Feature Request | High CPU Load after booting on T30 Modules | Colibri T30, Apalis T30 | Kernel | WEC7 |
Description: After Windows Embedded Compact 7 booted the CPU is 100% loaded for around 10 seconds.
This behavior is normal. It's caused by the kernel cleaning dirty pages in a idle priority background thread. |
WC-2094 | Feature Request | Bring up SATA interface on Apalis T30 | Apalis T30 | SATA | CE6, WEC7 |
Description: SATA is currently not supported for Apalis T30 modules. |
WC-2087 | Known Issue | Audio does not work after suspend/resuming during audio playback | Colibri T20, Colibri T30 | Analog Audio, Digital Audio, Power Management | CE6, WEC7 |
Description: If the module gets suspended during playing audio, audio will not work fully work after resuming. Workaround: Stop audio playback before suspending. |
WC-2085 | Feature Request | Some GPIO input pins used in drivers don't work on T30 | Colibri T30, Apalis T30 | SDIO/SD/MMC | WEC7 |
Description: Some GPIO input pins used in device drivers don't work on T30. This was seen only if custom pin settings like a customer define SDIO card detect pin. |
WC-2081 | Known Issue | Serial Port loads CPU 100% when CTS Signal is floating | Colibri T20 | UART | WEC7 |
Description: A floating/toggeling CTS signal can cause the serial driver to load 100% of the CPU, even if no handshaking is enabled. Workaround: Set registry key Numberoflines to 2. Registry key is documented here: http://developer.toradex.com/knowledge-base/serial-port-registry-settings#Colibri_Tegra_Registry_Settings . This was introduced with image 2.1b2. |
WC-2054 | Known Issue | UART Transmit Data Loss at Baud Rates below 1000bps | Colibri T20, Colibri T30, Apalis T30 | UART | CE5, CE6, WEC7, WEC2013 |
Description: The default timeout for write operations to a COM port is (10ms * numberOfBytes + 100ms).
At baud rates below 1000bps this might not be sufficient, causing a premature abort of the transfer. Workaround: Define a different timeout by calling the SetCommTimeouts() function. |
WC-2053 | Feature Request | SysAdmin is not supported in WEC2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: SysAdmin (and also RemoteAdmin) isn't supported on WEC2013. It's currently not planned to support them. You can contact us if you plan to use this feature. |
WC-2048 | Feature Request | WEC2013: Explorer Shell Does Not Load When Taskbar-Autohide is Active | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: On WEC2013, the taskbar auto hide feature must not be used. If it is activated, the Explorer shell (desktop) is not loaded at all. |
WC-2044 | Feature Request | Remote Admin webinterface not supported on WEC2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Officially Microsoft does not support the webinterface (Remoteadmin) since CE 7. Migrate the interface to WEC2013 in order to provide an easy way to administrate users and remote file access. |
WC-2024 | Known Issue | Video: Playing Video in a loop does not work on T30 | Colibri T20, Colibri T30, Apalis T30 | Video Codecs | WEC7, WEC2013 |
Description: Video does not play in loop on the Colibri/Apalis T30. Workaround: Restart the video player or patch the player not to seek (SetPositions) but do stop and play. |
WC-2003 | Feature Request | SD Card: Add support for drive strength registry settings | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Support Registry Settings for Drive Strength on the SD Card interface. Workaround: Modify the HW registers directly. e.g have a look at the Tegra 2 TRM chapter 11.1.7
https://developer.nvidia.com/tegra-2-technical-reference-manual
e.g for DATA one you would modify register 0x700008f4
|
WC-1981 | Known Issue | Nvidia Jpeg Encoder/Decoder DataAbort | Colibri T20, Colibri T30, Apalis T30 | Graphics, Video Codecs | CE6, WEC7 |
Description: If JPEG encoding and decoding is done in hardware a data-abort can occur. Workaround: Disable hardware JPEG encoder/decoder. SW encoding is the default setting in actual images. No action required. |
WC-1958 | Known Issue | Artifacts on streamed videos | Colibri T20, Colibri T30, Apalis T30 | Ethernet, Video Codecs | CE6, WEC7, WEC2013 |
Description: Vidoes that are streamed are sometimes not decoded correctly: Artifacts are shown or some parts of the pictures are missing. |
WC-1954 | Feature Request | If splash screen is disabled not all Display Controllers are activated | Colibri T20, Colibri T30, Apalis T30 | Bootloader, Graphics | CE6, WEC7 |
Description: With disabled splash screen, not all display controllers are activated, also they are correctly set up in the registry. Workaround: Use a black splashscreen instead of disabling the splashscreen at all. You can download the black splashscreen here: https://docs.toradex.cn/102247-blacksplashscreen-125x125.zip |
WC-1945 | Feature Request | Controlling backligth from application | Colibri T20, Colibri T30, Apalis T30 | Graphics, LVDS | CE6, WEC7 |
Description: Backlight enabling / disabling is not fully supported as described for the PXA modules: http://developer.toradex.com/knowledge-base/backlight. When back light gets disabled the whole display drivers is disabled. This is a potential issue for some customer hardware (i.e. flickering screen when re enabling the backlight). |
WC-1940 | Feature Request | Add Support for USB Host Registry Setting "PhysicalPageSize" | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7 |
Description: The "PhysicalPageSize" registry setting for USB Hosts is not supported for Tegra module family. |
WC-1928 | Feature Request | WinCE 7 does not support dynamic core shut-down to save power | Colibri T20, Colibri T30, Apalis T30 | CPU | WEC7 |
Description: At the moment single CPUs can not be shot down to save power. Workaround: Use Dynamic Frequency Switching to throttle down CPU frequency. This is enabled by default. (See also: http://developer.toradex.com/wiki-articles/resource-manager-registry-settings)
Cores can also be disabled statically in the bootloader (pex.mpenable=0). |
WC-1915 | Known Issue | USB OTG cable detect supports only default polarity on SODIMM pin 137 | Colibri T20, Colibri T30, Apalis T30 | USB | CE6, WEC7 |
Description: The USB OTG registry setting CableDetectPol changes the cable detect polarity (see http://developer.toradex.com/knowledge-base/usb-client-driver-registry-settings#USB_Client_Cable_Detection_Tegra ). On default SODIMM pin 137 only the default polarity is supported. Workaround: Use manual switching: http://developer.toradex.com/knowledge-base/usb-on-the-go |
WC-1898 | Feature Request | Add Debug Message Software Buffer | Colibri T20, Colibri T30, Apalis T30 | Bootloader, Kernel | CE6, WEC7 |
Description: If there is no serial port available customers can not log any debug messages. On the PXA family debug messages can be written into a buffer which can also be checked after a reboot. This feature is not available on the Tegra modules yet. |
WC-1881 | Known Issue | Memory Division Setting in Registry doesn't work in some cases | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7 |
Description: The StorageMemory setting in the registry doesn't work.
http://developer.toradex.com/knowledge-base/set-memory-division |
WC-1856 | Known Issue | Network not Accessible While a USB Connection to a Host is Active | Colibri T20, Colibri T30, Apalis T30 | Ethernet, USB | CE6, WEC7 |
Description: While the Windows CE device's USB client port is connected to a host (e.g. for debugging), the network connection is not accessible.
Reason: The USB client connection creates a virtual COM port COM0 and an additional network connection through COM0. The Windows CE device's network traffic is then routed to COM0 by default. Workaround: Use the Windows CE command line to change the routing table:
1. route print com0
Look at the COM0: row in the interface list, and remember the number shown in the first column .
2. route delete 0.0.0.0 IF
Where i is the number taken from step 1.
Repeat these steps each time you disconnect and re-connect the USB cable. |
WC-1846 | Feature Request | When USBHCI3 loads first then all USB Hosts are not working | Colibri T30 | USB | WEC7 |
Description: When loading USBHCI3 first by purpose or also just by side effects like adding some additional registry keys, USB Hosts are not working at all. Workaround: Fix the bootorder by setting [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBEHCI3] Order=33. This should fix the issue. |
WC-1814 | Known Issue | T30 DVI output does not work on all monitors | Colibri T30 | HDMI | WEC7 |
Description: Some newer DVI displays seem to have compatibility issues with T30 modules regarding DDC. |
WC-1811 | Feature Request | Inconsistent usage of UART Settings Between Bootloader and WinCE Driver may cause problems. | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7 |
Description: If using non default UART Pin muxings in some certain settings it is possible that the UART does not work as multiple PINs with the same alternate function are defined. The reason is that the bootloader may use other pins than the WinCE image. Workaround: Customers can manually set the duplicated functions to GPIO in their application using the GPIOLib. Or use the same pin muxing in the bootloader as well as in the image (ser.pinmux in the bootloader). |
WC-1806 | Feature Request | playsound Returns Immidiatly Also Sychronous Playback is Used | Colibri T20 | Analog Audio | CE6, WEC7 |
Description: When using playsound, the function returns immediately after the data has been written to the audio out buffer. This means if there is enough space in the buffer, the function copies the data and returns directly. Workaround: No Workaround |
WC-1803 | Known Issue | Suspend/Resume Not Supported on Colibri and Apalis T30 | Colibri T30, Apalis T30 | Bootloader, Kernel | WEC7 |
Description: Suspend/Resume isn't supported yet on Colibri and Apalis T30. |
WC-1802 | Feature Request | Different display settings in config block and CE Registry could lead to unexpected behavior | Colibri T20, Colibri T30, Apalis T30 | LVDS | CE6, WEC7 |
Description: When display configuration is not the same in bootloader and registry, this could lead to some strange behaviour during runtime (e.g. after resuming display driver from system idle). Workaround: Always set display settings in bootloader and system registry. |
WC-1776 | Known Issue | Dr. Watson Generates Delays on Each Exception, Even if Deactivated | Colibri T20, Colibri T30, Apalis T30 | | CE5, CE6, WEC7, WEC2013 |
Description: Additional delays in exception handling in OS image V2.0b4 Workaround: Build a custom OS image without Dr. Watson. |
WC-1774 | Known Issue | UART RX events are signaled only once | Colibri T20, Colibri T30, Apalis T30 | UART | CE6, WEC7, WEC2013 |
Description: Currently the UART driver triggers RX events only once. If the event is not handled by the application and the data is not read, there will not be signaled any other RX event, also not if new data arrives on the device. Trigger a manual read data to reenable the RX events. Workaround: Make sure you do not miss any RX event. If not possible, set a timeout after which you will manually trigger a manual read. |
WC-1771 | Known Issue | "Start Debugger Client" Does Not Start in WEC2013 | Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: "Start Debugger Client" Does Not Start in WEC2013 Workaround: Open a WinCe command line, type the two commands:
start conmanclient3.exe
cmaccept3.exe |
WC-1760 | Known Issue | T20 Hangs in when comming out of suspend at random times | Colibri T20 | Power Management | WEC7 |
Description: Tegra hangs in suspend at random times Workaround: If you don't need ethernet, disable USBHCI2 which will disable it. Se also this developer website about how to disable drivers: https://developer.toradex.com/knowledge-base/disable-drivers#disabling-drivers |
WC-1747 | Known Issue | Threads with higher priority (<101) can freeze the device | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: If you are running a a thraed with high priority (above 101) this can freeze the device. The device will not be able to handle any other interrupt. Workaround: Prevent forcing high priority threads to core 1. Do not use high priority threads (above prio 101) whenever possible. |
WC-1745 | Known Issue | HttpSendRequest() takes 30 seconds to return | Colibri T30 | WinCE Feature | CE6 |
Description: HttpSendRequest() can take more than 30 seconds to return. |
WC-1736 | Known Issue | Audio Codec getting very hot on customer board. | | | |
Description: Audio codec can get hot on Colibri T20 |
WC-1734 | Known Issue | OpenGL drawing artefacts in 16bpp mode | Colibri T20, Colibri T30, Apalis T30 | Graphics | CE6, WEC7, WEC2013 |
Description: OpenGL drawing artefacts in 16bpp mode Workaround: Use 32bpp mode: set mainpanelbpp in the registry |
WC-1732 | Known Issue | Support TV out: Composite PAL | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: This feature isn't supported. Composite with NTSC works. |
WC-1727 | Feature Request | Allow user to query ECC algorithm | Colibri T20 | | CE6, WEC7 |
Description: Allow user application to query ECC algorithm which is currently used by the NAND flash. Workaround: Read hardware regsiter 0x700080CC and check bit 0. I case it is set to 1, BCH16 is used, if it is 0 RS4 NAND ECC is used. |
WC-1723 | Known Issue | Support TV out: Component output not tested | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: This feature isn't tested. Composite with NTSC works. |
WC-1720 | Known Issue | Starting and Stopping Camera Capture Graph might fail after multiple times | Colibri T20, Colibri T30, Apalis T30 | Camera Parallel Interface | CE6, WEC7, WEC2013 |
Description: After several start/stop cycles start fails Workaround: If possible avoid starting/stopping the graphs. |
WC-1715 | Known Issue | T30: PS2 mouse port does not work reliable | Colibri T30 | PS/2 | WEC7, WEC2013 |
Description: Default PS2 mouse port does not work reliable. Some keys are lost, default keyboard port works. |
WC-1708 | Known Issue | Video gets rotated in fullscreen mode | Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: If you have a roated screen, videos played in full screen mode are shown correctly. If you still want to get the videos rotated, set the registry key [HKEY_LOCAL_MACHINE\Software\NVIDIA Corporation\NVDSHOW] NV_VIDEO_RENDERER_FULLSCREEN_ORIENTATION to 90 or 270. |
WC-1701 | Feature Request | Boot from SD Card | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Allow booting from SD card |
WC-1692 | Known Issue | Colibri T30 might freeze on boot due to a memory timings issue introduced by NVFlash V2.1 and V2.2 | Colibri T30 | | CE6, WEC7, WEC2013 |
Description: Some Colibri T30 might sporadically hang or show random exceptions while booting. This is because of a memory timing incompatibility.
Workaround: Detailed description and workaround are available at: http://developer.toradex.com/knowledge-base/nvflash-2122-ram-timings-issue-on-colibri-t30 |
WC-1688 | Feature Request | Support UHS-I Mode for MMC1 interface | Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: Support UHS-I Mode for MMC1 interface |
WC-1681 | Known Issue | Only English(United States) region can be used | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: After adding additional locals through the Toradex .cab installer, still only the regional settings English(United States) can be used. Any other region setting prevents the system from booting correctly. |
WC-1680 | Known Issue | User Credentials for WPA2 Enterprise WiFi connections are not persisted across reboots | Colibri T20, Colibri T30, Apalis T30 | Wi-Fi | WEC7, WEC2013 |
Description: Issue was identified as problem with Microsoft code. As WEC7 and WEC2013 are in extended support ( https://support.microsoft.com/en-us/lifecycle/search?alpha=Windows%20Embedded%20Compact%202013 ) this is not going to be fixed by Microsoft updates. |
WC-1665 | Known Issue | Network credentials don't get saved in CE6 | Colibri T20, Colibri T30 | Ethernet | CE6 |
Description: Network credentials cannot be saved in WinCe6 V2.2. Workaround: Please consider to use SMBConnect with configurable parameters run it through Autorun, see the detailed explanation here : http://www.toradex.com/community/answers/34823/view.html |
WC-1651 | Known Issue | T30 internal eMMC is not running at maximum speed | Colibri T30, Apalis T30 | Flash | CE6, WEC7, WEC2013 |
Description: Internal eMMC was running at half the clock speed it could. |
WC-1630 | Known Issue | Multimedia Audio (MP3, Video) cannot be played on a USB speaker | Colibri T20, Colibri T30, Apalis T30 | Analog Audio, Digital Audio | CE6, WEC7, WEC2013 |
Description: Multimedia Audio (MP3, Video) cannot be played on a USB audio device. Workaround: The AudioRouter can be added to route Multimedia Audio to a USB speaker. Refer to the following community post for details: https://www.toradex.com/community/questions/21399/play-audio-from-usb-speaker.html |
WC-1621 | Known Issue | Memory Leak When Connecting ActiveSync/WMDC | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: Minor memory leak when repeatedly connecting / disconnecting the USB cable between module and a PC. Workaround: - |
WC-1597 | Known Issue | USB Function Mass Storage Class issue with USB and SDCard | Colibri T20, Colibri T30, Apalis T30 | USB, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Sharing USB memory device or SD Memory Device using the "Mass Storage Class" with an external PC does not work properly. The device is not shared after booting neither when insert remove the storage. The only thing that solves the issue is plug / unplug the USB function cable. Sharing the internal flash storage works fine. Workaround: Remove [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBFN\] "Order" key. This will force the USBFN driver to be loaded with the lowest order and gives the SDIO driver some more time to get loaded. |
WC-1594 | Feature Request | Support LCD DE Mode | Colibri T20, Colibri T30, Apalis T30 | RGB | CE6, WEC7, WEC2013 |
Description: Some displays running in DE mode need LCD_HSYNC and LCD_VSYNC to be low all the time. Setting VSW=0, HSW=0, HSP=0, VSP=0 is not enough on T20 / T30. Workaround: Set pins HSYNC and VSYNC to GPIO output low. |
WC-1589 | Known Issue | UART parity is not reported when using UART DMA settings (default) | Colibri T20 | UART | CE5, CE6, WEC7, WEC2013 |
Description: When using UART DMA, the parity check is ignored on UART Rx data. Workaround: Use PIO mode instead of DMA in the registry. Set DmaSetting=0
https://developer.toradex.com/knowledge-base/serial-port-registry-settings#colibri-tegra-registry-settings |
WC-1579 | Feature Request | Store registry redundantly | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: Maintain two copies of the registry in case registry is corrupted. |
WC-1567 | Known Issue | Automatic USB Host/Client switching not supported on T30 | Colibri T30, Apalis T30 | | WEC7, WEC2013 |
Description: USB OTG is not implemented on the Colibri and Apalis T30 modules. Workaround: Use manual switching: http://developer.toradex.com/knowledge-base/usb-on-the-go |
WC-1566 | Known Issue | USB Host/Client switch re-initializes all USB devices on all USB host ports | Colibri T20 | USB | |
Description: When dynamically switching is enabled and USB FN cable is removed, all USB devices are reloaded as well (e.g. Ethernet and USB HD disappear for a moment). |
WC-1564 | Known Issue | Exception in Thumb mode causes System Freeze on CE7 | Colibri T20, Colibri T30, Apalis T30 | | WEC7 |
Description: The CE7 exception handler seems to have a problem if the exception happens in thumb mode (instead of the normal arm32 mode). This also happens if not explicitly using Thumb mode. This is an issue if the exception handling is triggered by any uninitialized function pointer with an odd value.
Workaround: None. This is a Microsoft code issue. Microsoft is aware of it but currently doesn't plan to fix it. |
WC-1560 | Feature Request | Drag and Drop of files doesn't work on WEC2013 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC2013 |
Description: Drag and Drop of files doesn't work in the explorer/desktop on WEC2013. |
WC-1558 | Known Issue | CeGetVolumeInfo does not report flag CE_VOLUME_TRANSACTION_SAFE for FAT32 | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7, WEC2013 |
Description: Function CeGetVolumeInfo does not report flag CE_VOLUME_TRANSACTION_SAFE for FAT32 formated disk. This is an issue in the Microsoft part. |
WC-1549 | Feature Request | Failsafe: Recovery Image | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Load a special fail-safe recovery image if the main image is damaged |
WC-1548 | Known Issue | Make USB Host Power Enable pins configurable by Port | Apalis T30 | USB | CE6, WEC7, WEC2013 |
Description: The USB Host power enable pins can only be configured on a global level for all host ports (se also here: http://developer.toradex.com/knowledge-base/colibri-t20-usb-host-driver-registry-settings#power-enable-pin-settings ). This needs to be modified to allow having different enable pins for all ports.
Also modify the default pin for the Apalis Modules. Workaround: Modify the power enable pins manually with the GPIO Config Library or Tool. |
WC-1525 | Known Issue | TCP DHCP settings "Lease Expires" date is wrong | Colibri T20, Colibri T30, Apalis T30 | Ethernet | WEC7 |
Description: The "Lease Expires" date is always set to 1/1/1970 initially. This seems to be WEC7 related issue. This is not an issue on CE6. Workaround: Do a ip renew (ipconfig /release, ipconfig /renew) to get a correct "Lease Expires" date. If you build your own Image, you can also use a legacy dhcp.dll that was in a release before November 2014, where this issue was not present. |
WC-1514 | Feature Request | Disconnecting USB client causes lagging | Colibri T20, Colibri T30, Apalis T30 | USB | WEC7 |
Description: Disconnecting the USB client connector causes the module to lag. This was observed when using USB as SERIAL_CLASS device. |
WC-1512 | Feature Request | Debug Port COM3 on Colibri T20 does not work | Colibri T20 | UART | CE6, WEC7 |
Description: COM3 can not be used as debug output on Colibri T20. When using ser.port=3 and dbg.serial=1, you don't see any debug output. Workaround: Detristate SODIMM 21 and 23 once the image got bootet, the debug output will work then. |
WC-1497 | Known Issue | Issues on video playback in a loop | Colibri T30, Apalis T30 | Video Codecs | WEC2013 |
Description: Playing videos in a loop with the integrated video player does not work. Also the fullscreen mode is not supported. Workaround: Instead of loop it, just stop it shortly before the end and then re-start it. |
WC-1481 | Known Issue | Authentication enabled RTSP camera not supported | Colibri T20, Colibri T30 | | CE6, WEC7, WEC2013 |
Description: Authentication enabled RTSP camera not supported |
WC-1449 | Known Issue | Memory Leak in SDIO driver | Colibri T20, Colibri T30, Apalis T30 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: There is a memory leak in the SDIO driver. When inserting / removing SD Card some memory is not freed. This specially can be an issue for customers having SODIMM 45 floating (Card detect) and still have SD Card driver enabled. Workaround: Customers not using SDIO interface should disable the driver in order enable a interrupt on the card detect pin. |
WC-1432 | Known Issue | System time runs slow if DST is not activated. | Colibri T20, Colibri T30, Apalis T30 | | WEC7, WEC2013 |
Description: When daylight saving option is unchecked from Date/Time properties then system time runs slow. |
WC-1430 | Feature Request | Added Interrupt Monitor Functionality | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Useful to debug system freezes or interrupt problems |
WC-1428 | Known Issue | Remoteadmin interface does not ask for password | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | WEC7 |
Description: Web interface does not ask for password. Workaround: If you are building your own BSP contact support and we will provide new DLL. |
WC-1426 | Known Issue | Initial few frames are blue when set MainPanelBpp(Frame buffer color depth) to 32 | Colibri T20, Colibri T30 | Camera Parallel Interface, Video Codecs | WEC7 |
Description: When running Camerademo application or play videos, initial few frames will be blue if MainPanelBpp is set to 32 bit depth.
NOTE: This behavior is normal, this is the overlay key color. Workaround: Set BPP to 16 bits or change the overlay Key Color:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Preferences]
"VideoOverlayKeyColor"=dword:00000841 |
WC-1424 | Known Issue | T20: Only one core after resume | Colibri T20 | Power Management | WEC7 |
Description: After a suspend / resume cycle only one core of the CPU gets resumed. |
WC-1419 | Feature Request | Support RegFlushKey also for RAM based hive | Colibri T20, Colibri T30, Apalis T30 | WinCE Feature | CE6, WEC7, WEC2013 |
Description: Some tools do not save the registry any longer since 2.0 beta 1. Workaround: Use the Update Tool to save the registry. |
WC-1418 | Feature Request | Support DMA Flow Control By GPIO | Colibri T20, Colibri T30 | DMA | CE5, CE6, WEC7, WEC2013 |
Description: Support DMA Flow Control By GPIO |
WC-1416 | Known Issue | System time does not behave correctly when DST is not activated and SoftRTC is disabled | Colibri T20, Colibri T30, Apalis T30 | RTC | WEC7, WEC2013 |
Description: When DST is not active and SoftRTC is disabled (default on Tegra Modules is Enabled) the current date/time reported by the system is not precise and lags few minutes per hours during runtime.
This is a bug in the MS code. Workaround: If you have issues with DST not running correctly there are two ways to fix this.
1. Enable SoftRTC.
2. Go into registry under
HKLM\Time Zones and select your timezone. There is a subkey "Dynamic DST" with entries for each year. To fix it create a new entry for year when you have issues and copy value from previous year. |
WC-1955 | Feature Request | Implement power management on Txx platforms under WinCE (Suspend Mode) | Colibri T20, Colibri T30, Apalis T30 | Kernel | CE6, WEC7, WEC2013 |
Description: Suspend / Resume is not supported on Colibri T20/T30 and Apalis T30. Workaround: Completely power off device or try to reduce power consumption (disable backlight, ...). |
WC-1831 | Feature Request | No Desktop in WEC2013 | Colibri T30, Apalis T30 | Kernel | WEC2013 |
Description: A Windows CE like shell (desktop) should also be available for Windows Embedded Compact 2013 |
WC-1812 | Known Issue | Incorrect initialisation of GPIO pins | Colibri T20, Colibri T30, Apalis T30 | GPIO | CE6, WEC7, WEC2013 |
Description: -
No changes to BSP, only GPIO Config Tool. DO not publish anything on this ticket |
WC-1792 | Feature Request | Add USB CDC Class Driver to the Image | Colibri T20, Colibri T30, Apalis T30 | USB | |
Description: Add USB CDC Class Driver to the Image |
WC-1660 | Known Issue | Apalis T30 OS lockup and/or networking stops working | Apalis T30 | Wi-Fi | WEC7 |
Description: The CPU tries to access unmapped memory location during boot |
WC-1658 | Known Issue | Bootloader config param bitfields not matching | Colibri T20, Colibri T30, Apalis T30 | | CE6, WEC7, WEC2013 |
Description: Bootloader SS few config parameters would be corrupted. |
WC-1636 | Known Issue | Update DevPage Articles About T30 Thermal Throttling | Colibri T20, Colibri T30 | Temperature Sensor | CE6, WEC7, WEC2013 |
Description: Update the documentation about thermal behavior of T20 and T30 modules |
WC-1635 | Feature Request | Support new NAND Flash on [00221201] Colibri T20 512MB IT V1.2B | Colibri T20 | Flash | CE6, WEC7, WEC2013 |
Description: Support new NAND Flash on [00221201] Colibri T20 512MB IT V1.2B |
WC-1612 | Known Issue | Over Temperature Throttling does not force RAM frequency lower | Colibri T20, Colibri T30, Apalis T30 | Power Management, RAM | CE6, WEC7, WEC2013 |
Description: A memory intensive application can cause the system to enter a thermal shutdown state as the RAM frequency will not be forced lower on high temperature limit (only CPU speed is forced lower) |
WC-1453 | Known Issue | No video output from T30 on Viola using the RGB parallel interface | Colibri T30 | Graphics | CE6, WEC7, WEC2013 |
Description: A T30 module does not provide any display output when used with a Viola board and an EDT display. |
47409 | Known Issue | Manual Dial Terminal is not available on WinCe 6 / 7 | Colibri T20, To be defined | | To be defined, WEC7 |
Description: Manual Dial Terminal is not available in CE6 / CE7 |