- WinCE 7 Updates: Installed until 2021M03 - WinCE 8 Updates: Installed until 2021M09 |
WC-2833 | New Feature | Improved Resistive Touch Screen accuracy | Colibri iMX7 | Resistive Touch | WEC7, WEC2013 |
Description: Using Codec internal Sample Averaging and reading X, Y and Z(Pressure) samples in parallel instead of sequentially improves samples consistency and avoids false touch coordinates especially when releasing touch (pen-up).
Additionally there are new Registry entries that can be set:
"MinZValue" (Minimum Z value (Pressure) in order to consider a X and Y measurement valid. Setting this helps to get rid of wrong sampling values on very light touch pressure. A value of 10 works fine for 5-12 inch touch panels, for bigger panels lower values might be needed, default is 0
"Wait" (Wait settling time between measurements in us, default 512us, increase for bug touch screens with high capacitance)
"PenUpTimeout" (Timeout to generate PenUp Event when no valid measurements are returned, default is 25ms)
"DebugRawValues" (Set to 1 to enable useful debug output when trying to find the right values for MinZValue)
|
WC-2832 | New Feature | Added support for Custom Audio Codec Register Init through registry | Colibri iMX7 | Analog Audio | WEC7, WEC2013 |
Description: Added support for setting any Codec Register through registry settings, see:
https://developer.toradex.com/knowledge-base/audio-driver-registry-settings#Custom_codec_configuration |
WC-2831 | New Feature | Support AC97 tweak tool | Colibri iMX7 | Analog Audio | WEC7, WEC2013 |
Description: AC97 tweak tool (now called Audio Codec Tool) works now also with iMX7 modules:
https://developer.toradex.com/knowledge-base/ac97-tweak
|
WC-2830 | Fixed | Saving of registry hangs if there is a bad block | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: If a bad block is detected during saving of the registry, the system hangs, and the registry does not get saved. A reboot recovers from this condition. Workaround: - |
WC-948 | Fixed | Setting SPI Clock frequency has no effect | Colibri iMX7 | SPI | WEC7, WEC2013 |
Description: Using Toradex Libraries to set the SPI Clock frequency has no effect. |
WC-920 | New Feature | BSP release 1.3 is based on 1.3b2 | Colibri iMX7 | | WEC7, WEC2013 |
Description: BSP release 1.3 is based on 1.3b2. At the moment there are no further changes planned. |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until September 2018 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until October 2018 |
WC-914 | Fixed | 24 bit LCD DATABUS WIDTH not setting by the display driver | Colibri iMX7 | VGA | WEC7, WEC2013 |
Description: Setting LDDS to 24 bit has not effect (still uses only 18 bit) |
WC-912 | Fixed | File read data corruption (SD/eMMC) WEC2013 iMX7 | Colibri iMX7 | Cache, Flash | WEC2013 |
Description: Sometimes when reading data from SD Card it would return wrong value but data would stay uncorrected. |
WC-910 | Fixed | Use latest UpdateTool to allow flashing large splash screens | Colibri iMX7 | Toradex Feature, Update System | WEC7, WEC2013 |
Description: Large splash screen cannot be programmed with the UpdateTool |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until September 2018 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until October 2018 |
WC-938 | New Feature | BSP release 1.2 is based on 1.2b4 | Colibri iMX7 | | WEC7, WEC2013 |
Description: BSP release 1.2 is based on 1.2b4. At the moment there are no further changes planned. |
WC-916 | Fixed | Missing file associations for .bat files in CE8 | Colibri iMX7 | WinCE Feature | WEC2013 |
Description: Added missing .bat file associations. |
Release was postponed to December due to some investigations which turned out to not be a BSP issue but a bug in certain older SD Cards. - WEC 7 Updates: Installed Microsoft WEC7 Updates until September 2018 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until October 2018 |
WC-937 | Fixed | SPI clock is configured wrong | Colibri iMX7 | Power Management | WEC7, WEC2013 |
Description: SPI clock is configured with wrong divider. Workaround: Use latest BSP |
WC-935 | Fixed | Include more code pages | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: - Added 936 (Simplified Chinese), 949 (Korean), 950 (Traditional Chinese)
- Removed all Locales except English US (they can be re-added with cab installers)
Cab installers can be found here ( https://developer.toradex.com/add-locales-to-an-existing-windows-embedded-compact-image ) |
WC-919 | Fixed | UART4 does not work in DMA mode | Colibri iMX7 | UART | WEC7, WEC2013 |
Description: UART DMA Event is not configured properly. |
WC-906 | Fixed | Spi CS default state is Low till first SPI transfer starts | Colibri iMX7 | SPI | WEC7, WEC2013 |
Description: After a power cycle, the ~CS pin of the SPI interface is low, which is wrong as ~CS low is the active state. After a power cycle, this pin should be high in all cases.
Workaround: Use latest libraries and BSP above 1.2b4
|
WC-905 | Fixed | RtcSync fails when using internal RTC | Colibri iMX7 | RTC | WEC7, WEC2013 |
Description: System time is not restored from on-module RTC. Refer to this link for more information https://developer.toradex.com/internal-rtc-ce |
WC-901 | Fixed | Freeze during reboot after a software reset while writing to the SD card | Colibri iMX7 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Some SD Cards may not reset properly after software reset. |
WC-897 | Fixed | Sometimes when booting system would generate NAND timeout warnings | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: Sometimes NAND would generate ECC timeouts Workaround: Disable network driver. |
WC-895 | Fixed | USB Host on Aster did not work | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Bottom USB Host on Aster carrier board does not work Workaround: Add this registry setting ->
[HKLM\Drivers\Builtin\USBOTG\Hcd\Pinout_Default]
"gpio_103"="altfn=-1 dir=out lvl=0" |
WC-894 | New Feature | SD Card would get corrupted sometimes | Colibri iMX7 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Sometimes cache would not be properly flushed and SD Card could corrupt the data. Workaround: Contact support for replacement driver. |
WC-893 | Fixed | I2c clock speed is not proportionally set to the library configuration | Colibri iMX7 | I2C | WEC7, WEC2013 |
Description: Configured base clock was to low. |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until March 2018 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until May 2018 |
WC-947 | Fixed | EarlyAutoCopy feature of WaitForFlashDisk does not work reliably | Colibri iMX7 | Flash, WinCE Feature | WEC7, WEC2013 |
Description: The EarlyAutoCopy feature of WaitForFlashDisk driver does not always work. |
WC-946 | Fixed | Setting breakpoints in Visual Studio causes data abort exceptions in NK.exe | Colibri iMX7 | | WEC7 |
Description: VS2008 debugging crashes the Colibri iMX7 WEC7. |
WC-945 | Fixed | Loading i2c3 driver during boot causes system to crash | Colibri iMX7 | I2C | WEC7 |
Description: System hangs during boot, while loading i2c3 driver. |
WC-943 | New Feature | Add support to disable cursor | Colibri iMX7 | Graphics | WEC7, WEC2013 |
Description: Allow disabling the mouse cursor completely using a registry settings or extescape calls like in other Toradex BSPs. See https://developer.toradex.com/knowledge-base/mouse-cursor Workaround: For BSPs older than 1.2b2, hide cursor in your application using ShowCursor API. |
WC-942 | Fixed | Audio sometimes does not work after booting system | Colibri iMX7 | Analog Audio | WEC7, WEC2013 |
Description: After booting system sometimes audio will not work |
WC-934 | Fixed | SDBUS patch for SDIO8787 WiFi and BT functions. | Colibri iMX7 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: SDBUS patch needed in order to support both WiFi and BT functions on the SDIO8787 card. |
WC-933 | Fixed | Disabling splash screen leads to a non-initialized display interface -> no display output in WinCE | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Display driver fails to configure LCD interface if splash screen is disabled Workaround: Leave splash screen enabled. You can ask Toradex support to get a black splashscreen image. |
WC-932 | Fixed | Issue on the dynamic changing resolution from splash screen to display driver | Colibri iMX7 | VGA | WEC7, WEC2013 |
Description: An issue on the dynamic changing resolution from Spalsh screen to display driver |
WC-931 | New Feature | Unify module information output | Colibri iMX7 | Bootloader, WinCE Feature | WEC7, WEC2013 |
Description: Updated the output of Module Name and serial number while booting the device, in order to unify this between all the module families. |
WC-928 | Fixed | WEC2013: Audio Files and Sound Scheme Missing | Colibri iMX7 | | WEC2013 |
Description: System sounds are not available under WEC2013. |
WC-927 | Fixed | Audio noise and malfunction when resetting device while playing sound | Colibri iMX7 | Analog Audio | WEC7 |
Description: Resetting the system while playing audio can render the audio system to be silent until another reboot. |
WC-926 | Fixed | NetUI's WiFi Settings don't pop-up | Colibri iMX7 | Wi-Fi | WEC7, WEC2013 |
Description: On WEC7 and WEC2013 there is no way to open NETUI using code.
We fixed NETUI by naming a window. Users can now use
HWND handle = FindWindow(NULL, L"NETRTWLANU1”);
PostMessage(handle, WM_WZCSYSTRAYICON, 1, WM_LBUTTONDBCLK);
To get handle to a window and send message.
Window name depends on network interface name. |
WC-924 | New Feature | Add support for BusEnum2 | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Busenum2 is available in the image for parallel driver loading. It is disabled by default. To enable it change [HKLM\Drivers\BuiltIn] DLL to "BusEnum2.dll" |
WC-923 | New Feature | Add support for LoadFilter | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: LoadFilter is now added to image and enabled by default. |
WC-849 | Fixed | SGTL5000: Internal Charge Pump Is Activated | Colibri iMX7 | Analog Audio | WEC7, WEC2013 |
Description: An internal charge pump of the SGTL5000 audio codec is activated, even though it is not used. |
WC-834 | Fixed | Time can only be set upto year 2034 | Colibri iMX7 | RTC | WEC7, WEC2013 |
Description: If a time beyond 2034 is set, there is kind of an overflow and the year be set back to 2007. Workaround: Fixed |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until December 2017 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until April 2018 |
WC-850 | New Feature | BSP release 1.1 is based on 1.1b4 | Colibri iMX7 | | WEC7, WEC2013 |
Description: BSP release 1.1 is based on 1.1b4. No further changes were done. |
WC-833 | Fixed | Remove afd.dll patch | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Microsoft fixed issue when NTP server crashed services. This removes the patch we created. |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until September 2017 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until November 2017 |
WC-1014 | Fixed | Timezone can only be set once in RemoteAdmin interface | Colibri iMX7 | RTC | WEC7 |
Description: When certain timezones are selected (e.g.: UTC+9:00 Osaka, Sapporo, Tokio) the page allowing to set time on the RemoteAdmin interface does not work. Workaround: Change the timezone prior to using RemoteAdmin |
WC-956 | New Feature | Add support for multicore | Colibri iMX7 | Kernel | WEC7, WEC2013 |
Description: Add support for the 2nd core on IMX7D |
WC-866 | Fixed | Added software filters for touch | Colibri iMX7 | Resistive Touch | WEC7, WEC2013 |
Description: Touch screen detection can jitter depending on the environment (resistive touch screen, cables, etc.) This needs to be improved through special filtering in the driver.
Use settings here to fine tune your touch -> https://developer.toradex.com/knowledge-base/resistive-touch-screen#Registry_settings_supported_by_Colibri_IMX7 |
WC-861 | New Feature | Add support for cache in bootloader | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Enable cache in the bootloader which will improve the boot time. |
WC-860 | Fixed | SD Card clock was set to high | Colibri iMX7 | SDIO/SD/MMC | CE6, WEC7, WEC2013 |
Description: Some SD Cards may not work because frequency was set higher than requested Workaround: Use registry setting MaximumClockFrequency to limit frequency. You can find more information here -> https://developer.toradex.com/knowledge-base/colibri-i-mx7-sd-card-interface |
WC-859 | Fixed | [RegEdit] Strings of type REG_MUI_SZ are not shown | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: The Registry editor does not display certain multilanguage string settings. |
WC-858 | Fixed | [RegEdit] Key Default Value cannot be edited | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: The Key Default Value (the value assigned to the Key, shown as "(default)") cannot be edited |
WC-857 | New Feature | Add Registry Keys to Simplify Enabling of tchproxy.dll | Colibri iMX7 | Capacitive Touch, Resistive Touch | WEC7, WEC2013 |
Description: We added registry settings to default images.
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"DriverName"="tchproxy.dll"
[HKEY_LOCAL_MACHINE\Drivers\Touch]
"Prefix" = "TCH"
"Index" = dword:1
"Order" = dword:2
"Flags" = dword:8 ; DEVFLAGS_NAKEDENTRIES
"IClass" = multi_sz:"{25121442-08CA-48dd-91CC-BFC9F790027C}",
"{7119776D-9F23-4e4e-9D9B-9AE962733770}"
"Priority256" = dword:6D ; touch ist priority = 109
"DLL" = "_touch.dll"
[HKEY_LOCAL_MACHINE\System\GWE\TouchProxy]
"tchcaldll" = "tchcaldll.dll" |
WC-854 | New Feature | Remove sysgen_appdebug | Colibri iMX7 | WinCE Feature | WEC2013 |
Description: Reduce image size by removing sysgen_appdebug. We still support debugging under WEC2013 by adding webservices.dll in to the nk. For debugging it is not required to add any further dlls. |
WC-853 | New Feature | Support RNDIS on Debugger client | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Currently application debugging over USB / RNDIS is not supported out of the box in the debugger client. Add support for RNDISFN to the debugger client. |
WC-852 | New Feature | Add Cortex-M4 support | Colibri iMX7 | Kernel | WEC7, WEC2013 |
Description: Support loading and running code on the Cortex-M4 code. For example FreeRTOS or bare-metal code. |
WC-846 | Fixed | Bootloader Configuration gpio.bootconf Modification Flag Not Shown | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Bootloader does not show asterisk (*) to mark modified gpio bootloader setting. |
WC-840 | Fixed | Notepad Selects Random Font | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: The text editor starts with a random font selection. Workaround: Select the font manually in the Format -> Font... menu. Save the registry if you want to change this permanently. |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until June 2017 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until August 2017 |
WC-992 | New Feature | Add support for analog audio | Colibri iMX7 | Analog Audio | WEC7, WEC2013 |
Description: Add support for audio playback and recording |
WC-889 | Fixed | Add registry entry if eMMC is used as boot media | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: There is an issue mounting the \FlashDisk storage folder that has a 5' timeout. The device takes more than 5' minutes to boot and does not mount \FlashDisk. This happens only on devices where Windows Embedded Compact was not installed or that had their flash memory erased before the installation. Workaround: There are two workarounds:
- Install image version 1.2 instead, boot it and then use update tool to install the new image and bootloader
- Wait until the device has booted (5-6') and then use registry editor to add this entry to the device registry:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\BootMMC\FATFS]
"DisableAutoFormat"=dword:0
Save the registry and reboot, now the device will boot normally and mount \FlashDisk as expected |
WC-887 | Fixed | Disabling splash screen leads to a non-initialized display interface -> no display output in WinCE | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Display driver fails to configure LCD interface if splash screen is disabled Workaround: Leave splash screen enabled. |
WC-884 | Fixed | Splash Screen update fails using Update Tool. | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Splash Screen update fails if no USB Flash stick is connected on Update tool version 7.5.0 |
WC-882 | New Feature | Add support for VMINI and generic network adapter to VSDebugger | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: VSDebugger.exe uses the default ethernet devices of the different modules. This new release supports also the VMINI adapter, allowing debugging of OS using Platform Builder and application using Visual Studio debugger.
If the device does not use the ethernet interface but has a different kind of connection supporting TCP/IP (wi-fi, modem etc.), adding the CheckAdapterName DWORD parameter under HKLM\SOFTWARE\Toradex\Debugger and setting it to zero will allow the debugger to run without checking the adapter used. |
WC-881 | New Feature | Add DMA support for UART | Colibri iMX7 | UART | WEC7, WEC2013 |
Description: To enable DMA use registry entry "EnableDMA" = 1 |
WC-880 | New Feature | Add DMA support for SD | Colibri iMX7 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Add DMA support for SD cards |
WC-879 | Fixed | ConfigBlock HWCfg cannot be read | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Using IOCTL_HAL_FLASHPARAMGET to get HWCfg from ConfigBlock returns a buffer filled with 0xff |
WC-878 | Fixed | Incorrect BSP ID returned from IOCTL_HAL_GET_BSP_VER | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: iMX7 should return BSPID 5, but returns BSPID 4 (same as iMX6) |
WC-876 | New Feature | Allow reading of config block parameters from static and/or dynamic config block | Colibri iMX7 | ConfigBlock | WEC7, WEC2013 |
Description: Allow reading of config block parameters from static and/or dynamic config block |
WC-875 | New Feature | Add a serial console message when registry is saved | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Add a serial console message when registry is saved Workaround: |
WC-874 | New Feature | Add support for backlight | Colibri iMX7 | Graphics | WEC7, WEC2013 |
Description: Add support to control the backlight (on-off, no brightness). |
WC-869 | New Feature | WEC2013: Include Bluetooth to standart image | Colibri iMX7 | WinCE Feature | WEC2013 |
Description: Add Bluetooth support into the standard image. |
WC-863 | New Feature | Implement Debug Message Buffer Feature | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Details about this feature can be found here:
http://developer.toradex.com/knowledge-base/debug-message-buffer |
WC-862 | Fixed | Background color is not configured correctly | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Background color was set wrong |
WC-844 | Fixed | "Start Debugger Client" Does Not Start in WEC2013 | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: "Start Debugger Client" Does Not Start in WEC2013 Workaround: Open a WinCe command line, type the two commands:
start conmanclient3.exe
cmaccept3.exe |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until June 2017 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until August 2017 |
WC-890 | Fixed | Mutliplexing PIN 28 to I2C3 SDA does not work | Colibri iMX7 | I2C | WEC7, WEC2013 |
Description: Ask support for a modified driver |
WC-870 | Fixed | USB Over Current detection not working correctly | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Over-current pin is not properly multiplexed. |
WC-868 | New Feature | OS image does not contain splash screen | Colibri iMX7 | | WEC7, WEC2013 |
Description: Append the splash screen file directly to the standard image so it gets displayed after an image update. |
WC-867 | Fixed | USB Mass Storage Class takes long to mount/does not mount | Colibri iMX7 | USB, WinCE Feature | WEC7, WEC2013 |
Description: USB Mass Storage Class may take up to few minutes to mount. It may also fail to mount |
WC-865 | New Feature | Output serial number in bootloader | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Printout serial number in bootloader |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until March 2017 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until April 2017 |
WC-1041 | New Feature | [Wait4FlashDisk] Increase timeout | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: If flash was written a lot it may happen that initial scan at boot will take more then 60s. Workaround: Increase the timeout under
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Wait4FlashDisk]
"Timeout"=dword:3C |
WC-1040 | Fixed | USB device connectivity is not reliable | Colibri iMX7 | USB | CE6, WEC7, WEC2013 |
Description: USB device connectivity is not reliable and seen especially when using USBSER class. |
WC-1035 | New Feature | Harmonize FlashDisk settings | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: We harmonized the registry settings for the FlashDisk driver. The settings will be the same on all our platforms. |
WC-1033 | New Feature | Add support for screen rotation | Colibri iMX7 | Graphics | WEC7, WEC2013 |
Description: Add support for screen rotation |
WC-1032 | New Feature | [Wait4FlashDisk] Use system files from FlashDisk or overwrite to Windows folder while loading Wait4FlashDisk driver. | Colibri iMX7 | | WEC7, WEC2013 |
Description: Investigate Use system files from FlashDisk or overwrite to Windows folder while loading Wait4FlashDisk driver. |
WC-1001 | New Feature | Add support for splash screen | Colibri iMX7 | VGA | WEC7, WEC2013 |
Description: Add support for splash screen |
- WEC 7 Updates: Installed Microsoft WEC7 Updates until March 2017 - WEC 2013 Updates: Installed Microsoft WEC2013 Updates until April 2017 |
WC-1042 | Fixed | Default NTP servers are not longer operating | Colibri iMX7 | RTC, WinCE Feature | CE6, WEC7, WEC2013 |
Description: Some of the time servers configured in the standard image are no longer active. We replace the NTP servers with the ones from the NTP Pool Project (See also: http://www.pool.ntp.org ) Workaround: Add additional time servers and remove the non-valid ones as described here:
https://msdn.microsoft.com/en-us/library/ms884926.aspx?f=255&MSPPError=-2147217396 |
WC-1029 | Fixed | Using application debugger fails most of the time | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Application debugger is unable to connect to the target |
WC-1025 | New Feature | I2cLib on iMX7: Make Timeout Configurable | Colibri iMX7 | I2C | WEC7, WEC2013 |
Description: Use a programmable timeout for i2c operations, instead of a hard-coded constant timeout. |
WC-1021 | New Feature | Add support to IOCTL HAL REBOOT | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: IOCTL HAL REBOOT can be used to reboot the system |
WC-1020 | New Feature | Add icon to VSDebugger.exe | Colibri iMX7 | | WEC7, WEC2013 |
Description: . |
WC-1017 | Fixed | RNDISFN Driver should be built with SHIP_BUILD=1 | Colibri iMX7 | USB | CE6, WEC7, WEC2013 |
Description: RNDIS driver generates a lot of debug output. Changed build type in order to remove debug output. |
WC-1016 | New Feature | Use new naming and versioning convention for Toradex software packages | Colibri iMX7 | | WEC7, WEC2013 |
Description: We changed the naming and versioning format slightly in order to have a common approach for Linux, WinCE, and other Toradex software packages.
Details about the versioning can be found here: https://developer.toradex.com/knowledge-base/toradex-software-versioning-convention |
WC-1015 | New Feature | Change 1st boot loader and image output | Colibri iMX7 | | WEC7, WEC2013 |
Description: Standardize version output across all our images. |
WC-1013 | Fixed | Build explorer with SHIP_BUILD set to 1 | Colibri iMX7 | WinCE Feature | WEC2013 |
Description: Explorer.exe no longer outputs debug messages |
WC-1006 | New Feature | Add support for RS485 | Colibri iMX7 | UART | WEC7, WEC2013 |
Description: Add support for RS485 |
WC-1003 | New Feature | Add support for I2C | Colibri iMX7 | I2C | WEC7, WEC2013 |
Description: Add support for I2C on default pins |
WC-1002 | New Feature | Add basic support for SPI | Colibri iMX7 | SPI | WEC7, WEC2013 |
Description: Support SPI including one CS on default SPI pins
|
WC-1000 | New Feature | Add support for hardware watchdog | Colibri iMX7 | Watchdog | WEC7, WEC2013 |
Description: Support hardware watchdog. Watchdog on IMX7 only supports timeout of 1,8,32 or 128 seconds
|
WC-999 | New Feature | Add support for UpdateLib | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Add support for update library |
WC-997 | New Feature | Add support to configure GPIOs in bootloader | Colibri iMX7 | GPIO | WEC7, WEC2013 |
Description: Add support to configure GPIOs in bootloader |
WC-993 | New Feature | Add support for 4-wire touch screen | Colibri iMX7 | Resistive Touch | WEC7, WEC2013 |
Description: Add support for touch screen |
WC-987 | New Feature | Create tools for recovery mode | Colibri iMX7 | Miscellaneous Peripherals | WEC7, WEC2013 |
Description: Add tools for easy recovery mode |
WC-986 | New Feature | Add support to boot from NAND flash | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: Add support to boot from NAND flash |
WC-975 | Fixed | [RegEdit] Registry keys under HKEY_CURRENT_USER would not get imported | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Importing registry keys under HKEY_CURRENT_USER would fail. Workaround: Contact support to get new version of registry editor. |
WC-974 | Fixed | [RegEdit] Silent option in registry editor does not work | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Using switch /S with registry editor still shows conformation and error windows. |
WC-973 | New Feature | [RegEdit] Right clicking on the listview did not open context menu | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Users can now right click on the listview and get context menu where they can add values to the current key. |
WC-972 | Fixed | [RegEdit] Export/import of keys other than HKLM does not work | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Users are not able to export custom keys from registry. Workaround: Contact customer support for new registry editor tool. |
WC-971 | New Feature | [RegEdit] Add menu entry to save/clear registry to registry editor | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Users can now use menu inside registry editor to save or clear registry. There are also command line switches avalible ->
/F to save
/C to clear
They can be used in combination with /S for silent. |
WC-970 | New Feature | [RegEdit] When opening modify window value is now focused automaticly | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: When opening modify window in registry editor, value is automatically focused. |
WC-969 | Fixed | [RegEdit] When importing registry file some keys are duplicated | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: When importing reg file some keys get shown twice. Key is still created only one but view is wrong. |
WC-967 | New Feature | Add RTCSync tool | Colibri iMX7 | RTC | WEC7, WEC2013 |
Description: Provide the RTCSync tool
|
WC-966 | Fixed | UART baud rate is not using full precision | Colibri iMX7 | UART | WEC7, WEC2013 |
Description: For some baud rates the actual bit rate is not very precise and this may lead to problems with devices that are not able to auto-adjust their baud rate, mostly when a large amount of data is transferred with no interruptions. |
WC-965 | New Feature | Allow configuration of network Auto-reconnect parameters through registry | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: User can now configure time between re-connection attempts and number of times re-connection will be performed. Instructions can be found here:
http://developer.toradex.com/knowledge-base/netui-additional-settings |
WC-962 | New Feature | Provide the Update Tool | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: Provide the Update Tool
|
WC-959 | New Feature | Add support for USB WiFi | Colibri iMX7 | Wi-Fi | WEC7, WEC2013 |
Description: Support WiFi modules that Toradex sels. |
WC-950 | Fixed | [RegEdit] When doing export registry exception is occurring. | Colibri iMX7 | | WEC7, WEC2013 |
Description: Exception will be occur when doing export registry. |
This is a Preview release only with limited features. - WEC 7 Updates: Installed Microsoft CE7 Updates until June 2016 - WEC 2013 Updates: Installed Microsoft CE8 Updates until July 2016 |
WC-990 | New Feature | Add support for SD Card | Colibri iMX7 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Add support for SD Card |
WC-989 | New Feature | Add support for USB Host | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Add support for USB Host |
WC-988 | New Feature | Add support for USB Device | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Add support for USB Device |
WC-985 | New Feature | Add support for Serial port | Colibri iMX7 | UART | WEC7, WEC2013 |
Description: Add support for Serial port |
WC-984 | New Feature | Add support for Ethernet | Colibri iMX7 | Ethernet | WEC7, WEC2013 |
Description: Add support for Ethernet |
WC-983 | New Feature | Add display driver with support for the parallel RGB interface | Colibri iMX7 | VGA | WEC7, WEC2013 |
Description: Add display driver with support for the parallel RGB interface |
WC-981 | Fixed | Registry Editor Import doesn't work with all .reg files and fails silently | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: The registry editor has some shortcomings when it comes to importing .reg files. Some keys might not be imported w/o error message. Workaround: Add the missing registry entries manually. |
WC-980 | New Feature | Automatic USB host / client switch | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Automatic USB host / client switch |
WC-979 | New Feature | Provide the launcher tool | Colibri iMX7 | Miscellaneous Peripherals | WEC7, WEC2013 |
Description: Add support to launch apps at boot |
WC-978 | New Feature | Provide the Colibri Monitor tool | Colibri iMX7 | | WEC7, WEC2013 |
Description: Provide the Colibri Monitor tool
|
WC-964 | New Feature | Add support SD Card cable detect polarity | Colibri iMX7 | SDIO/SD/MMC | WEC7, WEC2013 |
Description: Add support to change card detect pin polarity |
WC-957 | New Feature | Add support for RTC | Colibri iMX7 | RTC | WEC7, WEC2013 |
Description: Support RTC |
WC-955 | New Feature | Add USB Device fullspeed support | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Add support to lower the speed of USB |
WC-953 | New Feature | Add USB Host fullspeed support | Colibri iMX7 | USB | WEC7, WEC2013 |
Description: Add USB Device fullspeed support
|
WC-951 | New Feature | Add support for 512MB ram on iMX7D | Colibri iMX7 | Kernel | WEC7, WEC2013 |
Description: iMX7D now supports 512MB of ram |
WC-1038 | Feature Request | Add support for alternative LCD pins | Colibri iMX7 | VGA | WEC7, WEC2013 |
Description: Currently display can not be connected to alternative pins |
WC-1037 | Known Issue | Colibri Evaluation Board: USB 3.0 Devices Plugged in at Boot Time is not Accessible | Colibri iMX7 | USB | |
Description: On the Colibri Evaluation Board V3, a USB 3.0 device plugged in at boot time is not accessible after boot. Furthermore, the device seems to influence the on-board USB hub in a way that any USB port 1-4 won't work anymore. |
WC-1031 | Feature Request | Support Colibri iMX7D 1GB V1.1A (1GB RAM, 4GB eMMC) | Colibri iMX7 | Flash, RAM | WEC7, WEC2013 |
Description: Support Colibri iMX7D 1GB V1.1A with 1GB RAM and 4GB eMMC. The other Colibri iMX7 SKUs use less RAM and NAND Flash instead of eMMC.
Please contact your local sales office in case you are interested in WinCE support for this module version. |
WC-1027 | Known Issue | Setting USB device as "USBSER_class" does not work | Colibri iMX7 | | WEC7, WEC2013 |
Description: Using USB Client as USBSER_class does not work with all the applications. |
WC-1018 | Feature Request | Support SD UHS mode (new feature of Colibri iMX7D V1.1D and Colibri iMX7S V1.1C) | Colibri iMX7 | SDIO/SD/MMC | |
Description: Support SD UHS mode which is possible with the new Colibri module versions: Colibri iMX7D V1.1D and Colibri iMX7S V1.1C |
WC-1005 | Feature Request | PWM will be supported as a library and not as part of the BSP | Colibri iMX7 | PWM | WEC7, WEC2013 |
Description: We will add support for ADC through our libraries.
Library page:
http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples
Library roadmap and release notes:
http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples/release-details Workaround: Use the PWM Library. |
WC-1004 | Feature Request | CAN will be supported as a library and not as part of the BSP | Colibri iMX7 | CAN | WEC7, WEC2013 |
Description: We will add support for ADC through our libraries.
Library page:
http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples
Library roadmap and release notes:
http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples/release-details Workaround: Use the CAN Library. |
WC-998 | Feature Request | Add support for suspend mode | Colibri iMX7 | Power Management | WEC7, WEC2013 |
Description: Add support for suspend mode
This is currently not planned as we don't have any request for it. Please contact us https://www.toradex.com/community/ if you need suspend mode. |
WC-996 | Feature Request | Add support for bootloader kit | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Provide a bootloader kit so customers can build their own bootloader
|
WC-994 | Feature Request | ADC will be supported as a library and not as part of the BSP | Colibri iMX7 | Analog Inputs | WEC7, WEC2013 |
Description: We will add support for ADC through our libraries.
Library page:
http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples
Library roadmap and release notes:
http://developer.toradex.com/software/windows-embedded-compact/toradex-ce-libraries-and-code-samples/release-details Workaround: Use the ADC Library. |
WC-977 | Known Issue | Remoteadmin interface does not ask for password | Colibri iMX7 | WinCE Feature | WEC7 |
Description: Web interface does not ask for password. Workaround: If you are building your own BSP contact support and we will provide new DLL. |
WC-976 | Known Issue | System time does not behave correctly when DST is not activated | Colibri iMX7 | RTC | WEC7, WEC2013 |
Description: When DST is not active the current date/time reported by the system is not precise and lags few minutes per hours during runtime. Workaround: If you have issues with DST not running correctly go into registry under
HKLM\Time Zones and select your timezone. There is a subkey "Dynamic DST" with entries for each year. To fix it create a new entry for year when you have issues and copy value from previous year. |
WC-949 | Known Issue | Memory Leak When Connecting ActiveSync/WMDC | Colibri iMX7 | WinCE Feature | WEC7 |
Description: Minor memory leak when repeatedly connecting / disconnecting the USB cable between module and a PC. Workaround: - |
WC-941 | Known Issue | Multi threaded application can't able to Debug - predicting | Colibri iMX7 | | WEC2013 |
Description: A multi-threaded application can't able to Debug |
WC-940 | Feature Request | Internal Version for Testing Only | Colibri iMX7 | | WEC7, WEC2013 |
Description: This version was never officially released and is an internal version only. |
WC-918 | Known Issue | Only English(United States) region can be used | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: After adding additional locals through the Toradex .cab installer, still only the regional settings English(United States) can be used. Any other region setting prevents the system from booting correctly. |
WC-917 | Known Issue | The debug message buffer cannot be activated | Colibri iMX7 | | WEC2013 |
Description: The Debug Message Buffer feature cannot be activated |
WC-915 | Known Issue | User Credentials for WPA2 Enterprise WiFi connections are not persisted across reboots | Colibri iMX7 | Wi-Fi | WEC7, WEC2013 |
Description: Issue was identified as problem with Microsoft code. As WEC7 and WEC2013 are in extended support ( https://support.microsoft.com/en-us/lifecycle/search?alpha=Windows%20Embedded%20Compact%202013 ) this is not going to be fixed by Microsoft updates. |
WC-913 | Known Issue | .NET CF V3.9 bug when comparing to (constant) 0L | Colibri iMX7 | WinCE Feature | WEC2013 |
Description: Comparing 0L and 0L in .NET Compact Framework 3.9 leads to wrong result. Workaround: You can find a workaround from Microsoft here
https://social.msdn.microsoft.com/Forums/en-US/a187a5da-d46f-440c-9e40-e201636c042d/bug-in-net-cf-justintimecompiler-with-roslyn-generated-ilcode-windows-embedded-compact-2013?forum=netfxcompact |
WC-911 | Known Issue | Touch coordinates jump while releasing the screen | Colibri iMX7 | Resistive Touch | CE6, WEC7, WEC2013 |
Description: Buttons sometimes don't react on touch click events. |
WC-888 | Known Issue | 800 x 480 display registry configuration fails | Colibri iMX7 | | CE6, WEC7, WEC2013 |
Description: 800 x 480 display registry configuration fails. Workaround: Set display parameters in splash screen configuration and Set UseSplashSettings on Display registry. |
WC-885 | Known Issue | TCP DHCP settings "Lease Expires" date is wrong | Colibri iMX7 | Ethernet | WEC7 |
Description: The "Lease Expires" date is always set to 1/1/1970 initially. This seems to be WEC7 related issue. This is not an issue on CE6. Workaround: Do a ip renew (ipconfig /release, ipconfig /renew) to get a correct "Lease Expires" date. If you build your own Image, you can also use a legacy dhcp.dll. |
WC-864 | Feature Request | Add support for 2nd Ethernet | Colibri iMX7 | Ethernet | WEC7, WEC2013 |
Description: Add support for 2nd Ethernet PHY over RMII |
WC-842 | Known Issue | Threads with higher priority (<101) can freeze the device (iMX7D only) | Colibri iMX7 | WinCE Feature | WEC7, WEC2013 |
Description: If you are running a a thraed with high priority (above 101) this can freeze the device. The device will not be able to handle any other interrupt. Workaround: Prevent forcing high priority threads to core 1. Do not use high priority threads (above prio 101) whenever possible. |
WC-841 | Feature Request | Add support for compressed image | Colibri iMX7 | Bootloader | WEC7, WEC2013 |
Description: Add support for compressed image |
WC-836 | Known Issue | Explorer Crashes When Showing a Folder Containing TRE.exe | Colibri iMX7 | WinCE Feature | WEC7 |
Description: Explorer Crashes When a Folder is Opened |
WC-1028 | Feature Request | Support new iMX7 versions with new Macronix Flash MX30LF4G28AC-TI | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: Add support for the new NAND flash from Macronix (MX30LF4G28AC-TI) used on
Colibri iMX7S 256MB V1.1C
Colibri iMX7D 512MB V1.1D |
WC-960 | Feature Request | Support Toradex PCAP | Colibri iMX7 | Miscellaneous Peripherals | WEC7, WEC2013 |
Description: Supported the capacitive touch screens from the webshop
|
WC-930 | Known Issue | Saving Registry does not work after a while on IMX7D 1GB (eMMC) | Colibri iMX7 | Flash | WEC7, WEC2013 |
Description: If you try to save the registry after running the system for a while, the registry save will fail and you will not be able to write to the flashdisk any longer. Workaround: In order to save the registry reboot the device and then save the registry. |
WC-909 | Known Issue | UART_C transmit is not working | Colibri iMX7 | UART, USB | WEC7, WEC2013 |
Description: UART3 does not transmit any data, because the Tx pin's alternate function is configured to OTG1_OC. Workaround: remove the registry setting
[HKLM\Drivers\BuiltIn\USBOTG\Hcd\Pinout_Default]
colibripin_21="altfn=1"
and save the registry |
WC-908 | Feature Request | Send Eboot source code to customer | | Bootloader | |
Description: generate Eboot source code package |
WC-900 | Feature Request | High-level SW feature overview for Colibri iMX7 Roadmap | | | |
Description: iMX7 Roadmap SW features WinCE |
WC-896 | Feature Request | Document SRAM used by Windows CE | Colibri iMX7 | RAM | CE6, WEC7, WEC2013 |
Description: In WinCe versions before V1.1, some SRAM areas were used by WinCe and therefore could not be used for any M4 application. Workaround: Use Image V1.1 or newer |
WC-892 | Known Issue | 18BPP and 24BPP not valid settings | Colibri iMX7 | Graphics | WEC7, WEC2013 |
Description: WinCE doesn't support 18 bpp and 24 bpp. Only 16 bpp and 32 bpp are valid settings. |