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.

AUDIO-AM62D-EVM: AUDIO-AM62D-EVM: Support Required – CCS Project Import Issue for AM62Dx

Part Number: AUDIO-AM62D-EVM
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

I am currently using Code Composer Studio (CCS) v20.2, but I’m still facing an import issue when working with SDK 11. Despite having tried with this CCS version, the project fails to import successfully.

Could you please advise on possible causes or steps to resolve this?

  • Hi,

    Have you modified the example.projectspecs file before importing the projects?

    Regards,

    Tushar

  • deviceId="Cortex A.am62Dx"
    device="Cortex A.am62Dx"

    I implemented the above changes, but the error persists.

  • What is the value configured for the product field?

    products="sysconfig;MCU-PLUS-SDK-AM62D"

  • products="sysconfig;MCU-PLUS-SDK-AM62D" 

    The above-mentioned item is configured in the product field.

  • I am not able to see any import issue after making changes in the example.projectspecs file.

    Please refer below video for reference.

    Please refer below for CCS version.

  • Thanks for the insights.

  • Looks like you are now able to import the project via CCS. Thanks for the confirmation.