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.
Tool/software:
Greetings! I installed sysconfig_1.21.1 and added epwm_ex1_trip_zone example project to my workspace. I generated a sysconf file from sysconfig app. I removed the old epwm_ex1_trip_zone.syscfg and added the new generated file after i changed its name to epwm_ex1_trip_zone.syscfg. But again when I try to compile the project I receive an error -> C2000 SysConfig version 5.03.00.00 requires at least version 1.15.0 of SysConfig.
What else should i change in order to make this project compile? I am using CCS Version: 11.2.0.00007 and C2000Ware_5_03_00_00!
Thanks!
Hi Pavlin,
I think you will need to update your CCS version for this to work, or change your project properties so that the correct SysConfig verison is used (1.21)
Thank you,
Luke
Hi Pavlin,
There are a few ways to accomplish this.
The first way would be to remove the content of the already imported epwm_ex1_trip_zone syscfg file, and open this file as generic text. Then move the contents from the SysConfig app to this file. That way you do not have to delete the file and add the new one.
The second way would be to install the latest SysConfig Tool into your CCS Version 11.2.0. Then try re opening the file.
Best,
Ryan Ma
There was a new version of CCS. I haven`t used it for a while and i didn`t noticed. When I update the version to 12 everything works just fine!