Other Parts Discussed in Thread: TMDSIDK572
Hello everyone!
I use the board "TMDSIDK572" (AM572x Industrial Development) and the "TI PROCESSOR SDK LINUX for AM57X " for my developments.
After many tries and some corrections I managed to build the image "tisdk-default-image" with the help of Yocto (see also the thread here https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1189145/processor-sdk-am57x-version-08_02_01_00-sdk-build-error/4486582).
The target is configured to boot the Linux kernel from the TFTP server and the root filesystem from the NSF server.
I unpacked the built image archive "tsdk-default-image-am57xx-evm.tar.xz" into the directory for the NSF server.
The TMDSIDK572 boots successfully and shows me the login prompt on the connectedHDMI monitor.
Two mini SD cards are supplied with the TMDSSDK572: "Linux SDK" and "Industrial SDK".
If the TMDSIDK572 is booted from the SD card "Linux SDK", then a graphical user interface with some demo applications is started.
Now I expected that when booting the image "tisdk-default-image" from the NSF server also the graphical user interface with the demo applications is started.
What is the difference between the image on the SD card and the image created with the Yocto build?
How can I make it so that the image created with Yocto also automatically starts the graphical user interface and the demo applications?
Are there any important differences between "am572x-evm" and "am572x-idk" after all?
Jan.
