Search by Tags

Toradex CE Libraries Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Toradex CE Libraries.

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 (e.g. V1.1) will be integrated in the mentioned version of the Libraries.

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

Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OS

V1.6 (Release date: 2016-03-04)
- Initial implementation of i.MX6 libraries
- Various bug fixes
WCL-677New FeatureRead operation does not work on i.MX6 when register size is 0Apalis iMX6, Colibri iMX6I2CWEC7, WEC2013

Description: When an application configures the "RegAddrSize" to 0 and tries to read data from I2C the libraries incorrectly generate a write request instead.

Workaround: For devices that can ignore a write request setting address size to 1 and doing a read can work.