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: 18F458 Problem
microchip

Replies: 6
Views: 12268

PostForum: General CCS C Discussion   Posted: Tue Mar 15, 2005 12:21 pm   Subject: 18F458 Problem
Hello

i am using the my own terminal software which can display data in 4 formate ASCII,HEX,Binary and Octal.But now also check with hyperterminal problem is same.
VDD voltage is 5V
I also used t ...
  Topic: 18F458 Problem
microchip

Replies: 6
Views: 12268

PostForum: General CCS C Discussion   Posted: Mon Mar 14, 2005 2:10 pm   Subject: 18F458 Problem
Hello
the complete test program is below
"
#include <18F458.h>
#fuses H4,NOWDT,NOLVP,CPD,NOPUT,NOBROWNOUT,NOOSCSEN,NOWRTD
,PROTECT
#use delay(clock=40000000)
#define PORTB 0xF81
#bit LE ...
  Topic: 18F458 Problem
microchip

Replies: 6
Views: 12268

PostForum: General CCS C Discussion   Posted: Mon Mar 14, 2005 1:14 pm   Subject: 18F458 Problem
Hello,

If i used the PROTECT configuration word in ccs then EEPROM writing
is off.If I read the EEPROM after writing some data I always get the
255.Can any one help me why it is happened

Tha ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group