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

2.2 (Release date: 2018-05-16)
- Added VS2015 Project, Solution and PropertySheet Files
- Improved CAN Library
- Improved Update Library (iMX6/iMX7)
- Added Support for iMX7 in RPMsg Library
- Improved SPI Library on iMX6
WCL-795FixedCall to Spi_SetConfigString on Vybrid may lead to unexpected behavioursColibri VF50, Colibri VF61SPICE6, WEC7, WEC2013

Description: SPI library does not support string parameters but the strings passed in for valid int parameters are processed as integer values and this may lead to some unexpected behaviours for the library.

Workaround: Don't call Spi_SetConfigString and use Spi_SetConfigInt instead.