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

Not Planned
WCL-622Known IssueSpiLib for Imx6/7: Imx6/7Spi_Read() and Imx6/7Spi_Write() Fail For Large TransfersColibri iMX7, Apalis iMX6, Colibri iMX6SPICE6, WEC7, WEC2013

Description: Imx6Spi_Read() and Imx6Spi_Write() generate an Access Violation if numberOfFrames is larger than 256 The same applies to Imx7

Workaround: Use Imx6Spi_ReadWrite(), provide valid rxBuffer and txBuffer The same applies to Imx7