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

Problem with "write_program_memory()" at 18F6680

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







Problem with "write_program_memory()" at 18F6680
PostPosted: Tue Mar 30, 2004 3:15 am     Reply with quote

Hallo together,

I have some problems with the function write_program_memory().
A program which is compiled for PIC18F458 works correctly. The
same program compiled for PIC18F6680 generates no code
for write_program_memory(). It looks like that the compiler
"think" that the device has no FLASH-ROM Question

Has someone observed something like this too ?

Kind regards
U.K.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Mar 30, 2004 11:51 am     Reply with quote

I did a test compile, and got the same result.
You'll have to email CCS support about it.
With luck, they will send you a new Devices.dat
file to correct the problem.

It did create code for the write_program_eeprom()
function. I didn't check it to see if the code was
correct, and I don't have a chip to test it on.
But if it works, it will let you continue your project.
(Or, you could write your own routine).
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