public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Became unable to run application
@ 2008-05-15  2:33 ariga masahiro
  0 siblings, 0 replies; only message in thread
From: ariga masahiro @ 2008-05-15  2:33 UTC (permalink / raw)
  To: ecos-discuss

Hello everyone,

I am in next problem,please help me.
First I cleared FROM area and reloaded application(nc_slave) into FROM,
then I suddenly became unable to go application.
I do not know what become wrong.
Would you please help me to run application again.

FROM area is 0xa0000000 - 0xa0400000
RAM  area is 0x8c000000 - 0x90000000

I loaded nc_slave into FROM(0xa0080000) using load,fis create command.
I used next Script commands to transfer it from FROM to RAM(0x8c010000),and 
did go,
but "$T0410:a00007c8;0f:8ffecf98;#2f" appears and never run application.
RedBoot> fis load -b 0x8c010000 nc_slave
RedBoot> channel 0
RedBoot> go 0x8c010000

RedBoot> fis list
Name              FLASH addr  Mem addr    Length      Entry point
nc_slave          0xA0080000  0x8C010000  0x00050000  0x8C410000

-- below is consol displayed log --
My Flash ID is 4:22f9:0:19
eth_drv_init:enaddr=0x8c000600
Ethernet eth0: MAC address 00:40:31:08:01:00
IP: 172.16.1.200/255.255.255.0, Gateway: 172.16.1.1
Default server: 172.16.1.1

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version UNKNOWN - built 10:20:01, May 13 2008

Platform: inserter (SH 7709S)
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
Copyright (C) 2003, 2004, 2005, 2006 eCosCentric Limited

RAM: 0x8c000000-0x90000000, [0x8c00aa48-0x8ffed000] available
FLASH: 0xa0000000 - 0xa0400000, 64 blocks of 0x00010000 bytes each.
== Executing boot script in 3.000 seconds - enter ^C to abort
RedBoot> fis load -b 0x8c010000 nc_slave
RedBoot> channel 0
RedBoot> go 0x8c010000
$T0410:a00007c8;0f:8ffecf98;#2f

Thanks in advance.
Masahiro Ariga



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-15  2:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-15  2:33 [ECOS] Became unable to run application ariga masahiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).