AM65x MCU+ SDK  09.01.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 freertos
Toolchain ti-arm-clang
Boards am65x-idk
Example folder examples/empty/

Steps to Run the Example

Sample Output

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

Hello World!