Introduction - If you have any usage issues, please Google them yourself
//! This example shows how to program flash using flash API.
//! It shows.
//!- The required software setup before calling the API (setting the
//! PLL, checking for limp mode etc.),
//!- How to copy the API flash into SARAM for execution.
//!- How to call the API functions.