AM263Px MCU+ SDK  11.00.00
FSS1 XIP Hello World Project

Introduction

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.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
r5fss0-0 freertos
Toolchain ti-arm-clang
Boards am263px-cc
Example folder examples/hello_world_xip_fss1/

Steps to Run the Example

Sample Output

Shown below is a sample output when the application is run.

Hello World!