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

Will 18F6310 work with a boot loader app?

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



Joined: 10 Feb 2004
Posts: 205

View user's profile Send private message

Will 18F6310 work with a boot loader app?
PostPosted: Mon Jan 12, 2009 10:39 am     Reply with quote

I am trying to compile the ex_bootloader.c program in V3.249 and change my device to 18F6310.h and the compiler does not like this line:

Code:
write_program_memory(addr, data, count);


It also does not have a NOLVP fuse directive. Thanks.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Jan 12, 2009 3:53 pm     Reply with quote

Read the data sheet.

Quote:
PIC18F6310/6410/8310/8410
6.0 PROGRAM MEMORY
For PIC18FX310/X410 devices, the on-chip program
memory is implemented as read-only memory.



Quote:
TABLE 23-1: CONFIGURATION BITS AND DEVICE IDs

No LVP fuse is shown.
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