CAN_close Crash

CAN Development Packages for Windows®
Post Reply
gniarkinder23
Posts: 1
Joined: Thu 27. Feb 2014, 15:55

CAN_close Crash

Post by gniarkinder23 » Tue 4. Mar 2014, 09:59

hello,
I'm currently develloping a CAN communication software in C++ using the PCAN-USB hw and the canApi2 librairy.
I have some issues with the CAN_CloseAll() function: when called, the system completely crash, with a wonderful blue screen...
do you have any idea of what can cause this ?

thank you in advance,

Morgan

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: CAN_close Crash

Post by M.Maidhof » Tue 4. Mar 2014, 10:48

Hi,

please send us an email to our support address with your licence number of your PCAN.Developer package. Thank you.

BTW: please read help system of your PCAN-Developer package. CAN_CloseAll should not be used with USB or PCI devices, this function could only be used with non plug-and-play hardware.

regards

Michael

Post Reply