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.

RTOS/STARTERWARE-SITARA: Missing file only available in earlier sdk versions

Part Number: STARTERWARE-SITARA

Tool/software: TI-RTOS

I am working on a project that was sent to me.

I am working in Windows 7. I first imported the project into CCS 8.

The project included pdk_am335x_1_0_5.  The project had many includes pointing to this sdk.

I first ran into errors where the compiler (GCC 4.9.3) could not find the starterware libraries.  I resolved most issues by loading and building each library.

I have a problem building the util library, it states that it needs graphics_utils.c, I have searched the sdk and other folders, I cannot find it.

I found an earlier post where someone had the same problem and they found the file in pdk_am335x_1_0_1.

How can I get this file?  Is it possible to get a copy of pdk_am335x_1_0_1?  Does the file exist anywhere else?