您的位置:首页 > 编程语言 > PHP开发

安装rvds2.2,出现Error: %variable HOSTPLAT is not defined in File RDI\armsd\1.3.1\66\install.xml

2012-11-05 18:05 661 查看
一安装:

安装RVDS2.2时到100%的时候出现问题,

出现很多

Error: %variable HOSTPLAT is not defined in File RDI\armsd\1.3.1\66\install.xml

原来是因为电脑的CPU是AMD的问题,解决方法:

把安装目录中的RDI/ARMSD/1.3.1/66下的INSTALL.XML与utilities/installer/1.6/43下的install.xml中的%(HOSTPLAT)%替换为%(FS)win_32-pentium%就可以了.........

二,破解

1)安装软件

2)用generate产生license file 既是 license.dat

3)在C盘的根目录下创建一个名为flexlm的文件夹,将刚才生成的license.dat拷贝进去。

4)license Wizard 选 Install Wizard ... 选择license file 目录

5) 应用补丁注入工具Patch.exe给下边列出的文件注入校验和。文件目录见下边。

%Install Path%\IDEs\CodeWarrior\CodeWarrior\5.6.1\1592\win_32-pentium\bin\Plugins\License\oemlicense.dll

%Install Path%\IDEs\CodeWarrior\RVPlugins\1.0\86\win_32-pentium\oemlicense\oemlicense.dll

%Install Path%\RDI\armsd\1.3.1\66\win_32-pentium\armsd.exe

%Install Path%\RDI\AXD\1.3.1\98\win_32-pentium\axd.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armasm.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armcc.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armcpp.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armlink.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\fromelf.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\tcc.exe

%Install Path%\RVCT\Programs\2.2\349\win_32-pentium\tcpp.exe

%Install Path%\RVD\Core\1.8\734\win_32-pentium\bin\tvs.exe

%Install Path%\RVD\Core\1.8\734\win_32-pentium\bin\xry100.dll

%Install Path%\RVARMulator\ARMulator\1.4.1\206\win_32-pentium\armiss.sdi

%Install Path%\RVARMulator\ARMulator\1.4.1\206\win_32-pentium\armulate.sdi

%Install Path%\RVARMulator\ARMulator\1.4.1\206\win_32-pentium\v6armiss.sdi

%Install Path%\RVARMulator\v6ARMulator\1.4.1\238\win_32-pentium\v6thumb2.sdi

%Install Path%\RVARMulator\v6ARMulator\1.4.1\238\win_32-pentium\v6trustzone.sdi
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐