Hello, In context of LCD display of project build on BBB, I came across thread "
AM3359: PROCESSOR-SDK-LINUX-AM335X 06_03_00_106 Add LCD on beaglebone black"
I tried to locate dt files in system, but due to being naive to linux ,the attempt was unsuccessful.
The LCD displayed project being compiled and run on AM625x, all demo files of matrix app are running.
But,with AM335x SDK_08.02.00.24, to run on Beaglebone black(when prompted command to run the executable file) , LCD is not displaying (after copying executable file from host pc to beaglebone board).
Can you please guide with steps.