Stephen Warren wrote:
> On Thu, April 10, 2008 1:25 pm, Phil Dibowitz wrote:
>> Michael Frase wrote:
>>> Hi Phil,
>>>
>>> thanks for your quick replies and changes in cvs. I'm back again and
>>> tested latest cvs with my harmony 555.
>> ...
>>> Here's whats REALLY odd. I massaged the LatestUpdate.EZUp to be in the
>> format we write out fw dumps in, and it's IDENTICAL (minus the magic
>> bytes, of course) to his current fw dump:
>> ...
>> Meanwhile, there's drastic differences between his dump now and his dump
>> from before.
> 
> Are you sure this remote/arch has the correct firmware upgrade base? I.e
> are we writing to and dumping the wrong location?

According to the usblogs from Kevin:

Erase Flash 810000
Write Flash 810000 3150
...

and from remote_info.h:
//        fl_base,  fw_base,    config_base,    fw_up_base,     fw_4847_off,
   cookie,         ck_sz,  endvec, micro,          fl_sz,  ram_sz, ee_sz, usb
...
// 9 - 360, 52x, 55x
        { 0x800000, 0x810000,   0x820000,       0x810000,       4,
    0x4D434841,     4,      4,      "PIC18LF4550",  16,     2048,   256,
"Internal" },

It writes directly over the live firmware in fact.

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to