Synopsis
#include <ctl_api.h>
void ctl_handle_error(CTL_ERROR_CODE_t error);
Description

ctl_handle_error is a function that you must supply in your application that handles errors detected by the CrossWorks tasking library.

The errors that can be reported are:

Portability

ctl_handle_error is used in every implementation of the CrossWorks tasking library