This example:
1. writes data to flash at 18MB offset.
2. remaps address from 16MB and above to 0MB and above.
3. reads back the data from 2MB offset.
4. checks if data that is read back is correct or not.
Supported Combinations
Steps to Run the Example
When using CCS projects to build, import the CCS project for the required combination and build it using the CCS project menu (see Using SDK with CCS Projects).
When using makefiles to build, note the required combination and build using make command (see Using SDK with Makefiles)