关于protel99se在win7系统不能添加库的解决方法.doc
文本预览下载声明
在win7中使用protel99se,我们会遇到这中情况。有时想要添加某个库文件,却会发生错误,导致不能用。如图:添加库文件时发生的错误
这时候是不是觉得很郁闷,不要紧张,在win7里是能添加库的,不过有点麻烦就是。
下面是添加库的方法,想学的可以看一下:
第一步:
打开系统盘中的window文件夹;在window文件夹中找到AdvSch99SE.ini这个配置文件,(这个是protel99se的配置文件,我们可以通过修改配置文件来达到添加库的目的。)
第二步:用记事本打开AdvSch99SE.ini,找到count=X(X代表一个数)
下面还有File0=某某 看下图
Count=的数就是已添加库的数量。
上面的count=3,最上面的图上的库也是三个。
第三步:添加库
我们以添加AMD Asic.ddb为例:
先找到AMD Asic.ddb的路径。我的AMD Asic.ddb路径是:
F:\Program Files\Design Explorer 99 SE\Library\Sch\AMD Asic.ddb如图
然后在刚才打开的AdvSch99SE.ini文件中的File下添加一行
File3=F:\Program Files\Design Explorer 99 SE\Library\Sch\AMD Asic.ddb
count后的数改为4
然后保存。
第四部:打开protel99se可以看到刚才添加的库。
同样pcb的也一样所要更改的文件是window目录下的ADVPCB99SE.ini
File1=D:\Protel99SE\Library\Pcb\Generic Footprints\General IC.ddb
File1=D:\Protel99SE\Library\Pcb\ Generic Footprints\Advpcb.ddb
File1=D:\Protel99SE\Library\Pcb\ Generic Footprints\Miscellaneous.ddb
File0=D:\Protel99SE\Library\Sch\Miscellaneous Devices.ddb
File1=D:\Protel99SE\Library\Sch\Mitel Analog.ddb
File2=D:\Protel99SE\Library\Sch\Mitel Interface.ddb
File3=D:\Protel99SE\Library\Sch\Mitel Logic.ddb
File4=D:\Protel99SE\Library\Sch\Mitel Peripheral.ddb
File5=D:\Protel99SE\Library\Sch\Mitel Telecommunication.ddb
File6=D:\Protel99SE\Library\Sch\Motorola Analog.ddb
File7=D:\Protel99SE\Library\Sch\Motorola Consumer.ddb
File8=D:\Protel99SE\Library\Sch\Motorola Converter.ddb
File9=D:\Protel99SE\Library\Sch\Motorola Databooks.ddb
File10=D:\Protel99SE\Library\Sch\Motorola DSP.ddb
File11=D:\Protel99SE\Library\Sch\Motorola Microcontroller.ddb
File12=D:\Protel99SE\Library\Sch\Motorola Oscillator.ddb
File13=D:\Protel99SE\Library\Sch\NEC Databooks.ddb
File14=D:\Protel99SE\Library\Sch\Newport Analog.ddb
File15=D:\Protel99SE\Library\Sch\Newport Consumer.ddb
File16=D:\Protel99SE\Library\Sch\NSC Analog.ddb
File17=D:\Protel99SE\Library\Sch\NSC Consumer.ddb
File18=D:\Protel99SE\Library\Sch\NSC Converter.ddb
File19=D:\Protel99SE\Library\Sch\NSC Databooks.ddb
File20=D:\Protel99SE\Library\Sch\NSC Industrial.ddb
File21=D:\Protel99SE\L
显示全部