AM275 FreeRTOS SDK  11.01.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
r5fss0-1 freertos
r5fss0-1 nortos
r5fss1-0 freertos
r5fss1-0 nortos
r5fss1-1 freertos
r5fss1-1 nortos
c75ss0-0 freertos
c75ss1-0 freertos
wkup-r5fss0-0 freertos
Toolchain ti-arm-clang
ti-c7000
Board am275x-evm
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!