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 support@ccsinfo.com

Probleme with write_program_eeprom()

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Guest








Probleme with write_program_eeprom()
PostPosted: Mon Apr 05, 2004 4:15 am     Reply with quote

Hello everybody,

PCM V3.187 and ICD-S under PCWH

I am using the instruction write_program_eeprom(addr,data)

My fuses are

#include "16F767.h"
#fuses HS,NOWDT,NOPROTECT

this does'nt works with the PIC16F767 but works with a PIC16F870 !?
I think this is due to a code protect but I don't know how to unlock this protection for the 16F767.

Can someone explain me why ?

Thanks in advance.
Xavier
xav27
Guest







Programming Program_eeprom
PostPosted: Tue Apr 06, 2004 2:59 am     Reply with quote

I read the PDF of the PIC16F7x7 and saw that there is no PMCON2 !
(present in 18Dh on PIC16F8xx).

Also, READING PROGRAM MEMORY is describe but nothing about WRITING !!!
Does that meen this PIC can't be programming during normal execution ?


Any help would be appreciated.

Thanks in advance
Xavier
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group