Plecs coder to CSS project

Hi!

I have problems with setting up project generated by Plecs in CSS environment. My board is F28379D LaunchPadXL. I am using recommended versions of CSS 12.8 and Compiler version 22.6.1.LTS. I am following tutorial: https://www.youtube.com/watch?v=LTXuEe7IoxA&list=PLIQ2ZTC7UCHsDCTSeLhkXPh0UwsJWqQuQ

Still I have errors when buidling project in CCS:

error directive: TSP Version mismatch.

and

gmake: Target ‘allcg’ not remade because of errors.

Can someone send me a ready, working project template for F28379D or help with solving these bugs?

Hello,

The project ships with a working example of CCS.

The issue is that the TSP version you are using to generate the code from in PLECS does not match the version of the CCS project you have imported. The error is there to explicitly warn users of this exact scenario.

Perhaps your CCS project is from an older version of the TSP you downloaded previously? Please try re-importing the project from the version of the TSP you are actively using.

Regards,
Bryan