AM263Px MCU+ SDK  11.00.00
Swap To Region B

Introduction

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

Parameter       Value
CPU + OS       r5fss0-0 nortos
Toolchain       ti-arm-clang
Boards         am263px-cc, am263px-lp
Example folder examples/drivers/fss/swap_to_b

Steps to Run the Example

Sample Output

All tests have passed!!