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.

CCS/LP5569: ***********Unable to build application on CCS ******* : RE: CCSv6.0.1 ERROR: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.tiva'

Part Number: LP5569

Tool/software: Code Composer Studio

Hi Aarti,

We had similar issue as mentioned in this thread, while building our application using CCS.

However, we have resolved as per your response, but we are finally end up with error present in the attachment.Error.docx

I hope by resolving this error, could make the application build complete.

Please support us, in the resolving the issue:

Specifically, I have searched for library "fatfs.aem4f", in installed path on my computer, i.e 

C:/ti/simplelink_msp432p4_sdk_2_30_00_14/source/third_party/fatfs/lib, but I couldn't find it.

Please help us in resolving the issue.

Regards,

Ganesh.

  • Please refer to the example called "fatsd_MSP_EXP432P401R_nortos_ccs" then you will see that the linker is pointing to this location: -l"third_party/fatfs/lib/ccs/m4f/fatfs.a"

    C:\ti\simplelink_msp432p4_sdk_2_30_00_14\examples\nortos\MSP_EXP432P401R\drivers\fatsd\ccs
    C:\ti\simplelink_msp432p4_sdk_2_30_00_14\source\third_party\fatfs\lib\ccs\m4f

    Regards,
    Chris