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 3 matches
CCS Forum Index
Author Message
  Topic: USB CDC hang on print loop
nab

Replies: 3
Views: 8620

PostForum: General CCS C Discussion   Posted: Wed Mar 11, 2015 3:29 am   Subject: USB CDC hang on print loop
Looking at the communication with Microsoft Message Analyser, it looks like it gets a stall handshake and gets stuck there. Putting a breakpoint in usb_isr_stall() confirms that. Any hint on how to fi ...
  Topic: USB CDC hang on print loop
nab

Replies: 3
Views: 8620

PostForum: General CCS C Discussion   Posted: Fri Mar 06, 2015 3:59 am   Subject: USB CDC hang on print loop
That's one of the thing I'm not sure to understand: if I use usb_init() instead of usb_init_cs() and use interrupts and not USB_ISR_POLLING, do I need to call usb_task() anyway to do the housekeeping ...
  Topic: USB CDC hang on print loop
nab

Replies: 3
Views: 8620

PostForum: General CCS C Discussion   Posted: Fri Mar 06, 2015 2:33 am   Subject: USB CDC hang on print loop
Hi,

I'm trying to port some code from a pic18f4550 project to a new version made on a pic18f25k50. The port seems to be working, but I have troubles getting the USB serial output to work reliably. ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group