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 2 matches
CCS Forum Index
Author Message
  Topic: problem with usb description string...
Danilo3012

Replies: 11
Views: 21472

PostForum: General CCS C Discussion   Posted: Fri Dec 13, 2013 2:37 pm   Subject: problem with usb description string...
Don't forget to change //the offset of the starting location of each string. offset[0] is
char USB_STRING_DESC_OFFSET[]={0,4,18};

char const USB_STRING_DESC[]=& ...
  Topic: problems call the function with dspic
Danilo3012

Replies: 4
Views: 6224

PostForum: General CCS C Discussion   Posted: Thu May 19, 2011 6:22 pm   Subject: problems call the function with dspic
i have problems with this code

#include <main.h>
#include <lcd4.c>
#use i2c(Master,Fast,sda=PIN_G2,scl=PIN_G3,force_hw)
int sds;
#int_TIMER2
void TIMER2_isr(void) ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group