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

HOW TO PATCH pic18_usb.h TO WORK WITH PIC18F24J50

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



Joined: 09 Jul 2010
Posts: 2

View user's profile Send private message MSN Messenger

HOW TO PATCH pic18_usb.h TO WORK WITH PIC18F24J50
PostPosted: Fri Jul 09, 2010 3:27 pm     Reply with quote

I need your help Sad

I have a 18F24j50 and I can not compile with the library pic18_usb.h

#error Unknown PIC device, USB not supported in this library.

Sad I can do ??
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Jul 09, 2010 4:22 pm     Reply with quote

In vs. 4.109, the pic18_usb.c file refers to it:
Quote:

c:\program files\picc\drivers\pic18_usb.c

#elif ((getenv("DEVICE")=="PIC18F24J50") || (getenv("DEVICE")=="PIC18F25J50") || \

If you own the compiler, you could email CCS with your user reference
number and ask if they will email you the latest usb files. Or if you have
current maintenance, you could download the USB files from this page:
http://www.ccsinfo.com/compilerupdates.php
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