- WinCE 6 Updates: Installed Updates until 2018M03
- WinCE 7 Updates: Installed Updates until 2019M03
- WEC 2013 Updates: Installed Updates until 2019M03 |
43242 | New Feature | Release 2.3 | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: The stable release 2.3 contains all changes up to version 2.3b2 |
- WinCE 6 Updates: Installed Updates until 2018M03
- WinCE 7 Updates: Installed Updates until 2019M03
- WEC 2013 Updates: Installed Updates until 2019M03 |
48704 | Fixed | System might freeze when closing OpenGL application that was running for long time | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
48686 | Fixed | Resizing Windowed OpenGL application multiple times might crash it | Apalis T30, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: When resigning a windowed OpenGL application multiple times the application might close unexpectedly with a data abort error. |
47550 | Fixed | .NET CF V3.9 bug when comparing to (constant) 0L | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
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 |
47392 | Fixed | XAML renderer does not update all screen contents | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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 |
46980 | New Feature | Add CRC check for WinCE image | Apalis T30, Colibri T20, Colibri T30 | Bootloader | CE6, WEC2013, WEC7 | | No |
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) |
45900 | Fixed | Marvell SDIO8787 WIFI driver does not always work at boot | Apalis T30, Colibri T20, Colibri T30 | Wi-Fi | CE6, WEC2013, WEC7 | | No |
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. |
34033 | Fixed | Fullscreen OpenGL application starts flickering after a running for very long time | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
Internal version only |
43241 | New Feature | Internal Version for Testing Only | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: This version was never officially released and is an internal version only. |
Contains all changes up to version 2.2b4
- WinCE 6 Updates: Installed Updates until 2018M03
- WinCE 7 Updates: Installed Updates until 2018M09
- WEC 2013 Updates: Installed Updates until 2018M10 |
45949 | Fixed | Eboot GPIO configuration display issue | Apalis T30, Colibri T20, Colibri T30 | Bootloader | CE6, WEC2013, WEC7 | | No |
Description: 'set gpio' displays an empty string when called more than once. Workaround: after entering the command 'set gpio', reset the system before continuing. |
45945 | Fixed | Missing file associations for .bat files in CE8 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: .bat Files are not associated with cmd.exe |
45941 | Fixed | Kernel Debugger Does not work since BSP 2.2b4 | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC2013, WEC7 | | No |
Description: There was a problem with initializing Kernel Debugger: Interlock Function were not working properly and system was hanging. |
45038 | Fixed | Virtual Memory leak when using NvRmMemMap() in User Mode | Colibri T20 | RAM | CE6, WEC2013, WEC7 | | No |
Description: Memory was not properly unmapped from User space following a call to NvRmMemUnMap(), thus creating memory leaks. |
44180 | Fixed | Some Apalis and Colibri T30 IT have an unexpected silicon calibration value | Apalis T30, Colibri T20, Colibri T30 | CPU | CE6, WEC2013, WEC7 | | No |
Description: Unfortunately the SW could not deal with this new calibration value and was behaving incorrectly leading to crashes. |
- WinCE 6 Updates: Installed Updates until 2018M03
- WinCE 7 Updates: Installed Updates until 2018M06
- WEC 2013 Updates: Installed Updates until 2018M07 |
42727 | Fixed | WiFi User Credentials for WPA2 802.1x (aka WPA2 Enterprise) are not persisted | Apalis T30, Colibri T20, Colibri T30 | Wi-Fi, WinCE Feature | WEC7 | | No |
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" |
42215 | Fixed | [RegEdit] Deleting or Renaming Keys with Subkeys fails | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: If a subkey is is use the deletion of all other subkeys also fails |
41875 | New Feature | Dummy Battery Driver Added | Apalis T30, Colibri T20, Colibri T30 | Power Management | CE6, WEC2013, WEC7 | | No |
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.com/106587-battery.c?v=1 |
41437 | New Feature | Added USB ID Pin support to OnTheGo driver | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC2013, WEC7 | | No |
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 |
41245 | Fixed | eMMC BootMode is not matching what T30 BootRom is expecting | Apalis T30, Colibri T30 | SDIO/SD/MMC | CE6, WEC2013, WEC7 | | No |
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. |
41244 | Fixed | Registry is not Saved if only RegFlushKey(HKEY_CURRENT_USER) is called | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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) |
40895 | Fixed | WEC2013 Debugger not working | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: WEC2013 App debugger is not working on T30 on image V2.2b2 Workaround: Use VSDebugger from latest release. |
40103 | Fixed | EarlyAutoCopy feature of WaitForFlashDisk does not work reliably | Apalis T30, Colibri T20, Colibri T30 | Flash, WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: The EarlyAutoCopy feature of WaitForFlashDisk driver does not always work. |
39671 | New Feature | Add support for BusEnum2 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013, WEC7 | | No |
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" |
39370 | Fixed | There is no way to pop-up NetUI's WiFi Settings | Apalis T30, Colibri T20, Colibri T30 | Wi-Fi | WEC2013, WEC7 | | No |
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. |
39266 | Fixed | WEC2013: Audio Files and Sound Scheme Missing | Apalis T30, Colibri T20, Colibri T30 | Multimedia, WinCE Feature | WEC2013 | | No |
Description: System sounds are not available under WEC2013. |
38773 | Fixed | USB OTG (Host mode) does not work on Apalis | Apalis T30 | USB | CE6, WEC7 | | No |
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 |
38428 | New Feature | Unify module information output | Apalis T30, Colibri T20, Colibri T30 | Bootloader, WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Updated the output of Module Name and serial number while booting the device, in order to unify this between all the module families. |
37980 | Fixed | USB Does Not Work Anymore When Loading in Reverse Order | Colibri T30, To be defined | USB | CE6, WEC2013, WEC7 | | No |
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. |
36699 | Fixed | MultiByteToWideChar() not working anymore for simplified chinese and korean | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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). |
5894 | Fixed | LVDS Converter Freezes After Switching From Splashscreen to WinCE Desktop | Colibri T20, Colibri T30 | LVDS | CE6, WEC7 | | No |
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. |
Internal version only |
39257 | New Feature | Internal Version for Testing Only | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: This version was never officially released and is an internal version only. |
- WinCE 6 Updates: Installed Updates until 2018M03
- WinCE 7 Updates: Installed Updates until 2017M12
- WEC 2013 Updates: Installed Updates until 2018M03 |
35649 | Fixed | Update Tool: Serial Number gets lost | Apalis T30, Colibri T20, Colibri T30 | Toradex Feature, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
35648 | Fixed | Update Tool: GPIO settings are not restored correctly | Apalis T30 | Bootloader, GPIO, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
35059 | Fixed | Remove afd.dll patch | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
34995 | New Feature | Enable RAM DFS on T30 by default | Apalis T30, Colibri T20, Colibri T30 | Kernel, RAM | CE6, WEC2013, WEC7 | | No |
Description: RAM DFS was not introduced in a earlier release but not enabled by default. This feature is enabled from now on by default. |
34993 | New Feature | Enable dynamically CPUs disabling by default | Colibri T20, Colibri T30 | Kernel | WEC2013, WEC7 | | No |
Description: The dynamic CPU disabling was introduced earlier but not enabled by default. This will be enabled with this release. |
34698 | Fixed | Colibri and Apalis T30 Freezes UI | Apalis T30, Colibri T30 | External Memory Bus, Graphics | WEC2013, WEC7 | | No |
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 |
34542 | New Feature | Add all BSP features as Catalog file | Apalis T30, Colibri T20, Colibri T30 | | WEC7 | | No |
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. |
34505 | New Feature | Increase the Maximum Allowed Image Size | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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). |
34282 | Fixed | UpdateTool: FlashDisk disapears after clicking "Backup" | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
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. |
34159 | New Feature | Support RNDIS on Debugger client | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
33887 | New Feature | Add Registry Keys to Simplify Enabling of tchproxy.dll | Apalis T30, Colibri T20, Colibri T30 | Capacitive Touch, Resistive Touch | CE6, WEC2013, WEC7 | | No |
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" |
32599 | Fixed | Bootloader GPIO Setting not Accepted | Colibri T20 | Bootloader, GPIO | CE5, CE6, WEC2013, WEC7 | | No |
Description: Bootloader GPIO Setting (gpio.bootconfig) fails to set pull state of some GPIOs Workaround: - |
30237 | Fixed | USB Device: Losing data if multiple low speed devices are connected on the same hub | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC2013, WEC7 | | No |
Description: If you have more than one low-speed device on the same USB hub, data can get lost. |
29481 | Fixed | T30: OpenGL performance issue | Apalis T30, Colibri T30 | Graphics | WEC2013, WEC7 | | No |
Description: Some OpenGL operations are slower compared to release 1.4. This problem started showing up from version 2.0. |
29048 | Fixed | NTP crashes all services at boot | Apalis T30, Colibri T20, Colibri T30 | Ethernet | CE6, WEC2013, WEC7 | | No |
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. |
27614 | Fixed | Timezone can only be set once in RemoteAdmin interface | Apalis T30, Colibri T20, Colibri T30 | RTC | CE6, WEC7 | | No |
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 |
9381 | New Feature | Add DFS support on DDR RAM on T30 modules | Apalis T30, Colibri T30 | Power Management | CE6, WEC2013, WEC7 | | No |
Description: DFS (Dynamic Frequency Switching) on DDR RAM is not supported on Apalis T30 and Colibri T30 modules. |
Internal version only |
33072 | New Feature | Internal Version for Testing Only | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: This version was never officially released and is an internal version only. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2017M06
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2017M09 (Wave 4)
- WEC 2013 Updates: Installed Updates until 2017M11 |
35598 | Fixed | T30: Set default RAM Timings to 800MHz | Apalis T30, Colibri T30 | Power Management, RAM | | | No |
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). |
34124 | Fixed | Add latest update Tool | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Added latest Update Tool 6.0.14 |
33881 | Fixed | Registry Editor: Key Default Value cannot be edited | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: The Key Default Value (the value assigned to the Key, shown as "(default)") cannot be edited |
33877 | Fixed | Registry Editor: Strings of type REG_MUI_SZ are not shown | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: The Registry editor does not display certain multilanguage string settings. |
33590 | Fixed | CE8: Debuger not working since 2.1b4 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
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\ . |
33106 | Fixed | Launcher.exe Starts in the Wrong Folder | Apalis T30, Colibri T20, Colibri T30 | | CE5, CE6, WEC2013, WEC7 | | No |
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. |
32963 | New Feature | Update Tool does not work on Image 1.4 when no Images folder is on the drive | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
32673 | Fixed | Notepad Selects Random Font | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2017M06
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2017M09 (Wave 4)
- WEC 2013 Updates: Installed Updates until 2017M11 |
32734 | New Feature | Optimized Voltage Limits depending on T30 Silicon Qualification | Colibri T30 | Power Management | CE6, WEC2013, WEC7 | | No |
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. |
32732 | Fixed | Device does not boot if reset during I2C transaction | Apalis T30, Colibri T30 | Bootloader, I2C | WEC2013, WEC7 | | No |
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 |
32641 | New Feature | Enable RAM DFS by default on T20 | Colibri T20 | RAM | CE6, WEC7 | | No |
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. |
32600 | Fixed | Update Tool V6.0.9 (CE8) Cannot Flash Image | Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
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. |
32311 | Fixed | Added Update Tool 6.0.12 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Added Update Tool 6.0.12 |
32255 | Fixed | Background color is not configured correctly | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Background color was set wrong |
32070 | Fixed | Bluetooth audio stops working | Apalis T30, Colibri T20, Colibri T30 | Analog Audio, Bluetooth | CE6, WEC2013, WEC7 | | No |
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. |
31919 | New Feature | Add support for VMINI and generic network adapter to VSDebugger | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
31706 | Fixed | Backlight gets disabled / enabled in a loop on system idle. | Apalis T30, Colibri T30 | DVI, Graphics, HDMI, LVDS, RGB, VGA | WEC2013, WEC7 | | No |
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]). |
31345 | New Feature | Enable LVDS sets some pins to GPIO | Apalis T30 | | WEC2013, WEC7 | | No |
Description: If you enable set the registry key LVDSEnable some pins are set to GPIO output. |
31006 | New Feature | Allow reading of config block parameters from static and/or dynamic config block | Apalis T30, Colibri T20, Colibri T30 | ConfigBlock | CE6, WEC2013, WEC7 | | No |
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. |
30161 | Fixed | Touch or Audio stops working | Colibri T30 | I2C, Resistive Touch, Temperature Sensor | CE6, WEC2013, WEC7 | | No |
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. |
29809 | New Feature | WEC2013: Include Bluetooth to standard image | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: Add Bluetooth support into the standard image. The required DLLs can be added with a flash installer. |
29418 | Fixed | Missing serial number when querying IOCTL_HAL_GET_DEVICE_INFO | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Missing serial number when querying IOCTL_HAL_GET_DEVICE_INFO |
29258 | Fixed | Improve buffer size check for IOCTL_HAL_GET_RANDOM_SEED | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: The out buffer for IOCTL_HAL_GET_RANDOM_SEED Test must not be larger than 1024. Added check. |
29234 | Fixed | CE8: Camera stream does not get rotated with all resolutions | Apalis T30, Colibri T30 | Camera Parallel Interface | WEC2013 | | No |
Description: The camera stream does not get rotated with all display resolution. |
29128 | New Feature | Colibri T30: Backlight is switched off on EDT 7" display | Colibri T30 | Graphics, Resistive Touch | WEC2013, WEC7 | | No |
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 |
29011 | Fixed | Dynamic Memory Frequency Switching (disabled by default) doesn't work reliably on Colibri T20 | Colibri T20 | Power Management, RAM | CE6, WEC2013, WEC7 | | No |
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. |
25944 | New Feature | Update Tool: Backup dialog not shown in images before 2.0 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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: |
13878 | New Feature | Make audio buffer size configurable | Colibri T20 | Analog Audio | CE6, WEC2013, WEC7 | | No |
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 |
2813 | New Feature | Show only config block settings which are supported by the respective module | Apalis T30, Colibri T20, Colibri T30 | Bootloader, GPIO | CE6, WEC7 | | No |
Description: Not all config block settings that are listed in the bootloader and config block editor are supported by the Tegra Modules. |
Internal version only |
29001 | New Feature | Internal Version for Testing Only | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: This version was never officially released and is an internal version only. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2017M03
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2017M03
- WEC 2013 Updates: Installed Updates until 2017M06 |
29164 | New Feature | Revert afd.dll due to issue in MS fix | Apalis T30, Colibri T20, Colibri T30 | Ethernet, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
29129 | Fixed | Data aborts if using USB fullspeed | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC2013, WEC7 | | No |
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. |
29020 | New Feature | Harmonize FlashDisk settings | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
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. |
29010 | New Feature | Fix VSDebugger.exe to wait for network connection not 30s | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
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 |
29000 | New Feature | Boot with default registry in case of missing registry section in flashdisk. | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
28999 | New Feature | Add support for dbg.regread and dbg.regwrite | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
28908 | New Feature | [Wait4FlashDisk] Allow AutoCopy before drivers are loaded (EarlyAutoCopy) | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
28806 | Fixed | Update Tool: Backup "Save as.." dialogue not shown | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | | | No |
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.com/103231-tegra-update-tool) Workaround: Insert a USB memory device with a folder Images |
28612 | New Feature | [Wait4FlashDisk] Increase timeout | Apalis T30, Colibri T20, Colibri T30 | | WEC2013, WEC7 | | No |
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 |
28021 | Fixed | Level 2 cache was enabled after suspend / resume | Colibri T20 | Power Management | CE6, WEC7 | | No |
Description: The level 2 cache was reenabled after a suspend resume cycle also it was disabled in the config block (pex.l2enable=0). |
27959 | New Feature | Dynamically add or remove CPU cores | Colibri T20, Colibri T30 | | WEC2013, WEC7 | | No |
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
|
27504 | New Feature | Build explorer with SHIP_BUILD set to 1 | Apalis T30, Colibri T20 | | WEC2013 | | No |
Description: Explorer.exe no longer outputs debug messages. |
27040 | Fixed | Backlight power management does not work on WEC2013 | Apalis T30, Colibri T30 | Power Management | WEC2013 | | No |
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 |
26755 | Fixed | WEC2013: Video Player does not support fullscreen | Apalis T30, Colibri T30 | Multimedia, Video Codecs, WinCE Feature | WEC2013 | | No |
Description: The video player on WEC2013 did not support full screen playback. This got fixed in the video player. |
25953 | Fixed | RNDISFN Driver should be built with SHIP_BUILD=1 | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC2013, WEC7 | | No |
Description: RNDIS driver generates a lot of debug output. Changed build type in order to remove debug output. |
25593 | New Feature | Use new naming and versioning convention for Toradex software packages | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
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 |
25536 | Fixed | Camera MasterClock changes frequencies on every start/stop of capture graph | Apalis T30, Colibri T20, Colibri T30 | Camera Parallel Interface | CE6, WEC2013, WEC7 | | No |
Description: The MasterClock is used by some camera sensors instead of a crystal. It should stay at a constant value. |
25535 | Fixed | CSI Camera does not work in all modes | Apalis T30 | Camera Parallel Interface | WEC2013, WEC7 | | No |
Description: Only 720p 1080p are working, 640x480 and 5MP mode does not work |
25340 | Fixed | System Hang on SerialPort Open while receiving data | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
25335 | New Feature | Change 1st boot loader and image output | Apalis T30, Colibri T20, Colibri T30 | Bootloader, WinCE Feature | WEC2013, WEC7 | | No |
Description: Standardize version output across all our images. |
25311 | Fixed | Default NTP servers are not longer operating | Apalis T30, Colibri T20, Colibri T30 | RTC, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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) |
25076 | Fixed | GDI VideoRendering does not work properly | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: GDI VideoRendering does not work properly |
25075 | New Feature | Added "NumberOfLines" registry setting for UART to specify number of used lines | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
Description: Added "NumberOfLines" registry setting for UART to specify number of used lines. This helps avoiding spurious interrupts if unused input signals are floating. |
25073 | Fixed | Remove preinstalled USB Touch driver | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC2013, WEC7 | | No |
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\...] |
24912 | Fixed | NAND Error Dump Badblock and Rserverd Block counting is wrong | Colibri T20 | Flash | CE6, WEC7 | | No |
Description: When counting bad blocks in error reports we do not count all bad blocks. The number is too low. |
24867 | Fixed | Ethernet adapter disappears | Colibri T30 | Ethernet | WEC2013, WEC7 | | No |
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. |
24851 | New Feature | Add support built in 1-Wire controller | Apalis T30, Colibri T20, Colibri T30 | One-Wire | CE6, WEC2013, WEC7 | | No |
Description: Add support for built in 1-Wire controller to BSP in order to support user mode access to interface. |
24537 | Fixed | [RegEdit] When doing export registry exception is occurring. | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: The registry export triggered some exceptions, this was fixed with this release. |
24533 | New Feature | Implemented CSI Camera Functionality | Apalis T30 | | CE6, WEC2013, WEC7 | | No |
Description: Serial Cameras (MIPI CSI) are now also supported |
24531 | Fixed | Enable reading ID of a USB does not work | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC2013, WEC7 | | No |
Description: The support of IOCTL_DISK_GET_STORAGEID for USB mass storage devices was added in V2.0beta3 but did not work. |
23998 | Fixed | Suspend / Resume only works once | Colibri T20 | Power Management | CE6, WEC7 | | No |
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. |
23745 | Fixed | Ethernet is not loaded | Colibri T20 | Ethernet | CE6, WEC7 | | No |
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. |
23628 | Fixed | SD stops after insert remove card quickly | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | CE6, WEC2013, WEC7 | | No |
Description: SD devices stop working if insert and remove SD Card quite fast after each other. |
23268 | New Feature | Add forcePLLD to bootloader | Apalis T30, Colibri T20, Colibri T30 | Bootloader, Graphics | CE6, WEC2013, WEC7 | | No |
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. |
23252 | New Feature | Added support for Bayer sensors on T30 | Apalis T30, Colibri T30 | Camera Parallel Interface | CE6, WEC2013, WEC7 | | No |
Description: Added support for T30 ISP(Image Signal Processor) to process Bayer Data from Image Sensors. |
22771 | Fixed | Increase threshold of ecc bit error reporting | Colibri T20 | Flash | CE6, WEC7 | | No |
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. |
22697 | New Feature | Added Debug Message Buffer Feature | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
21947 | Fixed | Left and Right Audio Channels Can Get Swapped on Playback | Colibri T20, Colibri T30 | | CE5, CE6, WEC2013, WEC7 | | No |
Description: Left and right audio channels sometimes get swapped. Workaround: Increase CPU frequency reduces the chance of this issue to happen. |
20912 | New Feature | Implement temperature throttling for T30 | Apalis T30, Colibri T30 | Power Management, WinCE Feature | WEC2013, WEC7 | | No |
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 .
|
20417 | Fixed | Slow Webserver on WEC2013 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
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) ) |
19483 | Fixed | Clear Registry in Bootloader only works for one boot cycle | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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). |
17139 | Fixed | USB Hard drive does not work | Apalis T30, Colibri T20, Colibri T30 | USB, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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). |
13752 | New Feature | Reject First Touch Event When Display Is Off | Apalis T30, Colibri T20, Colibri T30 | Capacitive Touch, LVDS, Resistive Touch, VGA | CE5, CE6, WEC2013, WEC7 | | No |
Description: Reject First Touch Event When Display Is Off to avoid wrong click actions when getting out of system idle. |
10584 | Fixed | SDIO8787 WiFi Driver Does Not Work on Colibri T30 | Apalis T30, Colibri T30 | SDIO/SD/MMC | WEC2013, WEC7 | | No |
Description: Some SDIO drivers failed communicating on Apalis and Colibri T30. |
10465 | New Feature | Disconnecting USB Client Connection on T30 one core is fully loaded | Apalis T30, Colibri T30 | USB, WinCE Feature | WEC7 | | No |
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. |
8568 | Fixed | Second CPU core gets not resumed after suspend/resume cycle | Colibri T20 | Power Management | WEC7 | | No |
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 |
7539 | New Feature | Make temperature dependent frequency throttling customizable | Apalis T30, Colibri T20, Colibri T30 | Kernel, Power Management | CE6, WEC7 | | No |
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 |
Internal version only |
23060 | New Feature | Internal Version for Testing Only | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: This version was never officially released and is an internal version only. |
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. |
31550 | New Feature | Set 533 MHz as default RAM timings on T30 | Apalis T30, Colibri T30 | RAM | WEC2013, WEC7 | | No |
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
- WinCE 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.com/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
24861 | New Feature | Added second image section to flash layout | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: In order to support fail save images in future, we added an other section for a fail save image in the flash layout. |
24852 | Fixed | Registry size too small | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
24663 | Fixed | Increased CPU load, device could not be resetted | Colibri T20 | Bootloader | CE6, WEC7 | | No |
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. |
23994 | Fixed | External PCIe devices are not enumerated | Apalis T30 | PCIe | WEC2013, WEC7 | | No |
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" |
23722 | Fixed | Fixed serial driver losing bytes on send in some rare cases | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
23095 | New Feature | [RegEdit] Add menu entry to save/clear registry to registry editor | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
23089 | Fixed | [RegEdit] Export/import of keys other than HKLM does not work | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Users are not able to export custom keys from registry. Workaround: Contact customer support for new registry editor tool. |
23084 | New Feature | [RegEdit] Right clicking on the listview did not open context menu | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Users can now right click on the listview and get context menu where they can add values to the current key. |
23029 | Fixed | Update Tool Open / Save dialog not shown | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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.com/103231-tegra-update-tool.zip |
23025 | Fixed | [RegEdit] Silent option in registry editor does not work | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Using switch /S with registry editor still shows conformation and error windows. |
10770 | New Feature | Encoding H.264 video fails | Apalis T30, Colibri T20, Colibri T30 | Video Codecs | CE6, WEC2013, WEC7 | | No |
Description: Encoding H.264 videos, for example from camera input stream, fails. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M10
- WinCE 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.com/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
22951 | New Feature | Add option to wait until flashdisk is ready | Colibri T20 | Flash | CE6, WEC7 | | No |
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 |
22777 | Fixed | RegFlushKey does not persist registry | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
22345 | New Feature | Allow configuration of network Auto-reconnect parameters through registry | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013, WEC7 | | No |
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 |
22287 | Fixed | Integrate latest RTCSync | Apalis T30, Colibri T20, Colibri T30 | RTC | CE6, WEC2013, WEC7 | | No |
Description: RTCSync clears the opendrain bit. This can be an issue for some RTCChips. Use RTCSycn 1.11, that does not clear od bit. |
22284 | New Feature | Do PIN config in bootloader config string | Apalis T30, Colibri T20, Colibri T30 | Bootloader, GPIO, Miscellaneous Peripherals | | | No |
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 |
21989 | Fixed | Using UART at 921600 Baud or higher can cause System Freeze when using DMA | Colibri T20 | UART | CE6, WEC2013, WEC7 | | No |
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 |
21619 | Fixed | Launcher does not launch BAT files | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
21555 | New Feature | Added Interrupt Latency measurement support in Kernel | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: It is now possible to measure interrupt latencies using ilttimings.exe tool from microsoft. |
21554 | New Feature | Added Dr.Watson functionality to the Standard Image | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
21356 | Fixed | WiFi settings not persistent across reboot | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013, WEC7 | | No |
Description: WiFi settings like preferred network or ad hoc settings are not persistent across reboot. |
20634 | New Feature | GPIO_PV3 is not pulled | Colibri T20 | GPIO | CE6, WEC7 | | No |
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.
|
20562 | Fixed | Regional Settings are not saved | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
20403 | Fixed | 100mW power saving by changing default setting of multiplexed pins of camera input | Apalis T30, Colibri T30 | Bootloader, GPIO | CE6, WEC2013, WEC7 | | No |
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. |
16921 | Fixed | Buffer strength is set wrong with splash screen update | Apalis T30, Colibri T20, Colibri T30 | Bootloader, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 |
16911 | Fixed | Plug / Unplug HDMI freezes UI | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
16114 | Fixed | Serial PurgeComm function resends data on T30 COM1 | Apalis T30, Colibri T30 | UART | WEC2013, WEC7 | | No |
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. |
14785 | Fixed | T20: GPIO A6 (SODIMM 30) and GPIO B4 (SODIMM 59) are configured to Tristate While Booting | Colibri T20 | GPIO | CE5, CE6, WEC7 | | No |
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. |
14767 | New Feature | Set T30 SODIMM 47 and 138 pin states correctly to match the hardware pull-ups | Colibri T30 | Bootloader | CE6, WEC2013, WEC7 | | No |
Description: On Pin pin 47 and 138 there are some hardware Pullups. Added config to gpio.bootconf to remove pullups and tristate these pins. |
7823 | New Feature | Add Bootloader GPIO Configuration feature | Apalis T30, Colibri T20, Colibri T30 | Bootloader, GPIO | CE6, WEC2013, WEC7 | | No |
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. |
6243 | New Feature | Multiplexed pins are not tristated on T30 modules | Apalis T30, Colibri T30 | | WEC2013, WEC7 | | No |
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. |
5217 | New Feature | Add NETUI suppress feature to default image | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
Description: Add support for NETUI messages suppression. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M06
- WinCE 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.com/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
21418 | Fixed | Drawing lines on hidden windows can cause graphics deadlocks | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: Lines that are drawn on hidden windows will cause a null operation to be queued, and this might hang the whole display driver. |
21336 | New Feature | Add latest Update Tool | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Add Update Tool 6.0.6 (2.0.9) to the image and BSP |
21329 | New Feature | Add new Registry Editor that improves registry import | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: Add new registry editor that fixes issues with registry import. |
21323 | New Feature | Enable reading ID of a USB storage device | Apalis T30, Colibri T20, Colibri T30 | USB, WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: We added a feature to support reading the ID of a USB mass storage device. |
21230 | Fixed | Race condition when setting display primary surface | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
21165 | Fixed | Ethernet MAC address is always set to configblock MAC, even for PCIe or USB adapters that have a dedicated EPROM | Apalis T30, Colibri T20, Colibri T30 | Ethernet | CE6, WEC2013, WEC7 | | No |
Description: Ethernet MAC address was always set to configblock MAC, even for adapters that have a dedicated EPROM storing that information. |
21163 | Fixed | Screen Rotation of 90 or 270 degree causes freeze on Video Playback | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: Screen Rotation of 90 or 270 degree causes freeze on Video Playback |
20926 | Fixed | Registry Editor Import doesn't work with all .reg files and fails silently | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
20731 | Fixed | "Unknown Product ID" while booting | Colibri T30 | Bootloader | WEC2013, WEC7 | | No |
Description: Bootloader shows "Unknown Product ID" while booting for Colibri T30 IT (ProdId=30) |
20314 | Fixed | PCIe does not enumerate | Apalis T30 | PCIe | WEC2013, WEC7 | | No |
Description: PCIe devices not always enumerated on PowerOn / HW ResetThis. This problem occurs only under special circumstances. |
20298 | Fixed | WriteFile issue on UART | Colibri T20 | UART | WEC7 | | No |
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. |
20284 | New Feature | Add resource file with version information for binaries | Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: Add some resource information into DLLs in order to improve tractability of drivers and prebuilt binaries. |
20062 | Fixed | Audio over HDMI/DVI does not work | Apalis T30, Colibri T20, Colibri T30 | Analog Audio, Digital Audio, HDMI | CE6, WEC2013, WEC7 | | No |
Description: Since Image V1.2 audio playback over HDMI/DVI is not supported any longer. |
19989 | Fixed | Reading T20 Fuse Registers, While a DMA Transfer is Going on, Freezes the System | Colibri T20 | DMA | CE5, CE6, WEC2013, WEC7 | | No |
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. |
19987 | Fixed | Closing COM port while ReadFile() cause system freeze | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
Description: Closing COM while pending ReadFile could freeze the system. |
18765 | Fixed | USB RNDIS function driver does not work on Windows 10 by default | Apalis T30, Colibri T20, Colibri T30 | USB, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
18059 | Fixed | Bayer sensor is not working on WEC7 1.4 version image | Colibri T20 | Camera Parallel Interface | CE6, WEC2013, WEC7 | | No |
Description: Bayer sensor functionality broken since 1.3, only YUV sensor works. |
17513 | New Feature | Add SYSGEN_COMMCTRL_ANIMATE, SYSGEN_DCOM to CE 6 | Colibri T20 | WinCE Feature | CE6 | | No |
Description: SYSGEN_COMMCTRL_ANIMATE and SYSGEN_DCOM have been added to CE 6 standard image and BSP. |
9861 | New Feature | Optimize power consumption | Apalis T30, Colibri T30 | Power Management | WEC2013, WEC7 | | No |
Description: Disable pull down resistors in power management chip due to improve power consumption reasons. |
7908 | New Feature | PS2 keyboard and mouse not supported on T30 modules | Apalis T30, Colibri T30 | Miscellaneous Peripherals | CE6, WEC7 | | No |
Description: PS2 mouse and keyboards are not supported at the moment on Colibri and Apalis T30. Workaround: Use USB mouse and Keyboard. |
7788 | New Feature | Increase HW temperature on power up | Apalis T30, Colibri T30 | | WEC2013, WEC7 | | No |
Description: Hardware temperature shutdown on WinCE is set to 85°C. We need to increase this temperature in the bootloader to 115°C as well.
|
7250 | New Feature | LVDS on Apalis T30 not supported | Apalis T30 | LVDS | CE6, WEC7 | | No |
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. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M06
- WinCE 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.com/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
21702 | Fixed | SD card can become corrupted | Apalis T30, Colibri T30 | SDIO/SD/MMC | WEC7 | | No |
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). |
19519 | New Feature | Remove NVFlash and update.bat from image bundle | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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.com/103464-nvflash-recovery-toolset.zip |
19499 | Fixed | VDD_CPU should not be more than 300mV under VDD_CORE | Apalis T30, Colibri T30 | Power Management | WEC2013, WEC7 | | No |
Description: Adjusted VDD_CPU to VDD_CORE constraints according to new NVidia specs. VDD_CPU should not be more than 300mV under VDD_CORE |
19469 | New Feature | Allow launching Batch files in AutoRun folder | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | | | No |
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 . |
19409 | New Feature | UpdateTool / NvFlash: Add Support for ECC and EMEM frequency in .cfg file | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
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. |
19143 | Fixed | Load MAC address from configblock | Apalis T30, Colibri T20, Colibri T30 | Ethernet, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
18989 | New Feature | Copy/Paste of files doesn't work on WEC2013 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: Copy/Paste of files doesn't work in the explorer/desktop on WEC2013. Workaround: Use command line to copy files. |
18716 | Fixed | Fix USB identifier for USB RNDIS platform debugging with Windows 10 | Apalis T30, Colibri T20, Colibri T30 | USB, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
18483 | Fixed | Passwords can not be saved in registry 2.0beta 1 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
18482 | Fixed | Update Tool crashes if other applications are running in paralell | Colibri T20 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: If you have any other application running while doing production programming, it can happen, that the restore fails. |
18481 | Fixed | Rare file corruption when writing to flashdisk or SD | Apalis T30, Colibri T30 | Flash, SDIO/SD/MMC | WEC2013, WEC7 | | No |
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). |
18372 | Fixed | When adding additional languages, the new regional settings don't show up in the control panel | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6 | | No |
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.
|
17739 | Fixed | Configblock lost when switching from Linux to WinCE | Apalis T30, Colibri T30 | ConfigBlock | CE6, WEC2013, WEC7 | | No |
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. |
17725 | Fixed | UpdateTool < 6.0.4 overwrites MAC address when programming backuped images | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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.com/103231-tegra-update-tool ) Workaround: Use Update Tool 6.0.4 and later. |
17705 | Fixed | Update tool < 6.0.4 saves serial number in wrong format | Apalis T30, Colibri T20, Colibri T30 | ConfigBlock, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
17203 | New Feature | 8bit support for SD/MMC works only in read only mode | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | CE6, WEC2013, WEC7 | | No |
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. |
15467 | Fixed | Backlight GPIO Gets Tristated On Image Launch | Colibri T20 | GPIO | CE6, WEC7 | | No |
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 |
15455 | Fixed | Ethernet adapter sometimes not detected after boot or connection lost during runtime | Colibri T20, Colibri T30 | Ethernet | CE6, WEC2013, WEC7 | | No |
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). |
12682 | Fixed | Apalis T30: Support Multiple PCIe Channels | Apalis T30 | PCIe | WEC2013, WEC7 | | No |
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. |
9336 | New Feature | Copy/Paste and Drag and Drop doesn't work on WEC2013 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: Copy/Paste and Drag and Drop doesn't work on with the Explorer on WEC2013. Workaround: Use command line to copy files. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2016M03
- WinCE 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.com/103231-tegra-update-tool.zip). Select the Layout Config file for your target OS. |
17167 | Fixed | Network Icon not shown on WEC 2013 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: The Network connection Icon in the task bar is not shown. |
17131 | Fixed | Better graphics and memory performance on T20 than on T30 | Apalis T30, Colibri T20, Colibri T30 | Graphics, RAM | WEC7 | | No |
Description: Improved memory timings lead to better performance on graphics and memory bandwith. With this release T30 has better on memory and graphics performance. |
16838 | New Feature | WEC2013: Update explorer | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: Updated the explorer shell with the latest binaries. |
16290 | New Feature | Add Support for external Audio Amplifier Power On/Off Notification | Colibri T20, Colibri T30 | Analog Audio | CE6, WEC2013, WEC7 | | No |
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 |
15752 | Fixed | Error message Virtual free failure!!! | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
15714 | Fixed | SD Interface disapears after suspend - resume cycle | Colibri T20 | SDIO/SD/MMC | CE6, WEC7 | | No |
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. |
15459 | Fixed | Set RTS Thread Priority / RTS Signal Level Boot Time Issue | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
15458 | New Feature | Move registry into its own partition | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
15340 | New Feature | Review and document UART Pinmuxing | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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 |
15333 | Fixed | When Updating the System Time, All Threads Are Blocked For Up To 600us | Apalis T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Due to a busy waiting after calling OEMSetRealTime() all threads have been blocked during 600us. |
15254 | Fixed | Prevent reconfiguration of Serial Pins | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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 |
14782 | New Feature | Add 8bit support for SD/MMC | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | CE6, WEC2013, WEC7 | | No |
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) |
14652 | Fixed | DirectShow video window does not show correctly when using uneven widths | Colibri T20, Colibri T30 | Video Codecs | CE6, WEC2013, WEC7 | | No |
Workaround: When video window has a uneven width, the video output remains black. |
14563 | New Feature | Reduce memory allocation waste | Colibri T20, Colibri T30 | RAM | CE6, WEC2013, WEC7 | | No |
Description: Memory allocation waste has been reduced by minimizing slots allocated. This mainly is an improvement form OpenGL applications with lots of textures. |
14192 | New Feature | UpdateTool: Add support to migrate to the new ECC handling | Colibri T20 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
14184 | Fixed | Issues updating images before 1.2 to 1.3 and later | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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.com/103231-tegra-update-tool.zip. First flash an emtpy .bct file and without rebooting do an image update using a .cfg file. |
14178 | New Feature | Add missing components to be in line with all other processor families | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: In order to be in sync with IMX and Vybrid module family we update the components being included in to the platform configuration. |
14145 | New Feature | Media Player not working on WEC 2103 | Colibri T30 | WinCE Feature | WEC2013 | | No |
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. |
14143 | New Feature | Further reduce Pixel clock jitter | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
13974 | New Feature | Audio loopback not supported any more | Colibri T20 | Analog Audio | CE6, WEC7 | | No |
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. |
13879 | New Feature | Extend available Kernel Memory Virtual space in CE7 | Colibri T20, Colibri T30 | | WEC2013, WEC7 | | No |
Description: Increased available Kernel Virtual Address space by 480 MB. Allows to map more memory in kernel space (by graphics and other kernel drivers) |
13876 | New Feature | Only COM1 can be used as debug port | Apalis T30, Colibri T20, Colibri T30 | UART, WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Using any other setting than ser.port=0 for the debug output did not work. |
13778 | New Feature | WEC2013: Add Control Panel Applet "Regional Settings" | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: The regional settings Control Panel Applet is missing in WEC2013. |
12655 | Fixed | Apalis T30 System Freeze When Closing COM3 | Apalis T30, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
10611 | Fixed | User interface completly frozen | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
10243 | Fixed | On Apalis T30 only 1 GB RAM is supported | Apalis T30 | RAM | WEC2013, WEC7 | | No |
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. |
10226 | Fixed | Parallel camera not able to do video recording using H264 Encoder | Colibri T20, Colibri T30 | Camera Parallel Interface | CE6, WEC2013, WEC7 | | No |
Description: Data abort exception occurs while doing video record using H264 encoder. |
9915 | New Feature | Vertical lines on mouse up | Colibri T20 | Graphics | WEC7 | | No |
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. |
9411 | New Feature | Improved RAM timings for T30 | Apalis T30, Colibri T30 | RAM | WEC2013, WEC7 | | No |
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. |
9387 | New Feature | UpdateTool: Support 1:1 Backup/Restore on Tegra | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 ) |
7497 | Fixed | System Hang During Bootup with an EMEM Error | Colibri T20 | Graphics, SDIO/SD/MMC | CE6, WEC7 | | No |
Description: System hangs seen on bootup of the module producing an EMEM Error message on the serial debug port. |
4970 | New Feature | Missing catalog item basic battery support in Win CE6 and CE7 | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
Description: Missing Catalog Item "Battery Support". Workaround: Customers can build their own image with the feature enabled. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2015M06
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2015M06
- WEC 2013 Updates: Installed Updates until 2015M06
Note: To make use of feature 10351 (Improve durability of NAND Flash on T20), you have to update your image with nvflash (recovery mode). Downgrading again only works with NVFlash too. |
13756 | Fixed | USB FN Driver Cannot Reconnect Since Image V1.4b3 | Colibri T20 | USB | CE6, WEC2013, WEC7 | | No |
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 |
13644 | New Feature | Some interfaces not working on T30 IT products | Apalis T30, Colibri T30 | Ethernet, USB, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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 ). |
12684 | Fixed | UART Tx Looses Characters | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
12640 | New Feature | WinCE Testkit not running | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: The wince testkit is not running because the define project_cebase is not set. |
12108 | Fixed | Closing Application increases interrupt handling timeout | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
This is the release candidate for V1.4
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2015M06
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2015M06
- WEC 2013 Updates: Installed Updates until 2015M06 |
12231 | New Feature | Prevent UpdateTool setting negative dispondelays | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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.
|
12225 | Fixed | DirectDraw allows to use PreMultiplied and Non-PreMultiplied bitmaps with Alphablend but only PreMultiplied was working correctly | Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: Non-PreMultiplied AlphaBlits do not work correctly. |
12224 | Fixed | UART driver RX data corruption when using DMA mode | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
Description: There are some rare cases of data corruption on receiving UART data if DMA mode is used. |
12139 | New Feature | Allow hardware register patches in Bootloader | Apalis T30, Colibri T20, Colibri T30 | Bootloader | CE6, WEC2013, WEC7 | | No |
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. |
12136 | New Feature | Change default value for pex.cpus | Apalis T30, Colibri T20, Colibri T30 | Bootloader | CE6, WEC2013, WEC7 | | No |
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. |
11797 | Fixed | Loosing Serialnumber / MAC Address when migrating from Linux to WinCE | Apalis T30, Colibri T20, Colibri T30 | ConfigBlock, Ethernet | CE6, WEC2013, WEC7 | | No |
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 |
11609 | New Feature | .NET application do not work on CE 6 | Colibri T20 | WinCE Feature | CE6 | | No |
Description: .NET CF application do not work on CE 6 since V1.4 beta 1. |
11596 | New Feature | SetLocalTime not working when explorer is disabled | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
11588 | New Feature | Configuring static IP does not work | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC7 | | No |
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. |
10254 | Fixed | VS2013 Debugger Cannot Connect to Target | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
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.
|
9460 | New Feature | dwOEMDrWatsonSize FIXUP variable does not work | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Add support for the fixup variable "dwOEMDrWatsonSize" for customers building their own OS image. |
8566 | Fixed | Suspend does not work when USB is connected | Colibri T20 | Kernel, Power Management, USB | CE6, WEC7 | | No |
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. |
5386 | Fixed | USB FullSpeed registry configuration doesn't work on T30 modules | Apalis T30, Colibri T30 | USB | CE6, WEC7 | | No |
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
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2015M03
- WEC 2013 Updates: Installed Updates until 2015M03
Note: To make use of feature 10351 (Improve durability of NAND Flash on T20), you have to update your image with nvflash (recovery mode). Downgrading again only works with NVFlash too. |
10769 | Fixed | UART 5 Not supported for Colibri T20 with alternative pin muxing | Colibri T20 | UART | CE6, WEC7 | | No |
Description: Alternative pinmuxing (pinmuxconfig=1) not supported for UART 5. |
10701 | New Feature | Support Configuration to Select Number Of Used CPU Cores | Colibri T20, Colibri T30 | Bootloader, CPU, ConfigBlock, Power Management | CE6, WEC2013, WEC7 | | No |
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 . |
10630 | Fixed | Fix Camera MCLK Handling | Apalis T30, Colibri T30 | Camera Parallel Interface | CE6, WEC2013, WEC7 | | No |
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. |
10587 | New Feature | UpdateTool does not write oep and dispondelay to bootloader config. | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
10533 | Fixed | Suspend/Resume on Colibri T20 in image 1.4 beta 1 | Colibri T20 | | CE6, WEC7 | | No |
Description: Suspend/Resume on Colibri T20 in image 1.4 beta 1 does not work as stable as in release 1.3. |
10531 | New Feature | On Apalis T30 V1.1A and later Ethernet is not working | Apalis T30 | Ethernet | WEC2013, WEC7 | | No |
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. |
10520 | New Feature | Apalis UART 2 PinMuxing is not correct | Apalis T30 | UART | WEC2013, WEC7 | | No |
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). |
10517 | Fixed | Remove unnecessary files from BSP | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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. |
10514 | New Feature | Force waiting for Trasmit Complete if RTS_CONTROL_TOGGLE is set | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
10351 | New Feature | Improve durability of NAND Flash on Colibri T20 | Colibri T20 | Flash | CE6, WEC7 | | No |
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. |
10304 | Fixed | In image 1.4 beta 1 (CE 6) not the full RAM size is supported | Colibri T20 | RAM | CE6 | | No |
Description: In image 1.4 beta 1 on CE 6 not the full RAM size is supported. |
10302 | Fixed | New CE7 SDK Required Because Silverlight Compatibility was Broken | Colibri T20, Colibri T30 | WinCE Feature | WEC7 | | No |
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.com/102481 |
10210 | Fixed | Ethernet File Access Causes Application Hang on CE7 | Apalis T30, Colibri T20, Colibri T30 | Ethernet | WEC7 | | No |
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. |
8288 | Fixed | SPDIF_OUT Not Working Properly on Colibri T20 | Apalis T30, Colibri T20, Colibri T30 | Digital Audio | CE6, WEC2013, WEC7 | | No |
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. |
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
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2014M11
|
10300 | New Feature | Workspace can not be opened on WEC 2013 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
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. |
10299 | New Feature | With a customer built image ethernet does not work on Apalis T30 | Apalis T30 | Ethernet | WEC2013, WEC7 | | No |
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. |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2014M12
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2014M11 |
10212 | New Feature | Video Encoding | Apalis T30, Colibri T20, Colibri T30 | Video Codecs | CE6, WEC2013, WEC7 | | No |
Description: T30: Added support for video encoding,
T20: fixed support for video encoding |
10208 | New Feature | Overlay and Fullscreen-Flipping Support for OpenGL | Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: Added overlay support for OpenGL.
In full screen applications image flipping is now used instead of blitting the framebuffer contents. |
10206 | New Feature | Add Supporting Files for Ethernet Debugging to the Standard Image | Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Add Supporting Files for Ethernet Debugging to the Standard Image, so no manual copy is required anymore. |
10204 | Fixed | The SplashScreen Does Not Properly Show on HDMI Displays | Apalis T30, Colibri T30 | HDMI | CE6, WEC2013, WEC7 | | No |
Description: HDMI displays were flickering while the splash screen was shown. When the WinCE desktop appeared, the picture got stable. |
10106 | New Feature | Allow users format partitions from the bootloader. | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC7 | | No |
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. |
10048 | New Feature | Implement feature to support early ioctl interception | Colibri T20, Colibri T30 | Kernel, WinCE Feature | CE6, WEC7 | | No |
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. |
9670 | Fixed | SD Memory Card stop working during writing to card | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | CE6, WEC7 | | No |
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. |
9668 | New Feature | SD Memory card not mounting | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | CE6, WEC7 | | No |
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. |
9662 | Fixed | Pin group SDIO1 pull-state is set to normal | Colibri T20 | GPIO | CE6, WEC7 | | No |
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. |
9528 | New Feature | Reduce Pixel CLK Jitter | Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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 . |
9371 | New Feature | Bring up Ethernet on Apalis T30 | Apalis T30 | Ethernet | CE6, WEC7 | | No |
Description: Add support for the i210/i211 Ethernet controller, which is used on the Apalis T30 module. |
8959 | New Feature | Improve Ethernet Performance | Colibri T20, Colibri T30 | Ethernet | CE6, WEC7 | | No |
Description: Update the Ethernet driver for Colibri T20 and Colibri T30, in order to improve Ethernet performance. |
8871 | Fixed | Wrong default DISP_GPIO and BL_GPIO for Colibri T30. | Colibri T30 | Graphics | CE6, WEC7 | | No |
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. |
8268 | Fixed | Camera Support | Apalis T30, Colibri T20, Colibri T30 | Camera Parallel Interface, Multimedia | CE6, WEC7 | | No |
Description: T30: Add camera support,
T20: Fix camera support (was broken since V1.3beta1)
|
7660 | New Feature | Release WEC2013 for T30 modules and make sure the feature set is the same as for WEC 7 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: Bring CE8 utilities, tools and feature set to the same level as CE6 and CE7
|
5244 | New Feature | Bring up PCIe on Apalis T30 | Apalis T30 | PCIe | CE6, WEC7 | | No |
Description: Add PCIe support for the Apalis T30 module. |
4457 | New Feature | Add Feature to hide mouse cursor via API | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
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 |
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2014M07
- WinCE 7 Updates: Installed Microsoft CE7 Updates until 2014M08
Release 1.3 contains all changes from 1.3 beta 1 to 1.3 beta 3. |
9836 | Fixed | RtcSync Not Working for Non-Standard RTCs | Colibri T20, Colibri T30 | I2C | CE6, WEC7 | | No |
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. |
9397 | New Feature | Set Hotplugstyle to LCDOnly on Colibri Modules | Colibri T20, Colibri T30 | Graphics | CE6, WEC7 | | No |
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 . |
9396 | New Feature | Set Bootupstyle to LCDOnly on Colibri Modules | Colibri T20, Colibri T30 | Graphics | CE6, WEC7 | | No |
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 . |
9395 | New Feature | Do not enable HDMI by default. | Apalis T30, Colibri T20, Colibri T30 | HDMI, Power Management | CE6, WEC7 | | No |
Description: Disable HDMI interface when it is not used. Disabling it reduces power consumption of the modules. |
9394 | New Feature | Reduce carveout size to 2MB on T30 | Apalis T30, Colibri T30 | Bootloader | CE6, WEC7 | | No |
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. |
9393 | New Feature | Power down audio codec when it is not used. | Colibri T20 | Analog Audio | CE6, WEC7 | | No |
Description: Power down the audio codec on the Colibri T20 module when the it is not used. |
9392 | New Feature | Allow customization of audio codec register settings on T20 | Colibri T20 | Analog Audio | CE6, WEC7 | | No |
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 . |
9391 | New Feature | Disable unused 12Mhz Clock on GPIO pin V3 | Colibri T20 | Bootloader | CE6, WEC7 | | No |
Description: Set GPIO V3 (SODIMM 45) to GPIO in by default. Was set to CLK12M_Out before. |
9390 | New Feature | Improve 3D performance on T30 modules | Apalis T30, Colibri T30 | Graphics | CE6, WEC7 | | No |
Description: Increased performance of second 3D instance of the T30. Approximately 2 times faster. |
9388 | Fixed | Issues with NAND flash bad block handling | Colibri T20 | Flash | CE6, WEC7 | | No |
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. |
9380 | New Feature | Support DFS for EMC and allow Min/Max Range in Registry | Colibri T20 | Power Management | CE6, WEC7 | | No |
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. |
9379 | New Feature | DFS goes not bellow 500MHz on T30 modules with DVI plugged in. | Apalis T30, Colibri T30 | Graphics, Power Management | WEC2013, WEC7 | | No |
Description: The CPU frequency does not go bellow 500MHz when DVI/HDMI is plugged in at boot since image V 1.3 beta 3. |
9378 | New Feature | Remove dependency between Touch, Audio and ADC drivers | Colibri T20 | Analog Audio, Analog Inputs, Resistive Touch | CE6, WEC7 | | No |
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. |
9377 | New Feature | Reduced power consumption by 0.5 W | Colibri T20 | Power Management | CE6, WEC7 | | No |
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). |
9348 | New Feature | Default minimal frequency for DFS set to 216Mhz. | Apalis T30, Colibri T20, Colibri T30 | Power Management | CE6, WEC7 | | No |
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. |
9197 | Fixed | OEMQueryPerformanceCounter timeslip | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC7 | | No |
Description: When using the OEMQueryPerformanceCounter in a multi-core environment it could happen, that that time-slips occur. |
9072 | New Feature | Hotplug is not working for some USB devices | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC7 | | No |
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 .
|
8870 | New Feature | Improved resistive touch algorithm | Colibri T20 | Resistive Touch | CE6, WEC7 | | No |
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 |
8869 | Fixed | Different issues with wave audio playback | Apalis T30, Colibri T20, Colibri T30 | Analog Audio | CE6, WEC7 | | No |
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. |
8864 | Fixed | DispOnDelay not implemented properly | Apalis T30, Colibri T20, Colibri T30 | Bootloader, Graphics | CE6, WEC7 | | No |
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. |
8708 | New Feature | Apalis T30: Module family not detected correctly in bootloader | Apalis T30 | Bootloader | WEC7 | | No |
Description: Updated debug output: Replaced statement "...for Colibri built..." with "...for Tegra built...". |
8613 | New Feature | Suspend/Resume Not Supported on Colibri T20 | Colibri T20 | Power Management | CE6, WEC7 | | No |
Description: Suspend/Resume is supported now on Colibri T20. Check the other "Power Management" related issues for limitations. |
8484 | New Feature | Call SignalStarted in RTCSync Tool | Apalis T30, Colibri T20, Colibri T30 | RTC | CE6, WEC7 | | No |
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. |
8216 | New Feature | UARTD (Nvidia Name UART 3) only works with RX/TX. CTS and RTS are not configured. | Colibri T20 | UART | CE6, WEC7 | | No |
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. |
8067 | Fixed | OpenGL applications are not working any more since image 1.3 beta 1 | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC7 | | No |
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. |
8066 | Fixed | Audio player can not be closed after playing WAV | Apalis T30, Colibri T20, Colibri T30 | Multimedia | CE6, WEC7 | | No |
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. |
7925 | Fixed | Brand-New Colibri T20 Modules Cannot be Programmed using NvFlash Included in Image V1.2 | Colibri T20, Colibri T30 | | CE5, CE6, WEC2013, WEC7 | | No |
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. |
7911 | New Feature | Add Support for Image and Bootloader Backup/Restore to the UpdateTool | Apalis T30, Colibri T20, Colibri T30 | Bootloader, ConfigBlock, Kernel | CE6, WEC7 | | No |
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 |
7907 | New Feature | PS2 keyboard does not work with low DFS frequency. | Apalis T30, Colibri T20, Colibri T30 | Miscellaneous Peripherals | CE6, WEC7 | | No |
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 |
7906 | New Feature | Add new multimedia stack and support T30 modules | Apalis T30, Colibri T20, Colibri T30 | Video Codecs | CE6, WEC7 | | No |
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. |
7835 | Fixed | GetDeviceCaps Reports Unsupported Formats for Audio Recording | Colibri T20, Colibri T30 | Analog Audio | CE6, WEC7 | | No |
Description: GetDeviceCaps for the Windows recording device reports too many supported formats. Workaround: Record at 44.1kHz 16bit only. |
7768 | New Feature | Touch coordinates are wrong after enable/disable touch screen when screen is rotated | Colibri T20 | Resistive Touch | CE6, WEC7 | | No |
Description: After disabling and enabling the touch screen the touch coordinates are wrong. This only affects customer having the screen output rotated. |
7667 | New Feature | DMA channel usage limitation | Apalis T30, Colibri T20, Colibri T30 | DMA | CE6, WEC7 | | No |
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:
|
7665 | New Feature | Missing Drive Strength settings for LCD signals in Registry | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC7 | | No |
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. |
7615 | New Feature | Allow setting DFS Min/Max Range in Registry | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
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 |
7549 | Fixed | Printer Support is missing in CE7 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC7 | | No |
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. |
7466 | New Feature | Minor Performance Optimization | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
Description: Slight performance optimization in Kernel and Drivers |
7465 | New Feature | Minor DMA performance optimization | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
Description: Slight performance optimization when setting up DMAs in Kernel and Drivers using DMA. |
7450 | Fixed | System Hang on power supply drop below 3.08V | Colibri T20 | Bootloader, Kernel | CE6, WEC7 | | No |
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.
|
7394 | New Feature | Backlight pin is toggling during boot | Colibri T20 | LVDS | CE6, WEC7 | | No |
Description: The backlight pin was toggling for about 2 micro seconds while booting. |
7353 | New Feature | System Time could jump by several seconds every 24 hours | Colibri T20 | RTC | CE6, WEC7 | | No |
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. |
7295 | Fixed | Project.reg and Platform.reg small issues | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
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. |
7287 | New Feature | RtcSync: Add Support for the M41T00S RTC chip | Apalis T30, Colibri T20, Colibri T30 | RTC | CE6, WEC7 | | No |
Description: Added support to RTCSync for external RTC M41T00S |
7254 | Fixed | Setting Up an Interrupt on SODIMM 173 Freezes the System | Colibri T20 | Kernel | CE6, WEC7 | | No |
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. |
6874 | New Feature | Add support for the PMU RTC | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
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. |
6368 | Fixed | Serial Modem dial-up connection interruption | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC7 | | No |
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. |
6267 | New Feature | Support Audio Muting Pin | Apalis T30, Colibri T20, Colibri T30 | Analog Audio | CE6, WEC7 | | No |
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. |
5758 | Fixed | Audio Out Repeats Buffer on Stop, or Mutes. | Colibri T20 | Analog Audio | CE6, WEC7 | | No |
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. |
5443 | New Feature | Audio codec driver not implemented on T30 | Apalis T30, Colibri T30 | Analog Audio | CE6, WEC7 | | No |
Description: The Audio Codec was not supported on the Colibri and Apalis T30. This means that there was no audio support on these modules. |
5394 | New Feature | Add new VideoPlayer | Apalis T30, Colibri T20, Colibri T30 | Video Codecs | CE6, WEC7 | | No |
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) |
4702 | New Feature | RS485 not supported | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC7 | | No |
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 . |
4289 | New Feature | USB_ID pin influences behavior of host and client driver | Colibri T20 | GPIO, USB | CE6, WEC7 | | No |
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. |
3863 | New Feature | Missing Polarity Control for UART control Signals | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC7 | | No |
Description: Polarity for UART control signals can not be changed in the Registry. |
3738 | Fixed | Audio recording not working stable | Apalis T30, Colibri T20, Colibri T30 | Analog Audio, Digital Audio | CE6, WEC7 | | No |
Description: Audio recording randomly is not working. Recording did only work with 44100 SPS input data rate. |
57307 | Known Issue | Custom Images bigger than 137MB will not boot | Apalis T30, Colibri T20, Colibri T30 | Bootloader, WinCE Feature | CE6, WEC2013, WEC7 | Low | No |
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 |
Issues in this section are not planned to be addressed. Please get in touch with our support if you need to have any of these issues addressed.
https://www.toradex.com/support |
49210 | Known Issue | XAML renderer does not update all screen contents | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
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 |
47530 | Known Issue | Network credentials don't get saved in CE6 | Colibri T20, Colibri T30 | Ethernet | CE6 | | No |
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 |
47409 | Known Issue | Manual Dial Terminal is not available on WinCe 6 / 7 | Colibri T20, To be defined | | To be defined, WEC7 | | No |
Description: Manual Dial Terminal is not available in CE6 / CE7 |
46389 | Known Issue | Only English(United States) region can be used | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
43499 | Known Issue | Software reset doesn't always work correctly | Colibri T20 | Kernel | CE6, WEC2013, WEC7 | | No |
Description: Some modules don't boot after a software reset sometimes. |
42606 | Feature Request | Support UHS-I Mode for MMC1 interface | Apalis T30 | SDIO/SD/MMC | CE6, WEC2013, WEC7 | | No |
Description: Support UHS-I Mode for MMC1 interface |
38329 | Known Issue | Memory Leak When Connecting ActiveSync/WMDC | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC7 | | No |
Description: Minor memory leak when repeatedly connecting / disconnecting the USB cable between module and a PC. Workaround: - |
34539 | Known Issue | Multimedia Audio (MP3, Video) cannot be played on a USB speaker | Apalis T30, Colibri T20, Colibri T30 | Analog Audio, Digital Audio | CE6, WEC2013, WEC7 | | No |
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 |
34333 | Known Issue | Threads with higher priority (<101) can freeze the device | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013, WEC7 | | No |
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. |
32212 | Known Issue | UART RX events are signaled only once | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC2013, WEC7 | | No |
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. |
31555 | Known Issue | T20 Hangs in when comming out of suspend at random times | Colibri T20 | Power Management | WEC7 | | No |
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 |
30165 | Known Issue | OpenGL drawing artefacts in 16bpp mode | Apalis T30, Colibri T20, Colibri T30 | Graphics | CE6, WEC2013, WEC7 | | No |
Description: OpenGL drawing artefacts in 16bpp mode Workaround: Use 32bpp mode: set mainpanelbpp in the registry |
30160 | Feature Request | Boot from SD Card | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Allow booting from SD card |
29218 | Known Issue | Video gets rotated in fullscreen mode | Apalis T30, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
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. |
29012 | 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, WEC2013, WEC7 | | No |
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 |
27849 | Feature Request | Allow user to query ECC algorithm | Colibri T20 | | CE6, WEC7 | | No |
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. |
26855 | Known Issue | Support TV out: Composite PAL | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: This feature isn't supported. Composite with NTSC works. |
26195 | Known Issue | T30: PS2 mouse port does not work reliable | Colibri T30 | PS/2 | WEC2013, WEC7 | | No |
Description: Default PS2 mouse port does not work reliable. Some keys are lost, default keyboard port works. |
25537 | Known Issue | Starting and Stopping Camera Capture Graph might fail after multiple times | Apalis T30, Colibri T20, Colibri T30 | Camera Parallel Interface | CE6, WEC2013, WEC7 | | No |
Description: After several start/stop cycles start fails Workaround: If possible avoid starting/stopping the graphs. |
24872 | Known Issue | Authentication enabled RTSP camera not supported | Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: Authentication enabled RTSP camera not supported |
22707 | Known Issue | System time does not behave correctly when DST is not activated and SoftRTC is disabled | Apalis T30, Colibri T20, Colibri T30 | RTC | WEC2013, WEC7 | | No |
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. |
22423 | Feature Request | Store registry redundantly | Apalis T30, Colibri T20, Colibri T30 | | CE6, WEC2013, WEC7 | | No |
Description: Maintain two copies of the registry in case registry is corrupted. |
21970 | 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 | | No |
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 |
21919 | Feature Request | Support DMA Flow Control By GPIO | Colibri T20, Colibri T30 | DMA | CE5, CE6, WEC2013, WEC7 | | No |
Description: Support DMA Flow Control By GPIO |
20635 | Known Issue | Memory Leak in SDIO driver | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | CE6, WEC2013, WEC7 | | No |
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. |
19936 | Known Issue | USB Host/Client switch re-initializes all USB devices on all USB host ports | Colibri T20 | USB | | | No |
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). |
19935 | Known Issue | Automatic USB Host/Client switching not supported on T30 | Apalis T30, Colibri T30 | | WEC2013, WEC7 | | No |
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 |
19447 | Known Issue | Exception in Thumb mode causes System Freeze on CE7 | Apalis T30, Colibri T20, Colibri T30 | | WEC7 | | No |
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. |
19019 | Known Issue | CeGetVolumeInfo does not report flag CE_VOLUME_TRANSACTION_SAFE for FAT32 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013, WEC7 | | No |
Description: Function CeGetVolumeInfo does not report flag CE_VOLUME_TRANSACTION_SAFE for FAT32 formated disk. This is an issue in the Microsoft part. |
18987 | Feature Request | Drag and Drop of files doesn't work on WEC2013 | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | WEC2013 | | No |
Description: Drag and Drop of files doesn't work in the explorer/desktop on WEC2013. |
18361 | Known Issue | UART parity is not reported when using UART DMA settings (default) | Colibri T20 | UART | CE5, CE6, WEC2013, WEC7 | | No |
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 |
17574 | Feature Request | Support LCD DE Mode | Apalis T30, Colibri T20, Colibri T30 | RGB | CE6, WEC2013, WEC7 | | No |
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. |
16906 | Known Issue | USB Function Mass Storage Class issue with USB and SDCard | Apalis T30, Colibri T20, Colibri T30 | USB, WinCE Feature | CE6, WEC2013, WEC7 | | No |
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. |
16035 | Known Issue | TCP DHCP settings "Lease Expires" date is wrong | Apalis T30, Colibri T20, Colibri T30 | Ethernet | WEC7 | | No |
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. |
14240 | Known Issue | Make USB Host Power Enable pins configurable by Port | Apalis T30 | USB | CE6, WEC2013, WEC7 | | No |
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. |
14224 | Feature Request | Failsafe: Recovery Image | Apalis T30, Colibri T20, Colibri T30 | WinCE Feature | CE6, WEC2013, WEC7 | | No |
Description: Load a special fail-safe recovery image if the main image is damaged |
13829 | Feature Request | WEC2013: Explorer Shell Does Not Load When Taskbar-Autohide is Active | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
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. |
12959 | Feature Request | SysAdmin is not supported in WEC2013 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
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. |
12688 | Known Issue | UART Transmit Data Loss at Baud Rates below 1000bps | Apalis T30, Colibri T20, Colibri T30 | UART | CE5, CE6, WEC2013, WEC7 | | No |
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. |
11891 | Feature Request | Remote Admin webinterface not supported on WEC2013 | Apalis T30, Colibri T30 | WinCE Feature | WEC2013 | | No |
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. |
10705 | Known Issue | Serial Port loads CPU 100% when CTS Signal is floating | Colibri T20 | UART | WEC7 | | No |
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. |
10335 | Feature Request | SD Card: Add support for drive strength registry settings | Apalis T30, Colibri T20, Colibri T30 | SDIO/SD/MMC | WEC2013, WEC7 | | No |
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
|
9988 | Known Issue | Video: Playing Video in a loop does not work on T30 | Apalis T30, Colibri T20, Colibri T30 | Video Codecs | WEC2013, WEC7 | | No |
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. |
9376 | Feature Request | High CPU Load after booting on T30 Modules | Apalis T30, Colibri T30 | Kernel | WEC7 | | No |
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. |
9370 | Feature Request | Bring up SATA interface on Apalis T30 | Apalis T30 | SATA | CE6, WEC7 | | No |
Description: SATA is currently not supported for Apalis T30 modules. |
8898 | Known Issue | Module does not boot when not using default debug serial port on T30 | Colibri T30 | Bootloader | CE6, WEC7 | | No |
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) |
8863 | Feature Request | Negative DispOnDelays not fully supported in the Bootloader | Apalis T30, Colibri T20, Colibri T30 | Bootloader | CE6, WEC7 | | No |
Description: Negative DispOnDelay values are not supported in the bootloader. Negative DispOnDelay is used to toggle DISP_GPIO before LCD signals are switched on. |
8707 | Known Issue | Apalis T30: Host not working on USB OTG Connector on Ixora and Evaluation Board | Apalis T30 | USB | WEC2013, WEC7 | | No |
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) |
8567 | Known Issue | Audio does not work after suspend/resuming during audio playback | Colibri T20, Colibri T30 | Analog Audio, Digital Audio, Power Management | CE6, WEC7 | | No |
Description: If the module gets suspended during playing audio, audio will not work fully work after resuming. Workaround: Stop audio playback before suspending. |
8384 | Feature Request | Add support for SDIO instance configuration for T30 | Apalis T30, Colibri T30 | SDIO/SD/MMC | CE6, WEC7 | | No |
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. |
8166 | Feature Request | When USBHCI3 loads first then all USB Hosts are not working | Colibri T30 | USB | WEC7 | | No |
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. |
7801 | Known Issue | Network not Accessible While a USB Connection to a Host is Active | Apalis T30, Colibri T20, Colibri T30 | Ethernet, USB | CE6, WEC7 | | No |
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. |
7569 | Known Issue | Memory Division Setting in Registry doesn't work in some cases | Apalis T30, Colibri T20, Colibri T30 | Kernel | CE6, WEC7 | | No |
Description: The StorageMemory setting in the registry doesn't work.
http://developer.toradex.com/knowledge-base/set-memory-division |
6940 | Feature Request | Different display settings in config block and CE Registry could lead to unexpected behavior | Apalis T30, Colibri T20, Colibri T30 | LVDS | CE6, WEC7 | | No |
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. |
6938 | Known Issue | Suspend/Resume Not Supported on Colibri and Apalis T30 | Apalis T30, Colibri T30 | Bootloader, Kernel | WEC7 | | No |
Description: Suspend/Resume isn't supported yet on Colibri and Apalis T30. |
5655 | Feature Request | Inconsistent usage of UART Settings Between Bootloader and WinCE Driver may cause problems. | Apalis T30, Colibri T20, Colibri T30 | UART | CE6, WEC7 | | No |
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). |
5482 | Known Issue | T30 DVI output does not work on all monitors | Colibri T30 | HDMI | WEC7 | | No |
Description: Some newer DVI displays seem to have compatibility issues with T30 modules regarding DDC. |
5249 | Feature Request | If splash screen is disabled not all Display Controllers are activated | Apalis T30, Colibri T20, Colibri T30 | Bootloader, Graphics | CE6, WEC7 | | No |
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.com/102247-blacksplashscreen-125x125.zip |
5229 | Known Issue | Artifacts on streamed videos | Apalis T30, Colibri T20, Colibri T30 | Ethernet, Video Codecs | CE6, WEC2013, WEC7 | | No |
Description: Vidoes that are streamed are sometimes not decoded correctly: Artifacts are shown or some parts of the pictures are missing. |
5086 | Feature Request | Add Support for USB Host Registry Setting "PhysicalPageSize" | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC7 | | No |
Description: The "PhysicalPageSize" registry setting for USB Hosts is not supported for Tegra module family. |
4961 | Feature Request | Controlling backligth from application | Apalis T30, Colibri T20, Colibri T30 | Graphics, LVDS | CE6, WEC7 | | No |
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). |
563 | Known Issue | USB OTG cable detect supports only default polarity on SODIMM pin 137 | Apalis T30, Colibri T20, Colibri T30 | USB | CE6, WEC7 | | No |
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 |