Hello all. Hope everyone is good! :) I have a quick question, I am writing a flash utility for the LPC2124 and LPC2138 parts for Linux. I have gotten everything done, except one part where I am a little confused on... When I write uuencoded data to the micro (that is sending data to the micro), do I required the following: data<cr><lf> If so then, if i am doing it write I believe, and I get the data echo'ed back to me (I didn't turn off echo, thats why). After the twenty lines of uuencoded data being sent i send the crc (which is just the adding of the raw bytes of all the twenty lines. But when I do the following: crc<cr><lf> I get the RESEND<cr><lf> back...any ideas why???? Thanks a million. -- Sami Kibria <skibria@...>
Message
re: Flash Utility
2005-04-14 by Sami Kibria
Attachments
- No local attachments were found for this message.