Verified Home

Verified Systems International GmbH

Quality Assurance for Embedded Systems

CCBM 5.8.1 now available (maintenance)

A maintenance release is now available. Consider updating if you are using Version 5.8.0 or older.

New Features

  1. preprocessing (ccbm_prep):

    • allow #endif to have trailing garbage (FR19525)

Improvements

  1. archiving (asts-ccbm-archiv):

    • added option --c-suffix to find and store files that are named <f>.c<SUFFIX>
  2. Utilities:

    • string library now includes several crc computations: crc16, crc32, MD4sum, MD5sum

Bugfixes

  1. preprocessing (ccbm_prep):

    • ensure marker is always first statement in while() body (fixes #19502)