by maciek » 22 Aug 2009, o 17:45
[ifile #0: C:/Documents and Settings/Maciek/Pulpit/Puflpit/TriX_20090808/TriX/rm7830006.430.mcusw ]
----------------------------------------------------
___ __
/'___ __ / __
/ __/ ____/_ __ __ __ _ ,_
,__/',__/ /'_ ` /'__`/ /' /
_/__, ` / L / __//> </ _
_/____/ _ ____ ____/_/_ __
/_/ /___/ /_//___L /____////_/ /__/
/____/
_/__/ by krisha
this script will do the following:
1. search for extended fsig addresses at fsig end
2. recalculate the checksums for ext fsig addresses
please note:
the research was a very hard and time intensive job.
probably no one except the device developer just knew
that this checksum is existing, but if you modify the
firmware, you're device won't work!
the continuing hours i spent on researching the
checksum calculation. next step was too create this
script including a completly written from the scratch
checksum calculation (even it already exists, but not
as TriX script :-)).
so i have a please... understand it as license:
i release this script free to everybody with the hope it
might be usefull for someone. i don't care if you use
it for personal purposes, but in the case you're going
to make small or big money with the help of this script
or just want to honour my work donate a fair amount to
my paypal account. Don't be ashamed if it's also small
money - the goodwill is counting and gives me a smile
on my face!
my paypal address is krisha -@t- chrisi.de
thanks!
i discountenance:
- replacing/removing this text and than redistributing it
- selling this script. this is a thievish behaviour, hm
and only people with a ruffled ego do this :-P
now sit back, watch and enjoy ;-)
fsig start: 0xCCCCCCCC
fsig end: 0x3333332C
searching for fsig extended checksum at fsig end
no fsig end addresses found
Returncode: -1
----------------------------------------------------
Czyli najprawdopodobniej, choć głowy nie dam - w 6288 nie jest używana suma FSIG.
[ifile #0: C:/Documents and Settings/Maciek/Pulpit/Puflpit/TriX_20090808/TriX/rm7830006.430.mcusw ]
----------------------------------------------------
compiling fsig c and asm files
increasing flashfile size
flash start: 0x00000000
flash end: 0x00FF138D
could not find flash end, or file not supported!
function fsig_increase_flashfile failed
Returncode: -1
----------------------------------------------------
[ Dodano: 2009-08-22, 17:58 ]Po skrypcie FSIG TriX utworzył mi plik - run.sh o treści:
export PATH=`pwd`/tools/arm:$PATH
cd scripts/standalone/fsig
rm *.o >/dev/null 2>&1
make >err.log 2>&1
ndt, proszę o żarówkę...