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: Error:attempt to create a pointer to a constant
gokul.ftpl

Replies: 5
Views: 21890

PostForum: General CCS C Discussion   Posted: Thu Nov 02, 2006 7:21 am   Subject: Re:Error:attempt to create a pointer to a constant
Very Happy Thank you for your reply i tried with the alternative shortcut which you have specified and it was working fine
  Topic: Error:attempt to create a pointer to a constant
gokul.ftpl

Replies: 5
Views: 21890

PostForum: General CCS C Discussion   Posted: Thu Nov 02, 2006 5:13 am   Subject: Error:attempt to create a pointer to a constant
This code generates an error but that works fine in an ansi c complaint compiler



void Test(char *str){
char Next_Line='\n';
char Prev_Line='\p';
char Tab_Space='\t' ...
  Topic: Multiple breakpoints
gokul.ftpl

Replies: 2
Views: 21095

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Wed May 10, 2006 2:55 am   Subject: Multiple breakpoints
You can have multiple breakpoints by enabling the multiple breakpoints
options true which will be there in your Debugger configure menu.
  Topic: Help needed Reg ICD U-40
gokul.ftpl

Replies: 0
Views: 15633

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Fri May 05, 2006 9:47 pm   Subject: Help needed Reg ICD U-40
When i connect the CCS ICD U40 Debugger to the target i am getting the following error

" ICD ERROR:

Could not load function: DBG_DOWNLOAD_TO_TARGET1.Make sure you are running the latest ve ...
  Topic: USB CDC Rx by interrupt
gokul.ftpl

Replies: 2
Views: 5026

PostForum: General CCS C Discussion   Posted: Fri May 05, 2006 6:30 am   Subject: USB CDC by RX interrupt
I suppose it is not possible to Use RX interrupt for the CDCs provided by CCS , as this is an software emulation of RS232 and interrupts as such are really dependent on the hardware.
  Topic: CCS Embedded internet Kit
gokul.ftpl

Replies: 0
Views: 2983

PostForum: General CCS C Discussion   Posted: Fri May 05, 2006 4:36 am   Subject: CCS Embedded internet Kit
Hi all,

I have purchased a CCS Embedded Internet Kit. The Kit contains two
associated examples. One is the embedded web server which is working fine, and the other is an Email sending applica ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group