There are several conversion errors in the .sch file I tried loading the sch file ONLY and KiCad did not crash, but gave a better error message of Component Field F at line (a big number) aborted.
Scanning through the ps10.sch file it is obvious that several of the lines starting with F are broken over more than one line. Look at lines: 239,329,339,348,366,375 or close to and you will see the errors. I corrected them and the PS10 file loaded, but obviously not with the correct libs as I have not loaded them. So on the face of it, it looks like the conversion system failed. adding the libs one by one I got two more errors: CAPSYM.lib line 18, Date: split onto a new line. Index.lib line 220 split. I've got to the point for most of the circuit is there and connected, but there are obvious missing bits, and mis-alignments. So I've prob missed some errors. or the conversion failed on those parts as well. Andy On Mon, 6 Jul 2009 13:18:18 -0700 (PDT) htiba htiba <[email protected]> wrote: > Hi everybody, > > I am a new member in the group. > I tried the ps10 example supplied with the edif2kicad package. It works fine > and the following files were generated (CAPSYM.lib, INDEXD.lib,PWR.lib, > RIPPER_LIBRARY.lib, PS10.lib) with ps10.pro and ps10.sch. > The problem is that when I tried to visualize the schematics using kicad, the > application eeschema crashes and the joined bug report is generated. > I joined also the files generated by edif2kicad but I didn't join the file > PS10.lib because it's a huge one (84MB) > > Any help or comment is welcome > > > > >
