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.

AM263P4: Compiling TIFS SDK, via CCS studio and Makefile

Part Number: AM263P4


Tool/software:

Hi Team,

We were trying to import the received TIFS package from TI, but it pops an error that the MCU + SDK v0.0 is not installed and to get the compatible version of MCU+SDK.

Can you please help me here.

I have other questions that :

 1 - If we create a new project with examples and try to compile only the example project we are getting an error as mentioned below : 

and if I compile again, the build is successful and error is resolved.

- I don't think compiling example only shall make sense, correct?

- I think we need to compile the examples along with the TIFS SDK, please correct me if I am wrong. 

Regards, 

Adith

  • Hi,

    We were trying to import the received TIFS package from TI, but it pops an error that the MCU + SDK v0.0 is not installed and to get the compatible version of MCU+SDK.

    Please provide the correct MCU_SDK installed path in imports.mak file to build successfully

    I don't think compiling example only shall make sense, correct?

    Is this example with reference to MCU_SDK or TIFS_SDK?

    Thanks and Regards,

    Nikhil Dasan

  • Hi Nikhil

    This refers to TIFS_SDK, and this error gets resolved when we compile with command prompt, as we are not importing it into CCS.

    And installing "construct" as a part of python with pip install construct command.

    But can you please answer me, regarding my second question.

    Regards,

    Adith

  • Hi Adith,

    - I don't think compiling example only shall make sense, correct?

    - I think we need to compile the examples along with the TIFS SDK, please correct me if I am wrong. 

    Are you referring to the examples of TIFS SDK? If yes, the example can be compiled in CCS by exporting as project or using the command line as mentioned in the TIFS userguide.

    Please let me know if this answers you query.

    Thanks and Regards,

    Nikhil Dasan