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,