Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Hi Champs,
My customer now is using TIDM_HV_1PH_DCAC to test the project (C2000Ware_DigitalPower_SDK_3_03_00_00\solutions\tidm_hv_1ph_dcac\f2837x\ccs\gridconnectedinvlclfltr\gridConnectedInverterLCLFltr_F2837x).
Both CCS11.0 and Sysconfig have been installed correctly. And when they built the project they got an error as below:
1 gmake: Target 'all' not remade because of errors. gridConnectedInverterLCLFltr_F2837x C/C++ Problem
2 unsupported platforms will not be fixed.gmake: *** [build-1212147823] Error 216 gridConnectedInverterLCLFltr_F2837x C/C++ Problem]

The content of the error shows "Node.js is only supported on Windows 8.1", and the customer is using windows7. According to the suggestions in the "error message", NODE_SKIP_PLATFORM_CHECK should be set to 1. But I have no idea about that because I cannot find NODE_SKIP_PLATFORM_CHECK.
As a comparison, if the customer builds the gridConnectedInverterLCLFltr_nonpowerSUITE_F2837x project in the same directory, no error will be displayed. The difference between these two projects is whether Sysconfig is used. I want to know if it is the problem with Sysconfig? Can Sysconfig be used in Windows 7?
Could you please help me to solve this error? Any help would be very thankful.
BR
Julia