Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

StartServiceCtrlDispatcher failed w/err 0x00000427

Vitaly_K_
Beginner
2,808 Views

PS C:\Users\Administrator> micras

StartServiceCtrlDispatcher failed w/err 0x00000427

Finish parsing options.

What's the problem?

0 Kudos
1 Reply
Frances_R_Intel
Employee
2,808 Views

I was looking through the readme file for Window* and I think I am starting to understand the source of your frustration. The readme is still in pre-release and some things are not yet clear. In addition to the readme file, you might want to read the Quick-start Guide for Windows* Users

To run micras, the coprocessor must be up and running:

micctrl --start

and micras must be started as a service

net start micras

0 Kudos
Reply