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.3 (Release date: 2015-06-12)
- Improve SPI features
- Use new naming convention for the SDK
- Use normalized naming convention for i2c ports
WCL-781FixedI2C Library: Make Driver Name Identical to Port NameColibri VF50, Colibri VF61I2CCE6, WEC7, WEC2013

Description: The Driver Name used inside the library was changed from "I2C0...I2C3" to "I2C1...I2C4". In the Vybrid OS Images V1.1betaX and older, an i2c driver for the default pins is loaded as "I2C0", which is used by the RtcSync Tool. The library now uses "I2C1" to access the default pins. This leads to potential collisions between RtcSync (using "I2C0") and a user application (using "I2C1").

Workaround: Will be fixed in OS Image V1.1 (not yet in V1.1beta2)