This example just does driver and board initialization and prints the string, Hello World! on UART console. The UART module uses the on board XDS110 hardware which is selected via the board view feature in Sysconfig.
Refer to Enabling AM26x EVM Configuration Support in SysConfig for additional information.
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 nortos |
| r5fss0-0 freertos | |
| Toolchain | ti-arm-clang |
| Boards | am263px-cc, am263px-lp |
| Example folder | examples/hello_world_board_syscfg/ |
Shown below is a sample output when the application is run,