This example just does driver and board initialization and prints the string, Hello World! on UART console.
| Parameter | Value |
|---|---|
| CPU + OS | a53ss0-0 nortos |
| a53ss0-0 freertos | |
| a53ss0-1 freertos | |
| a53ss0-1 nortos | |
| Toolchain | arm.gnu.aarch64-none |
| Board | am62lx-evm |
| Example folder | examples/hello_world/ |
Shown below is a sample output when the application is run,
FreeRTOS-AMP Sample Output
Shown below is a sample output on UART0 console (logs for a53ss0-0) when the application is run,
Shown below is a sample output on UART1 console (logs for a53ss0-1) when the application is run,