VxWorks5.5.1 error creating diab toolchain information files错误提示

    技术2022-05-20  43

    【经验共享】error creating diab toolchain information files

    在vxWorks5.5.1启动的时候容易出现这个错误,通常是在tornado上弹出一个框,框内文字如:error creating diab toolchain information file.  You will not be able to create a project until this error is resolved.Rem ppc403 fatal error in make.  System cannot find the file specified.  Make.exe ***[getCPU] error 0x2."这是因为编译器信息发生了错误,可以按照下面三个步骤解决:1. Delete <WIND_BASE>/host/resource/tcl/app-config/Project/tcInfo_diab and/or tcInfo_gnu. 2. Run torVars.bat then wtxtcl gnuInfoGen.tcl diab. That will generate tcInfo_diab. tcInfo_diab & tcInfo_gnu are created when the project facility starts.3. Try to launch Tornado from command line first.

    最新回复(0)