2008/02/10 15:22
先看看这里:http://xiaomao101.aokhost.com/?p=99
问题:
启动Matlab以后显示:
The element type "name" must be terminated by the matching end-tag "</name>".
Could not parse the file: c:\matlab7\toolbox\ccslink\ccslink\info.xml
解决:
编辑c:\matlab7\toolbox\ccslink\ccslink\info.xml
找到这行<name>Link for Code Composer Studio?/name>
错误提示的意思就是这个/name>应该为</name>,修改即可
问题:
启动Matlab以后显示:
The element type "name" must be terminated by the matching end-tag "</name>".
Could not parse the file: c:\matlab7\toolbox\ccslink\ccslink\info.xml
解决:
编辑c:\matlab7\toolbox\ccslink\ccslink\info.xml
找到这行<name>Link for Code Composer Studio?/name>
错误提示的意思就是这个/name>应该为</name>,修改即可
--------------------------------------
best regards,
Devin_Chen
没有评论:
发表评论