-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-8146
-
11.01.01
-
11.01.00
-
The steps mentioned at https://software-dl.ti.com/processor-sdk-linux/esd/AM62PX/latest/exports/docs/linux/Demo_User_Guides/TI_Apps_Launcher_User_Guide.html#compiling-ti-apps-launcher require 2 missing steps causing confusion to customers.
Missing steps:
1. sudo apt-get install qemu-user-static [before running docker commands]
2. cd /root/ti-apps-launcher/ [before running cmake]
Reference E2E: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1563469/sk-am62p-lp-ti-app-launcher-build-issue
Fixed by: https://github.com/TexasInstruments/ti-lvgl-demo/pull/3