MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
IAP: In Application Programming Driver

Overview

The MCUXpresso SDK provides a driver for the In Application Programming (IAP).
It provides a set of functions to call the on-chip in application programming interface. User code executing from on-chip RAM can call these function to read information like part id, read and write flash, read and write ffr.

IAP Basic Operations

Refer to the driver examples codes located at <SDK_ROOT>/boards/<BOARD>/driver_examples/iap

Modules

 IAP Boot Driver
 
 IAP FlexSPI Driver
 
 IAP OTP Driver
 

Files

file  fsl_iap.h
 

Driver version

#define FSL_IAP_DRIVER_VERSION   (MAKE_VERSION(2, 1, 0))
 IAP driver version 2.1.0. More...
 

Macro Definition Documentation

#define FSL_IAP_DRIVER_VERSION   (MAKE_VERSION(2, 1, 0))