On 8/6/2012 7:25 AM, Anders Jangö wrote:
Error: line 2315, column 9: redefinition of name 'N$29' in tag <signal>
N$29 occurs twice in the .brd file:
<signal name="N$29">
<wire x1="79.4" y1="2.8" x2="79.7" y2="2.8" width="0.8128" layer="16" style="shortdash"/>
</signal>
and
<signal name="N$29">
<wire x1="103.4" y1="7.1" x2="104" y2="7.1" width="2.54" layer="16"/>
<wire x1="104" y1="7.1" x2="110.5" y2="13.6" width="2.54" layer="16"/>
<wire x1="110.5" y1="13.6" x2="120.9" y2="13.6" width="2.54" layer="16"/>
<wire x1="120.9" y1="13.6" x2="122.9" y2="15.6" width="2.54" layer="16"/>
<wire x1="122.9" y1="15.6" x2="122.9" y2="11" width="2.54" layer="16"/>
<wire x1="122.9" y1="11" x2="126.2" y2="7.7" width="2.54" layer="16"/>
</signal>
Are there any simple methods to recover and save the work done?
Best regards
Anders Jangö
Hi Anders,
You have to consolidate the two. The easiest solution is to move the
contents of the first instance into the second instance and delete the
first one.
hth,
Jorge Garcia
On 8/6/2012 7:25 AM, Anders Jangö wrote:
Error: line 2315, column 9: redefinition of name 'N$29' in tag <signal>
N$29 occurs twice in the .brd file:
<signal name="N$29">
<wire x1="79.4" y1="2.8" x2="79.7" y2="2.8" width="0.8128" layer="16" style="shortdash"/>
</signal>
and
<signal name="N$29">
<wire x1="103.4" y1="7.1" x2="104" y2="7.1" width="2.54" layer="16"/>
<wire x1="104" y1="7.1" x2="110.5" y2="13.6" width="2.54" layer="16"/>
<wire x1="110.5" y1="13.6" x2="120.9" y2="13.6" width="2.54" layer="16"/>
<wire x1="120.9" y1="13.6" x2="122.9" y2="15.6" width="2.54" layer="16"/>
<wire x1="122.9" y1="15.6" x2="122.9" y2="11" width="2.54" layer="16"/>
<wire x1="122.9" y1="11" x2="126.2" y2="7.7" width="2.54" layer="16"/>
</signal>
Are there any simple methods to recover and save the work done?
Best regards
Anders Jangö
Hi Anders,
You have to consolidate the two. The easiest solution is to move the
contents of the first instance into the second instance and delete the
first one.
hth,
Jorge Garcia