I'm trying to create a program for my TMX570LS1227ZWT, but I'm having trouble creating the program file in CCS because I get the following error in the targetConfigs folder:
schema_reference.4: Failed to read schema document 'file:/C:/ti/ccsv5/ccs_base/common/targetdb/setup_parser.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. in file C:/Users/x0207945/ti/myWorkspace/CCS/Blinky/targetConfigs/TMS570LS1227.ccxml
I've tried looking for the missing file in the directory, but it's not there.
Here is my setup of the project:
Can anybody please tell me what I'm doing wrong"? Thanks