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.

MLO for AM335x as a CCS Project



We had a lot of trouble wading through the MLO source code to add a custom board. We did it and then took that experience to cut and paste an MMCSD FAT32 only GPEVM clone CCS v10 project. Now changes are a breeze. We've enhanced it for long file name support and changed the loaded app target from "app" to the first located "applicationdesc.app" file. "applicationdesc" can be any legitimate FAT32 filename with an ".app" extension. NOT as compile-time or run-time flexible, but small and concise for easy maintainence and enhancements. Looking at adding a Tiny USB CDC or HID device stack as an alternative to debug console.

So, Yes Virginia,  it can be done as a CCS Project and if people are interested we can post more info here or elsewhere.

Edward D. Bryson - Joshua 1 Systems Inc.