View previous topic :: View next topic |
Author |
Message |
global
Joined: 01 Feb 2005 Posts: 21 Location: Paris
|
bootloader for PIC18f6722 |
Posted: Tue Apr 17, 2007 3:25 am |
|
|
Hello,
I'm looking for a bootloader for PIC18f6722.
I already use PIC18f4520 bootloaded using a MPlab and the source code supply with the software Tiny Bootloader. |
|
|
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
|
Re: bootloader for PIC18f6722 |
Posted: Tue Apr 17, 2007 3:40 am |
|
|
global wrote: | Hello,
I'm looking for a bootloader for PIC18f6722.
I already use PIC18f4520 bootloaded using a MPlab and the source code supply with the software Tiny Bootloader. | What si the problem in using this same bootloader for your new processor? |
|
|
global
Joined: 01 Feb 2005 Posts: 21 Location: Paris
|
|
Posted: Tue Apr 17, 2007 3:47 am |
|
|
Hello ckielstra
The tiny bootloader isn't compatible with PIC18F6722 |
|
|
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
|
|
Posted: Tue Apr 17, 2007 4:45 am |
|
|
global wrote: | The tiny bootloader isn't compatible with PIC18F6722 | Information is provided with the Tiny Bootloader for adding new processor types. This will however require compiling the source code again. I don't know which compiler the code was build with but you could ask the author. Most likely it was compiled with Microchip C18, for this compiler a free student edition exists.
Links to other bootloader programs can be found on the homepage of Tiny Bootloader or using Google.
An, of course, there is always the CCS supplied bootloader... |
|
|
global
Joined: 01 Feb 2005 Posts: 21 Location: Paris
|
|
Posted: Tue Apr 17, 2007 8:05 am |
|
|
thanks for your answerd, may version of CCS is an old one, 3.249, i found on the website of microchip a software
- P1618QP.exe but an error say that there is no firmware available for my PIC18f6722 |
|
|
|