AM62x MCU+ SDK  09.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 m4fss0-0 nortos
m4fss0-0 freertos
r5fss0-0 freertos
Toolchain ti-arm-clang
Boards am62x-sk, am62x-sk-lp, am62x-sip-sk
Example folder examples/hello_world/

Steps to Run the Example

Sample Output

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

Hello World!