Skip to content

CPCd 4.5.0

Latest
Compare
Choose a tag to compare
@aautotte aautotte released this 06 Jun 15:41

Changed in release 4.5.0

  • Fixed potential overflow when application version string is too long.
  • Introduced a new script, on the secondary side, to enhance the configuration validation process for projects that utilize a VCOM based interface. The script specifically focuses on validating the setting SL_BOARD_VCOM_ENABLE to ensure it is correctly enabled when working with a VCOM interface.

Fixed in release 4.5.0

  • Resolved an issue where the initialization between CPCd/Secondary would fail at runtime if the request for the application version couldn't be acknowledged.
  • Addressed an issue causing negative RTO (retransmit timeout) calculation.