This example other than just doing the driver and board initialization and prints the string, Hello World! on UART console. It does that while doing the XIP from FSS1 interface.
Make sure to update MCELF_XIP_RANGE in deconfig.mak to 0x80000000:0x88000000 before building.
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 nortos |
| r5fss0-0 freertos | |
| Toolchain | ti-arm-clang |
| Boards | am263px-cc |
| Example folder | examples/hello_world_xip_fss1/ |
Shown below is a sample output when the application is run.