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.

LAUNCHXL-CC3235SF: out_of_box sample project build failure - Error: Configurable "mode" of "/ti/drivers/SPI": Validation failed

Part Number: LAUNCHXL-CC3235SF
Other Parts Discussed in Thread: SYSCONFIG

at (C:\ti\sysconfig_1_12_0\dist\webpack:\node_modules\lodash\lodash.js:530:11)
Caused by: Error: Configurable "mode" of "/ti/drivers/SPI": Validation failed: [
{
"keyword": "type",
"dataPath": "/options/0/name",
"schemaPath": "#/definitions/EnumerationOption<number>/properties/name/type",
"params": {
"type": "number"
},
"message": "should be number"
},
{
"keyword": "additionalProperties",
"dataPath": "/options/1",
"schemaPath": "#/definitions/EnumerationOption<string>/additionalProperties",
"params": {
"additionalProperty": "legacyNames"
},
"message": "should NOT have additional properties"
},
{
"keyword": "anyOf",
"dataPath": "",
"schemaPath": "#/anyOf",
"params": {},
"message": "should match some schema in anyOf"
}
]