This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Reboot and Flash Support


Thanks Gary

	Even though the code is in flash... Gdb pointed to the exact spot of
the problem.. 1st write to flash, and not
	only did I see the line where it barfed... But I am able to see all
the local variables as well as the stack...

	Thanks..... For the great tip...

	-roman


-----Original Message-----
From: Gary D. Thomas [mailto:gary dot thomas at mind dot be] 
Sent: Tuesday, February 25, 2003 4:08 PM
To: Rycerz Roman-G11565
Cc: 'eCos Discussion Group'
Subject: Re: [ECOS] Reboot and Flash Support


On Tue, 2003-02-25 at 14:30, Rycerz Roman-G11565 wrote:
> Hi
>  
>      I can build and get a flashless reboot running on my MPC555 platform.
>     but when I include the flash package I get the following 
> message.....
>  
>     Anyone got an clues ????
>  
> eCos ROM   15:11:37
> Feb 25 2003
> +$T0b40:003fa980;01:003fb284;#89

It probably failed in the FLASH initialization code (which 
is tricky stuff).  Try connecting using GDB and getting a backtrace and then
analyze where you're at and how you got there.

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary dot thomas at mind dot be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]