Hi, is it possible to use PEAK dual PCI card from two processes? I'm using MinGW under WindowsXP SP2 and the latest CVS snapshot.
If I start TestMasterSlave with both Master and Slave configured is everything O.K. See output below: $ examples/TestMasterSlave/TestMasterSlave.exe -s 1 -S 125K -M 125K -m 0 -l drivers/can_peak_win32/cygcan_peak_win32.dll Press any key to continue . . . driver_name=drivers/can_peak_win32/cygcan_peak_win32.dll Board Busname=1. Second Board selected Board Busname=0. First Board selected But when I try to execute Master and Slave separately I got the "Unable to load library: drivers/can_peak_win32/cygcan_peak_win32.dll" message. Start Slave on Channel 0: examples/TestMasterSlave/TestMasterSlave.exe -m 0 -M 125K -S none -l drivers/can_peak_win32/cygcan_peak_win32.dll Press any key to continue . . . driver_name=drivers/can_peak_win32/cygcan_peak_win32.dll Board Busname=0. First Board selected TestMaster_initialisation Start Master on Channel 1: examples/TestMasterSlave/TestMasterSlave.exe -s 1 -S 125K -M none -l drivers/can_peak_win32/cygcan_peak_win32.dll driver_name=drivers/can_peak_win32/cygcan_peak_win32.dll Unable to load library: drivers/can_peak_win32/cygcan_peak_win32.dll Cannot open Slave Board (1,125K) Best regards, Yegor ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Canfestival-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/canfestival-devel
