Problems with hierachical labels in KiCDA 7.0.6

Hello,

I have a problem that are two hierarchical labels are connected but KiCAD ignores that connection. I made a video from it:


How can I fix this? I already deleted the labels created new ones and did a new connection. Nothing helps except a connection outside of Load_sw.

Kind regards,

Sphyrnidae

How can I fix this?

Only with bugfixing the sourcecode. This bug is tracked in issue wiring subsheets with multiple internally connected hierarchical labels: connection incomplete (#14818) · Issues · KiCad / KiCad Source Code / kicad · GitLab

I think it affects all schematics where hierarchical labels are directly connected inside of a subsheet. I see two options:

  • remove the internally connected hierarchical labels from the subsheet and make the connection on the parent sheet
  • place a 0-Ohm resistor (or nettie) inside of your subsheet “Load_sw” between the BP2 <–>LD2 labels.

Thank you very much for the fast answer. I hope this will be fixed soon. But what I don’t understand that it works in a minimal example:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.