I am seeing bunch of conflict warnings in the ERC check
With this schematic, I am seeing
ErrType(4): Conflict problem between pins. Severity: warning
@ (226.06 mm,154.94 mm): Pin 2 (passive) of component C30 is connected to
@ (213.36 mm,43.18 mm): pin 11 (unspc) of component U17 (net 64).
As you see, there is no U17 component here. And why should there be a problem connecting with ground.
Similar situation here
ErrType(4): Conflict problem between pins. Severity: warning
@ (279.40 mm,43.18 mm): Pin 2 (passive) of component C34 is connected to
@ (195.58 mm,66.04 mm): pin 10 (unspc) of component U17 (net 64).
Can this be because of something else? Like the main microcontroller module with which these are eventually connected. Wondering because the U17 might be that microcontroller (CC3200). But it doesn’t show that U17 annotation even after annotating. I got this CC3200 Eagle library from outside and converter it to KiCAD.