반응형
아래 포럼 링크를 활용했다.
community.cadence.com/cadence_technology_forums/f/pcb-design/28724/nc-parameters/1331870#1331870
만약 설계를 완성하고, 드릴데이터를 뽑는데 (.drl파일)
이러한 에러 메세지가 뜬다면,
ERROR(SPMHMF-362): The number of places, 2, defined for integer values is less than the places required, 3, for integer values of coordinates of drill locations in the design. Increase the format value for integers in the NC parameter file to generate the proper output.
ERROR(SPMHMF-336): Program terminated.
아래와 같이 해결한다.
Parameters 에서 Format 부분을 수정해주면 된다.
위 메세지에서 required 3 이라 하여 3으로 수정해주면 해결된다.
반응형
'Cadence Tool > 오류발생 해결' 카테고리의 다른 글
[CAPTURE] ERROR(ORNET-1181): Netrev failed 오류에 관해 (0) | 2021.02.18 |
---|---|
[PCB Editor] Cadence Allegro DB Doctor(케이던스 알레그로 디비닥터) 사용법, 케이던스 디버깅 툴 (0) | 2020.12.01 |
[CAPTURE] OrCAD Capture 페이지 에러, 페이지 크기 에러 (0) | 2020.10.13 |
Cadence OrCAD / Allegro 라이센스 동글키 꽂을 때, 블루스크린이 발생할 때 해결 방법 (0) | 2020.06.10 |
[PCB Editor] File ".brd" is being edited by user "user" 에러 (저장시 에러) (0) | 2020.05.18 |