Hi,
So I'm trying to design a new RC2014 module PCB using KiCad.
I am new to KiCad, and finding it frustrating so far...
There is a template for the new enhanced card shape and connector here
http://rc2014.co.uk/1377/module-template/which in turn links to
http://rc2014.co.uk/wp-content/uploads/2016/12/Dimension-Template.kicad_pcb.txtIf I remove the 'txt' extension and open this in the Kicad PCB tool, then I see the template, and all looks good.
But if I switch to the Schematic view, I get an empty sheet - the edge connector component doesn't exist,
and I don't know where to find it/how to add it.
If I start dropping in components, and attaching them to global labels /A0 ... /A15, /D0 ... /D7, M1, IOREQ, etc (names found
by reading the template in text editor), then I export to the PCB tool, the PCB tool does seem to be matching things up
correctly, yay. OTOH, the schematic electrical rules check is telling me that most of my pins aren't connected, even though they
are, and they are visibly connected in the PCB tool...
Wondering whether this is 'correct' though.
Also wondering why all address and data pins have the /, since that normally means active low?
If I then try Tools->FreeRoute to route the board, I get "IO_ERROR: Component with value of '' has empty reference id. ... Unable to export, please fix and try again"
What the feck is that supposed to mean?
All the components have identifiers, so I've got no idea how to fix this.
Would it kill Kicad to e.g. select the component that it isn't happy about, rather than leaving me to guess?
If anyone can shed some light on any of this, I'd be very happy.
Steve