What kind of chained code it try find?
Selukov Andrew <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Organization | Home |
| Message-ID | <[email protected]> |
hi
I change in init.a51:
NAME ?C_STARTUP
PUBLIC ?C_STARTUP
cseg
org 470000h
program_entry:
sjmp startup1
db 'TINI' ; Tag for TINI Environment 1.02c
; or later (ignored in 1.02b)
db 0H ; Target bank
startup1:
clr ea ; No interrupts, please
>From JavaKit-Slash:
Loading file: /home/andrew/temp/java/tini/tini1.11/native/bin/Linux/init.tbin.
Please wait... (ESC to abort.)
StartAddr: 0
bankNum : 47
length : 283
Accessing bank number: 47
Bank is Flash ROM...
Zapping bank...
Loading file segment...
Checking CRC value... *Passed*
Load complete.
>E
but this haven't any effect
push reset button
DS80C400 Silicon Software - Copyright (C) 2002 Maxim Integrated Products?
Detailed product information available at http://www.maxim-ic.com?
Welcome to the TINI DS80C400 Auto Boot Loader 1.0.1?
>B47?
>X?
InitInit&?
rom ?
DS80C400 Silicon Software - Copyright (C) 2002 Maxim Integrated Products?
S/N: 4D5E70005C5CC789 MAC ID: 0060350037BE?
00?
net 00?
sock 00?
bind 00?
addr (00) = c0.a8.02.49.L00A
What kind of chained code it try find?
Best regards
Andrew
P.S.
Sorry for bad English
>> This(ini.a51) files can't executioned itself
>> I mean I must go command
>> B41
>> X
>> in JAVAKIT-shell
>> How can I avoid it?
>The ROM searches downward for executable code so it might be finding
>something else to execute. Try putting it higher, like at bank 47h.
> Kris
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini