AM263Px MCU+ SDK  11.00.00
Hello World Board Sysconfig Project

Introduction

This example just does driver and board initialization and prints the string, Hello World! on UART console. The UART module uses the on board XDS110 hardware which is selected via the board view feature in Sysconfig.

Refer to Enabling AM26x EVM Configuration Support in SysConfig for additional information.

Supported Combinations

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

Steps to Run the Example

Sample Output

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

Hello World!