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.

VisionSDK 2.10 and CCS version

Hi


In the VisionSDK 2.10 release note, there is a below sentence.

"CCS version 6.0.1.00040 or higher should be used along with vision SDK 2.10 release."

Does this mean that lower CCS version such as CCS 5.x cannot work with 2.10?
Is there any reason?

And if customers use CCS 5.x version with 2.10, is there any side effect?

Thank you.
Regards,
Johnny

  • A15 binary loading will not work with older CCS due to an updated GCC version.
    This is the primary reason for the CCSv6 requirement.

    Debugging on other cores may continue to work on CCSv5 - but any errors/bugs on CCSv5 will not be supported.
  • You can still use older CCS versions for simple debugging if you load via SBL,
    One more point to note, we have migrated the BIOS version of VSDK to 6_46_00_23, and along with this version of Bios CCSv6.0.0 or higher is only supported. Advanced debug options such as ROV/Traces might not work properly with older CCS versions.

    regards, Shiju