SDAA259 January 2026 AM623 , AM625 , AM625-Q1 , AM625SIP , AM62P , AM62P-Q1
Start by making sure Ubuntu 22.04 is being used.
Install the QEMU user mode emulators for enabling cross-architecture execution on host system:
sudo apt-get install qemu-user-static
qtcreator is required to create the Qt application.
sudo apt install qtcreator
Use the following example to understand how to Blink an LED on the AM62P/AM62X: Blinking an LED