See also:
[CAN installation and CoDeSys gateway troubleshooting guide]
Summary of changes:
Use the wording "SRDO" instead of "PDO" when importing SRDOs from an EDS file
When importing SRDOs the CAN message will get "SRDO" as part of the name instead of "*PDO".
Dashboard should not print capital letters only
Dashboard widgets print unchanged names instead of changed names with capital letters only now.
Improving EDS loading times when opening openSYDE projects
For large projects with many EDS files used, the openSYDE projects can now be loaded much faster.
The EDS file is checked for a valid object index configuration in the EDS file too now.
PDO Message Information shows error after openSYDE is minimized twice
The content of a PDO is shown with an error if the openSYDE PC tool is minimized two times.
This has been fixed.
Code generation from GUI using SYDE Coder C fails with large project due to timeout
The GUI was changed to improve loading times of projects with CANopen Manager configurations with complex EDS files. This fix has now also been applied to SYDE Coder C to improve the project loading times (and thus execution times of the overall code generation process).