Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I am trying to come up with an easy way to add DIM100 connector for my controlCARD to my circuit board. I use Cadence and Allegro for schematic and PCB design. I went through control suite's hardware starter modules, there is schematic file in orcad. there is also a footprint name assigned to the model in the schematic but this footprint file does not exist anywhere in controlSuite.
In control suite it says "Simply copy and paste the schematic into a design and import the PADS or GERBER drawing into a PCB and the DIM100 or DIM168 connector for the controlCARD is designed onto your board." however it is not that easy for me. I try to import pads to allegro, it generates this error.
Expected VALID_LAYER N, where N <= 2 (Total route layers)!!! on line 12310
Line 12310: VALID_LAYER 3
ERROR: Finished with errors.
Even though this operation import pads to a board, when I will try to generate netlist for my design in ORCAD schematic, it will say missing footprint for the connector model schematic file that TI provided in control suite.
I feel like it must be a really easy procedure but I couldn't figure it out. Any suggestions?