E1.20 RDM (Remote Device Management) Protocol Forums  

Go Back   E1.20 RDM (Remote Device Management) Protocol Forums > RDM Developer Forums > RDM General Implementation Discussion
Register FAQ Community Calendar Today's Posts Search

RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product.

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 1 Hour Ago   #3
dj41354
Member
 
Join Date: Nov 2015
Posts: 34
Default

That's a lot of good information.. thank you. My target is an 8bit PIC18F46K22 and doesn't have the ability to hold a complete image for verification before programming. My current bootloader sends & programs in small blocks (64bytes) as the blocks come in. They're never sent out of order, and sending is paced such that the programming of the 64byte block always finishes before the next block is received.. that means there's no handshake necessary and the sending is simply streamed until complete. It's a Intel HEX file that gets sent, so there are embedded checksums that allow the bootloader to check the data, and flag a bad block to stop the programming process.. but if that happens in the middle, it is possible to brick the target.. and while it does occasionally happen, it's really rare. It sounds like the RDM based bootloading might be more susceptible to issues than what I'm currently using?.. I'll continue to look into this.. Thanks again. DougJ

Last edited by dj41354; 1 Hour Ago at 05:09 PM. Reason: clarity
dj41354 is offline   Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RDM Appendix A #define header file attached sblair RDM General Implementation Discussion 12 August 1st, 2012 04:38 AM
ESTA Control Protocols Plugfest Returns in July! sblair RDM General Implementation Discussion 0 June 21st, 2010 04:29 PM
ESTA Control Protocols Plug Fest Returns in January! sblair RDM General Implementation Discussion 0 December 10th, 2009 01:11 PM


All times are GMT -6. The time now is 06:37 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.