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: Undefined identifier -- memmove ?
syseop

Replies: 1
Views: 3590

PostForum: General CCS C Discussion   Posted: Fri Jun 02, 2006 5:11 am   Subject: Undefined identifier -- memmove ?
I have error massage "Undefined identifier -- memmove"
this is the souce that I've comfiled with 3.249 version

char a[20]="hello";

memmove(a,a+2,5);

when use me ...
  Topic: How Can I Fill last Program memory with constant???
syseop

Replies: 2
Views: 4078

PostForum: General CCS C Discussion   Posted: Mon Nov 21, 2005 7:25 am   Subject: ...^^;;;
That's so good.............

Thank you... Smile
  Topic: How Can I Fill last Program memory with constant???
syseop

Replies: 2
Views: 4078

PostForum: General CCS C Discussion   Posted: Wed Nov 16, 2005 9:36 am   Subject: How Can I Fill last Program memory with constant???
I use 79% Program memory of 12F675...

I want to fill Extra 21% Program memory with Opcode 0x0000 (NOP).

When I compile mysource.c with ccs-c, I want it to be filled with 0x0000 automatically.
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group