AM263x MCU+ SDK  08.02.00
Hello World Project

Introduction

This example just does driver and board initialization and prints the string, Hello World! on UART console.

Supported Combinations

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

Steps to Run the Example

Sample Output

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

Hello World!