lib_xassert

VERSION RELEASED COMMENTS DOCUMENTATION SOFTWARE
4.3.1 2024-10-15 VIEW HTML VIEW PDF ZIP
3.0.0rc1 2016-10-28 DOWNLOAD
2.0.1rc1 2016-01-07 DOWNLOAD
2.0.0rc3 2015-11-10 DOWNLOAD
2.0.0rc2 2015-11-05 DOWNLOAD
2.0.0rc1 2015-03-22 DOWNLOAD

Overview#

This library provides a lightweight and flexible replacement for the standard C header assert.h.

The assertions in this library can be be enabled/disabled and configured as to how much information they show. This configuration can be per xassert unit (i.e. for sets of files).

Features#

  • Low memory usage

  • Ability to enable or disable various features via compile time defines

Known Issues#

  • None

Required Tools#

  • XMOS XTC Tools: 15.3.0

Required Libraries (dependencies)#

  • None

Support#

This package is supported by XMOS Ltd. Issues can be raised against the software at www.xmos.com/support

Scroll to Top