Hello, I am looking to build a bootloader for a dspic33ck board which has a dedicated FTDI USB chip. It would help to have suggestions of an example loader that could be modified.
Thanks.
Ttelmah
Joined: 11 Mar 2010 Posts: 19529
Posted: Fri Nov 29, 2024 12:34 pm
Why not just use the CCS bootloader?. Standard serial to the FTDI, so dead
easy.
nazoa
Joined: 09 Feb 2007 Posts: 58
Posted: Fri Nov 29, 2024 4:39 pm
Thanks Ttelmah for the suggestion. I guess it is the ex_bootloader.c in the examples you are suggesting. Is there a host application that tells me how the data is sent to the bootloader? Thanks again
Ttelmah
Joined: 11 Mar 2010 Posts: 19529
Posted: Sat Nov 30, 2024 1:12 am
Read it.....
The program tells you in the remarks what you ask.
jeremiah
Joined: 20 Jul 2010 Posts: 1351
Posted: Mon Dec 02, 2024 8:42 am
nazoa wrote:
Thanks Ttelmah for the suggestion. I guess it is the ex_bootloader.c in the examples you are suggesting. Is there a host application that tells me how the data is sent to the bootloader? Thanks again
for PIC24 and dsPIC chips, you might look at ex_pcd_bootloader.c instead
Ttelmah
Joined: 11 Mar 2010 Posts: 19529
Posted: Mon Dec 02, 2024 10:47 am
Yes. I must admit I assumed that the PCD bit would be obvious.
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