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/AM3359: AM3359

Part Number: AM3359


Tool/software: Code Composer Studio

I'm trying to build example project for AM3359 "prp_app", and there are some mistakes

  • Hello,
    The main error (“build target does not contain a ‘%’”) is a cryptic error, something related to the generated makefile. There are also other warnings about an invalid project path, which is likely due to some invalid build variables, and also a warning about the original project being created with a different version of the compiler than what you have installed.

    You mentioned you are using a example project. Where did you get the example?

    Thanks
    ki
  • Hello,
    The generated mib_impl.d file has a bunch of Windows style paths (C:/ti). It looks like you are on Linux. I assume you imported an existing project that was being built on a Windows PC into you Linux machine. Can you completely clean the project by deleting the build configuration subfolder ('Debug', 'Release', etc) to make sure there are no left over generated intermediate files?

    Thanks
    ki
  •  Hello, 

    Thank you, I did like you said, and now there are more other mistakes. This project was given me by my teacher from my universiry. 

  • Where 'Error_IGNORE' comes from?
  • Do you have all the other dependencies installed? The SDK, XDCTOOLS, etc? It looks like there are many dependencies for your project and without them, you would get such errors.
  • Hello,
    I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).

    Thanks,
    ki