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: Problem with the ICD flag
berberis

Replies: 10
Views: 15207

PostForum: General CCS C Discussion   Posted: Tue Feb 07, 2006 9:55 am   Subject: Problem with the ICD flag
I wrote the test program:
#include "18f6622.h"
#device *=16

#fuses PROTECT=15
#fuses WRT=15
#fuses EBTR=15

main()
{
}

When compiled this gave the listing:
C ...
  Topic: Problem with the ICD flag
berberis

Replies: 0
Views: 3030

PostForum: General CCS C Discussion   Posted: Tue Feb 07, 2006 9:53 am   Subject: Problem with the ICD flag
I wrote the test program:
#include "18f6622.h"
#device *=16

#fuses PROTECT=15
#fuses WRT=15
#fuses EBTR=15

main()
{
}

When compiled this gave the listing:
C ...
  Topic: Problem with the ICD flag
berberis

Replies: 0
Views: 3145

PostForum: General CCS C Discussion   Posted: Tue Feb 07, 2006 9:45 am   Subject: Problem with the ICD flag
I wrote the test program:
#include "18f6622.h"
#device *=16

#fuses PROTECT=15
#fuses WRT=15
#fuses EBTR=15

main()
{
}

When compiled this gave the listing:
C ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group