AM64x MCU+ SDK  08.03.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
m4fss0-0 nortos
m4fss0-0 freertos
a53ss0-0 nortos
a53ss0-0 freertos
a53ss0-0 freertos-smp
Toolchain ti-arm-clang
arm.gnu.aarch64-none
Boards am64x-evm, am64x-sk
Example folder examples/empty/

Steps to Run the Example

Sample Output

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

Hello World!