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.

TIDA-010938: Error: cannot set 'useInterfacePins' when trying to compile unmodified firmware

Part Number: TIDA-010938
Other Parts Discussed in Thread: SYSCONFIG

Hello,

I have received TIDA-010938 early version firmware from MSS but unfortunately I am unable to compile it successfully.

The compilation error I received is shown on the image below.

subdir_rules.mk:16: recipe for target 'build-402855905' failed
Error: cannot set 'useInterfacePins' to ['A0/B15/C15/DACA_OUT', 'A1/B7/DACB_OUT', 'A10/B1/C10', 'A12, C5', 'A2/B6/C9', 'A3, C7/B9', 'A4/B8', 'A4/B8, C14', 'A5', 'A6', 'B0/C11', 'B11', 'B2/C6', 'B3/VDAC', 'B4/C8', 'B5', 'C1', 'C14', 'C2/B12', 'C3/A7']: No option named A4/B8, C14 defined, valid options are
A0/B15/C15/DACA_OUT
A1/B7/DACB_OUT
A10/B1/C10
A11/B10/C0
A12, C5
A14/B14/C4
A2/B6/C9
A3, C7/B9
A4/B8
A5
A6
A8
A9
B0/C11
B11
B11, GPIO21
B2/C6
B3/VDAC
B4/C8
B5
B5, GPIO20
C1
C14
C2/B12
C3/A7
    at setHelper (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\objectManagers\proxyHandlers\managedObjectProxyHandler.ts:162:10)
    at Object.set (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\objectManagers\proxyHandlers\managedObjectProxyHandler.ts:29:10)
    at scriptFunc (D:\dev\ti\C2000Ware_DigitalPower_SDK_5_02_00_00\solutions\tida_010938\f28003x\sinv\tida_010938.syscfg:287:30)
    at cb (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\runScript.ts:112:7)
    at withDeprecatedAccess (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\deprecatedAccessGuard.ts:14:10)
    at runAsUserScript (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\scriptingGuard.ts:61:3)
    at iteratee (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\runScript.ts:110:5)
    at baseEach (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\node_modules\lodash\lodash.js:530:11)
    at Function.each (D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\node_modules\lodash\lodash.js:9409:52)
    at D:\dev\ti\ccs\ccs\utils\sysconfig_1.19.0\dist\webpack:\src\pinmux\services\scripting\runScript.ts:108:6
gmake: *** [build-402855905] Error 1
gmake: Target 'all' not remade because of errors.

I have not modified any CCS settings or the project settings. Is there anything I should do in order to be able to compile the firmware?

Thank you in advance.