Search by Tags

WEC VF50 / VF61 BSP Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Vybrid 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

Not Planned
WC-2445Known IssueReading/Writing from NAND when entering suspend will crash deviceColibri VF50, Colibri VF61FlashCE6, WEC7, WEC2013

Description: Writing to NAND flash at the same time as suspending may prevent device from wake-up

Workaround: Synchronize writing to NAND with suspend on application level. This means, make sure NAND access is done and then go to suspend.