PADS故障解决
1.
点击PADS后就会出现以下: "The directory pointed by the FileDir INI file entry cannot be found.Aborting."点确定后,软件自动关闭。
解决:
打开(X:\MentorGraphics\2005PADS)\SDD_HOME\Programs\powerlogic.ini,注意:括号中的路径为PADS在用户磁盘上的安装路径;
按PADS Logic软件的错误提示框中显示的内容,定位至powerlogic.ini文件中相应设置项,如“FileDir”等逐一修改为磁盘上存在的路径,即可。
http://www.tgdesigns.plus.com/pcbden/padslogic.html
Logic default settings & paths in the ‘ini’ file V2005.
Sadly Pads logic doesn’t allow you to set the default paths & settings of a project from within the program itself. So a little digging around in the ‘ini’ file is required.
Go to:
C:\MentorGraphics\2005PADS\SDD_HOME\Programs\powerlogic.ini
Open the file in Notepad or a text editor & near the top you’ll see;
FileDir=C:\PADS Projects\
LibDir=C:\MentorGraphics\2005PADS\SDD_HOME\Libraries
UserDir=C:\MentorGraphics\2005PADS\SDD_HOME\Settings
SystemDir=C:\MentorGraphics\2005PADS\SDD_HOME\Programs
ReuseDir=C:\PADS Projects\Reuse
CAMDir=C:\PADS Projects\Cam
FileDir: This is where the program will open a file from, so if you have a project location or mapped drive you wish to work from, place it here.
LibDir: This is set in the Library menu under ‘Manage Lib List’
UserDir: This is the settings location & is normal left as the default path set by Mentor, unless of course you want to move the settings files also!
SystemDir: As the name suggests this is the Logics system path & really needs to be left as the default installation intended.
ReuseDir: Location for Reuse libraries
CAMDir: Location for CAM output.
However if you have many different clients with different library sets etc, a quick tip to get around re-setting these settings all the time is to keep separate ‘ini’ files for each client named with the clients name & just copy it & rename it to the default
name each time you need to change over settings.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 单线程的Redis速度为什么快?
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 展开说说关于C#中ORM框架的用法!
· SQL Server 2025 AI相关能力初探
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库