MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Error code operation helpers.

Helper constants for extracting the error code from the OTA error returned. More...

Error codes returned by OTA agent API.

The OTA error codes consist of an agent code in the upper 8 bits of a 32 bit word and sometimes merged with a platform specific code in the lower 24 bits. You must refer to the platform PAL layer in use to determine the meaning of the lower 24 bits.

Note
OTA agent error codes are in the upper 8 bits of the 32 bit OTA error word, OTA_Err_t.