Пытаюсь начать работать со Спектрой, прошел уже грабли с пробелами в путях к файлам. Пытаюсь для начала запустить авторазмещение компонентов. Из Autoplacement'a Пикада всё передается в Спектру и она вроде бы с ним что делает пару секунд, никаких ошибок не выдает, и возвращается в Пикад без всяких изменений в расположении компонентов. В логе смущают следующие строчки:
# This mode requires a placement license. All the features of this mode may not be available.
# Command initplace requires the PlaceBase license feature, which was previously ignored.
# Command initplace will not be executed
# Command autodiscrete requires the PlaceBase license feature, which was previously ignored.
# Command autodiscrete will not be executed
# Command interchange requires the PlaceBase license feature, which was previously ignored.
# Command interchange will not be executed
# Command autorotate requires the PlaceBase license feature, which was previously ignored.
# Command autorotate will not be executed
И наконец:
STATISTICS==========================================================
Components = 298
Placed = 5
Not Placed = 293
Completion = 1.6779%
All Violations = 293
Total from-to length including wires/vias = 0.0000 MM
Предполагаю, что у меня просто-напросто не работает лицензия, и поэтому Спекктра ничего не делает.
Подскажите чайнику, как правильно указать путь к лицензии и необходимые переменные среды?
Specctra v15.0 у меня выдернута из OrCad, а юзать пытаюсь из PCAD, но это ведь не должно вызывать проблем?