Dies ist eine alte Version des Dokuments!


Troubleshooting: Application does not start

Wrong device instance

Output

003019 : PCI: device 00:19.0 found
003019 : *I8254x-EcLinkOpen() GetPciInfo failed (card not found in registry, 2. instance missing?)
003019 : CEcDeviceBase::Open() Failed to open link layer!

Solution

The wrong device ID was selected. Change the device ID.

E.g.: Change

sudo ./EcMasterDemoEval -f ../../../../eni/06_ENI_2Elmo_1000ms.xml -i8254x 2 1 -perf

to

sudo ./EcMasterDemoEval -f ../../../../eni/06_ENI_2Elmo_1000ms.xml -i8254x 1 1 -perf