Other Parts Discussed in Thread: AM3517, AM3715, AM1808
Has anyone successfully run the Matrix GUI on AM3517? What's the easiest way to do it? For example, what changes would need to be made to SDK 4.0 to make it run on AM3517?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Brad,
We are porting SDK4.x over to AM35x by the end of the year. It has not been done yet.
The AM35x has a lower resolution LCD touchscreen, so it will not port directly from AM3715. On AM3517, you can only fit 4x2 icons on the smaller LCD, where the AM37x you see the standard 4x3 rows of icons.
The new Matix_gui coming out with the above release supports some new features to automatically resize and make it easy to change between platforms and display sizes.
Hi Jeff,
I was trying to build the matrix GUI application for AM1808 using CCSv5. It successfully got imported but when i am trying to configure the build command and clicking on Apply it responds with the error "Illegal Arguement Exception : Index out of Bounds".
I am using Ubuntu 10.04 and you can find the screenshot of error attached.

Can u please help me out.
Regards,
Sami
Hi Jeff,
I found an alternate solution for this by executing the build and install commands from the terminal by going to the directory where the matrixGUI application is located.
But can you let me know that how to make this also work using the CCS IDE.
Regards,
Sami.