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 CCS Technical Support

Suggestions bootloader for dspic33ck

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



Joined: 09 Feb 2007
Posts: 58

View user's profile Send private message

Suggestions bootloader for dspic33ck
PostPosted: Fri Nov 29, 2024 5:18 am     Reply with quote

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

View user's profile Send private message

PostPosted: Fri Nov 29, 2024 12:34 pm     Reply with quote

Why not just use the CCS bootloader?. Standard serial to the FTDI, so dead
easy.
nazoa



Joined: 09 Feb 2007
Posts: 58

View user's profile Send private message

PostPosted: Fri Nov 29, 2024 4:39 pm     Reply with quote

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

View user's profile Send private message

PostPosted: Sat Nov 30, 2024 1:12 am     Reply with quote

Read it.....

The program tells you in the remarks what you ask.
jeremiah



Joined: 20 Jul 2010
Posts: 1351

View user's profile Send private message

PostPosted: Mon Dec 02, 2024 8:42 am     Reply with quote

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

View user's profile Send private message

PostPosted: Mon Dec 02, 2024 10:47 am     Reply with quote

Yes. I must admit I assumed that the PCD bit would be obvious.
Very Happy
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