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 CCS Technical Support

Search found 6 matches
CCS Forum Index
Author Message
  Topic: USB Device Not Enumerated
Imad84

Replies: 4
Views: 6219

PostForum: General CCS C Discussion   Posted: Tue Jun 13, 2006 2:19 am   Subject: USB Device Not Enumerated
Hello,

I am trying now to compile ex_usb_scop.c

no errors but the system try to install the USB Bulk demo driver but doesn t find it.

in the top of this example it s noted that this example w ...
  Topic: USB Device Not Enumerated
Imad84

Replies: 4
Views: 6219

PostForum: General CCS C Discussion   Posted: Mon Jun 12, 2006 9:44 am   Subject: USB Device Not Enumerated
Hello,

I am using the PIDEM FS USB demonstration board from microchip with the PIC18F4550

My code has no errors but it stops on the usb_wait_for_enumeration()
function and the system (windows ...
  Topic: Missing #ENDIF Error
Imad84

Replies: 5
Views: 9258

PostForum: General CCS C Discussion   Posted: Mon Jun 05, 2006 10:35 am   Subject: Missing #ENDIF Error
Hello Ttelmah,

did u mean removing #include <pic_usb.h> and replace it by
#include<usb_desc_cdc.h>
then put the #include <usb.c> just before the ...
  Topic: Missing #ENDIF Error
Imad84

Replies: 5
Views: 9258

PostForum: General CCS C Discussion   Posted: Mon Jun 05, 2006 5:13 am   Subject: Missing #ENDIF Error
Hello,

The version of the compiler is V3.249

Thanks 4 help
  Topic: Missing #ENDIF Error
Imad84

Replies: 5
Views: 9258

PostForum: General CCS C Discussion   Posted: Sun Jun 04, 2006 6:39 am   Subject: Missing #ENDIF Error
Hi all, i am using this code to test the USB communication between an 18F4550 as a device and the host (PC)

#include <18F4550.h>
#fuses HSPLL,NOWDT,NOPROTECT,NODEBUG,NOLVP,USBDIV,PLL4,VREG ...
  Topic: How to communicate b/w matlab and PIC18F4550 through USB?
Imad84

Replies: 2
Views: 5272

PostForum: General CCS C Discussion   Posted: Mon May 29, 2006 9:27 am   Subject: How to communicate b/w matlab and PIC18F4550 through USB?
Hello,

R u using the CCS compiler??

If yes, is the pic in this case is the host or the device?

can u post ur code?

Bye
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group