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

18f4550 bootloader compatible with 18f2550?

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



Joined: 06 Feb 2007
Posts: 2

View user's profile Send private message

18f4550 bootloader compatible with 18f2550?
PostPosted: Wed Feb 07, 2007 2:44 am     Reply with quote

im new in PIC, n i hv the 18f4550 bootloader firmware, did anyone know that the firmware for 18f4550 can be used on 18f2550 too?? is these firmware is compatible within their family?? n if they are not compatible, may i know where can i download those bootloader firmware?

thanz for viewing..
meereck



Joined: 09 Nov 2006
Posts: 173

View user's profile Send private message

PostPosted: Wed Feb 07, 2007 5:53 am     Reply with quote

Hello, if you are speaking about USB bootloader, you can get if from here:
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2124&param=en022627
It is compatible with 18F2455 (I use it) and 18F2550 as well.
You need to compile it in Microchip C18 compiler (but before the demo version expires, because you lose compiler's optimalisation which causes the bootloader bigger than 0x800h (=boot space of a PIC)).
BR
rhasta



Joined: 06 Feb 2007
Posts: 2

View user's profile Send private message

PostPosted: Wed Feb 07, 2007 9:33 am     Reply with quote

thanz for your reply.. i wil try it ...
meereck



Joined: 09 Nov 2006
Posts: 173

View user's profile Send private message

PostPosted: Wed Feb 07, 2007 4:24 pm     Reply with quote

More information and issues can be found on Microchip forum : http://forum.microchip.com/tt.aspx?forumid=102
I have tried the usb bootloader. You don't have to change a linker file. You can compile it for 18F4550 a download it in 18F2550 after that.
Just this have to be changed : Set appropriate configuration bits (PLL, etc.). Mine are shown at the following picture (everything which is at the bottom is "Disabled")
http://meereck.wz.cz/USB-BTconfbits.gif
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