I tryed to connect OMAPL137 target with SEED-XDS510PLUS in CCS4.0.2, but received a error messeage as follows(I use a OMAPL137 EVM from SEED):
Error connecting to the target:
Error 0x80002240/134
Fatal Error during: Initialization, OCS, Control,
Unknown Error
the ccxml file is as follows
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="SEED XDS510PLUS Emulator_0">
<instance XML_version="1.2" desc="SEED XDS510PLUS Emulator_0" href="connections\SEED-XDS510PLUS_Connection.xml" id="SEED XDS510PLUS Emulator_0" xml="SEED-XDS510PLUS_Connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="SEED XDS510PLUS Emulator_0">
<instance XML_version="1.2" href="drivers\seedxds510plusicepick_c.xml" id="drivers" xml="seedxds510plusicepick_c.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers\seedxds510plusc674x.xml" id="drivers" xml="seedxds510plusc674x.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers\seedxds510plusarm9.xml" id="drivers" xml="seedxds510plusarm9.xml" xmlpath="drivers"/>
<instance XML_version="1.2" href="drivers\seedxds510plusetb11.xml" id="drivers" xml="seedxds510plusetb11.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="OMAPL137_0" href="Devices\OMAPL137.xml" id="OMAPL137_0" xml="OMAPL137.xml" xmlpath="Devices"/>
</platform>
</connection>
</configuration>
</configurations>
Can anyone help me solve this problem? Thank you
snen