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.

GUI的使用问题

Other Parts Discussed in Thread: TMS320F28069

 F2806xM 的GUI 程序,仿真器采用XDS100V2, 我现在的仿真器是XDS560V2, 要想使用 官方的InstaSPIN_MOTION_F2806xM GUI程序(界面不变),

 将工程下的 仿真链接问题 TMS320F28069.ccxml,和*out文件拷贝到 C:\ti\guicomposer\webapps\InstaSPIN_MOTION_F2806xM 下,分别替换原来的 

appConfig.ccxml 、appProgram.out 运行时出现下面故障:

  Restarting Program Model...
Initializing target : C:\ti\guicomposer\webapps\InstaSPIN_MOTION_F2806xM\appConfig.ccxml
sun.org.mozilla.javascript.internal.WrappedException: Wrapped com.ti.ccstudio.scripting.environment.ScriptingException: Could not start server: DebugServer.1: Cannot read System Setup data from XML file C:\ti\guicomposer\webapps\InstaSPIN_MOTION_F2806xM\appConfig.ccxml
Error parsing file:
Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\ti\guicomposer\webapps\InstaSPIN_MOTION_F2806xM\connections\SD560V2USB_Connection.xml while parsing file: C:\ti\guicomposer\webapps\InstaSPIN_MOTION_F2806xM\connections\SD560V2USB_Connection.xml (<Unknown source>#8) in <Unknown source> at line number 8Restart Completed.

 TMS320F28069.ccxml,和*out 文件程序下载及运行是正确的。这种仿真器更换出现的问题该怎么解决?

 谢谢各位了。