Hello All,
I have an issue with getting my PEAK USB to CANbus to work with my version 3.5.5.4 of CoDeSys. I have attached the output of running the Control Win V3 from console with the /debug option as suggested by Edwin in another post. I also have include my CODESYScontrol.cfg (Renamed as CODESYScontrol.txt in order to be able to upload). Could someone please take a look and see what I might be doing wrong or am missing?
The issue is under my device in the project it says "No Driver Found". I have no problem using the PEAK adapter using the PCAN software and I have drivers in "PCAN_Basic" folder. Thanks for your time.
Hello All,
I have an issue with getting my PEAK USB to CANbus to work with my version 3.5.5.4 of CoDeSys. I have attached the output of running the Control Win V3 from console with the /debug option as suggested by Edwin in another post. I also have include my CODESYScontrol.cfg (Renamed as CODESYScontrol.txt in order to be able to upload). Could someone please take a look and see what I might be doing wrong or am missing?
The issue is under my device in the project it says "No Driver Found". I have no problem using the PEAK adapter using the PCAN software and I have drivers in "PCAN_Basic" folder. Thanks for your time.
Regards,
CB
CODESYSControl.txt [4.55 KiB]
CDS Service Debug.txt [17.91 KiB]
Looks like using component CmpPUSBCanDrv instead of CmpPCANBasicDrv fixed this issue. It is working now.