Search by Tags

WEC iMX6 BSP Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the iMX Windows CE BSPs and images.

Any schedules are not guaranteed, but reflect the current planning. The planning could be shifted due to priority changes.
Issues which are scheduled for a specific version will be integrated in the mentioned version of the BSP.

We will update this table continuously in order to always provide the latest state of our development plan.

Odd beta versions, as 1.0b1 or 1.3b3, are internal releases only for testing. They are omitted from the table.

Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OS

V1.1beta4 (Release date: 2016-11-25)
- WEC 7 Updates: Installed Microsoft CE7 Updates until September 2016
- WEC 2013 Updates: Installed Microsoft CE8 Updates until September 2016
WC-647FixedUSB endpoints stop working when transfers are aborted by driver without closing pipe.Apalis iMX6, Colibri iMX6USBWEC7, WEC2013

Description: An USB endpoint may stop processing transfers without returning an error, other endpoints communicating with the same device or other devices keep working. This happens when a driver calls AbortTransfer on multiple pending transfer and at the same time one of those transfer is completed. This can happen only on multi-core processors. In this case the pipe is no longer able to complete transfers and must be closed and reopened to restore functionality.