Altera_Forum
Honored Contributor
10 years agoMMD ERROR while connecting to board
Hi
ive got some troubles setting up an initial Hello World (for opencl) . (windows7, 64) the current error I get is " MMD ERROR: failed to scan for the PCI device." this error is appearing when trying to program FPGA with "aocl program" after compiling the kernel file. aocl program: Running program from D:\altera_pro\15.1\hld\board/windows64/libexec Setting debug level to 1 HAL : Getting info version: 14.1 HAL : Uses yield 0 HAL : Getting info vendor: Altera Corporation HAL : Getting info num_boards: 32 HAL : Getting info boards: acla10_ref0;acla10_ref1;acla10_ref2;acla10_ref3;acla1 0_ref4;acla10_ref5;acla10_ref6;acla10_ref7;acla10_ref8;acla10_ref9;acla10_ref10; acla10_ref11;acla10_ref12;acla10_ref13;acla10_ref14;acla10_ref15;acla10_ref16;ac la10_ref17;acla10_ref18;acla10_ref19;acla10_ref20;acla10_ref21;acla10_ref22;acla 10_ref23;acla10_ref24;acla10_ref25;acla10_ref26;acla10_ref27;acla10_ref28;acla10 _ref29;acla10_ref30;acla10_ref31 HAL : Calling mmd_open on acla10_ref0 :: MMD DEBUG LEVEL set to 1 MMD ERROR: failed to scan for the PCI device. HAL : device not found! HAL : Calling mmd_open on acla10_ref1 :: MMD DEBUG LEVEL set to 1 MMD ERROR: failed to scan for the PCI device. HAL : device not found! HAL : Calling mmd_open on acla10_ref2 MMD ERROR: failed to scan for the PCI device. HAL : device not found! Found 0 devices Failed clGetDeviceIDs. Error code: -1 OpenCL Notification Callback: Invalid device specified Failed clCreateContext. Error code: -33 aocl program: Program failed. Any idea what this could be? It shouldn't be a board/PCIe port problem because when i program sof file through JTAG, my host PC can recognition the board. is the driver not well installed?? or is the mmd library not up to date? Thanks for any help!