CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

modifications to USB CDC driver for 64 bit compatibility

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Oli
Guest







modifications to USB CDC driver for 64 bit compatibility
PostPosted: Fri Jan 15, 2010 5:01 am     Reply with quote

Hi All

Today I needed to use the USB CDC driver to run on a 64 bit machine (windows 7). You need to modify the cdc_NTXPVista.inf file with the following lines (open in notepad)

Code:

[Manufacturer]
%ProviderName%=DeviceList, NTx86, NTamd64

[CCS]
%CCS_CDC%=Reader, USB\VID_0461&PID_0033

[Reader_Install.NTx86]
;Windows2000

[DeviceList.NTamd64]
%CCS_CDC%=Reader, USB\VID_0461&PID_0033


Seems to work perfectly for me, hope this helps someone out.
FRedShift



Joined: 09 Apr 2010
Posts: 1

View user's profile Send private message

PostPosted: Fri Apr 09, 2010 9:34 am     Reply with quote

It does for me ! thank you.
palomino



Joined: 30 Jul 2008
Posts: 4

View user's profile Send private message

PostPosted: Wed Apr 21, 2010 10:15 pm     Reply with quote

Its work on Win7 x64 and Vistax64 (sp2) for me too.Shocked

Thanks!!!! Wink
btklister



Joined: 16 Jul 2009
Posts: 14

View user's profile Send private message

PostPosted: Sat May 29, 2010 7:50 pm     Reply with quote

Thanks it works
lucasromeiro



Joined: 27 Mar 2010
Posts: 167

View user's profile Send private message

PostPosted: Wed Jun 30, 2010 6:31 pm     Reply with quote

UP

I have not got more W7 64bit install the driver usb_cdc (ccs) .. how?

How to program: HID device, do not know anything about .. is how?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group