public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Reset vector problem
@ 2007-12-10  7:57 Alperen Coskun
  2007-12-10  8:20 ` Gary Thomas
  0 siblings, 1 reply; 7+ messages in thread
From: Alperen Coskun @ 2007-12-10  7:57 UTC (permalink / raw)
  To: ecos-discuss


Hi all,

I have a reset problem and i know how to fix it, but i couldn't find where ecos sets the address of Exception Reset. Is there anyone who knows it?

Regards, 
alperen
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

-- 
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] 7+ messages in thread

* Re: [ECOS] Reset vector problem
  2007-12-10  7:57 [ECOS] Reset vector problem Alperen Coskun
@ 2007-12-10  8:20 ` Gary Thomas
  2007-12-10  8:47   ` Alperen Coskun
  0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2007-12-10  8:20 UTC (permalink / raw)
  To: Alperen Coskun; +Cc: ecos-discuss

Alperen Coskun wrote:
> Hi all,
> 
> I have a reset problem and i know how to fix it, but i couldn't find where ecos sets the address of Exception Reset. Is there anyone who knows it?

This is very architecture specific.  What's your platform?


-- 
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] 7+ messages in thread

* RE: [ECOS] Reset vector problem
  2007-12-10  8:20 ` Gary Thomas
@ 2007-12-10  8:47   ` Alperen Coskun
  2007-12-10  8:57     ` Gary Thomas
  0 siblings, 1 reply; 7+ messages in thread
From: Alperen Coskun @ 2007-12-10  8:47 UTC (permalink / raw)
  To: Gary Thomas; +Cc: ecos-discuss




----------------------------------------
> Date: Mon, 10 Dec 2007 01:18:18 -0700
> From: gary@mlbassoc.com
> To: a_a_coskunoc@hotmail.com
> CC: ecos-discuss@ecos.sourceware.org
> Subject: Re: [ECOS] Reset vector problem
> 
> Alperen Coskun wrote:
> > Hi all,
> > 
> > I have a reset problem and i know how to fix it, but i couldn't find where ecos sets the address of Exception Reset. Is there anyone who knows it?
> 
> This is very architecture specific.  What's your platform?
> 

Sorry Gary,

My platform is Powerpc. In Powerpc virtex4, exception address must be 0xFFFFFFFC. In ECOS, it is set to 0x00000100 but I didn't understand where it is set.





_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

-- 
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] 7+ messages in thread

* Re: [ECOS] Reset vector problem
  2007-12-10  8:47   ` Alperen Coskun
@ 2007-12-10  8:57     ` Gary Thomas
  2007-12-10 18:08       ` [ECOS] redboot on new platform hong zhang
  2007-12-13 13:28       ` [ECOS] Reset vector problem Alperen Coskun
  0 siblings, 2 replies; 7+ messages in thread
From: Gary Thomas @ 2007-12-10  8:57 UTC (permalink / raw)
  To: Alperen Coskun; +Cc: ecos-discuss

Alperen Coskun wrote:
> 
> 
> ----------------------------------------
>> Date: Mon, 10 Dec 2007 01:18:18 -0700
>> From: gary@mlbassoc.com
>> To: a_a_coskunoc@hotmail.com
>> CC: ecos-discuss@ecos.sourceware.org
>> Subject: Re: [ECOS] Reset vector problem
>>
>> Alperen Coskun wrote:
>>> Hi all,
>>>
>>> I have a reset problem and i know how to fix it, but i couldn't find where ecos sets the address of Exception Reset. Is there anyone who knows it?
>> This is very architecture specific.  What's your platform?
>>
> 
> Sorry Gary,
> 
> My platform is Powerpc. In Powerpc virtex4, exception address must be 0xFFFFFFFC. In ECOS, it is set to 0x00000100 but I didn't understand where it is set.

That platform is not in the public repository - you'll have to
check with whomever you got it from.  IIRC, eCos isn't involved
in the RESET process on that target - that's handled by a special
ROM/FLASH program that is separate from eCos.



-- 
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] 7+ messages in thread

* [ECOS] redboot on new platform
  2007-12-10  8:57     ` Gary Thomas
@ 2007-12-10 18:08       ` hong zhang
  2007-12-13 13:28       ` [ECOS] Reset vector problem Alperen Coskun
  1 sibling, 0 replies; 7+ messages in thread
From: hong zhang @ 2007-12-10 18:08 UTC (permalink / raw)
  To: ecos-discuss

List,

I have a new platform with freescale ARM without
redboot ready yet. Does any document or guidance for
installing redboot to the platform? That means I have
to program RedBoot into the appropriate device(s).

Thanks.

---henry




      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


-- 
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] 7+ messages in thread

* RE: [ECOS] Reset vector problem
  2007-12-10  8:57     ` Gary Thomas
  2007-12-10 18:08       ` [ECOS] redboot on new platform hong zhang
@ 2007-12-13 13:28       ` Alperen Coskun
  2007-12-13 14:01         ` Gary Thomas
  1 sibling, 1 reply; 7+ messages in thread
From: Alperen Coskun @ 2007-12-13 13:28 UTC (permalink / raw)
  To: Gary Thomas; +Cc: ecos-discuss




> IIRC, eCos isn't involved
> in the RESET process on that target - that's handled by a special
> ROM/FLASH program that is separate from eCos.

Hi Gary,

Could you explain a bit what you meant above? (How kind of ROM/FLASH program is it?)
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

-- 
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] 7+ messages in thread

* Re: [ECOS] Reset vector problem
  2007-12-13 13:28       ` [ECOS] Reset vector problem Alperen Coskun
@ 2007-12-13 14:01         ` Gary Thomas
  0 siblings, 0 replies; 7+ messages in thread
From: Gary Thomas @ 2007-12-13 14:01 UTC (permalink / raw)
  To: Alperen Coskun; +Cc: ecos-discuss

Alperen Coskun wrote:
> 
> 
>> IIRC, eCos isn't involved
>> in the RESET process on that target - that's handled by a special
>> ROM/FLASH program that is separate from eCos.
> 
> Hi Gary,
> 
> Could you explain a bit what you meant above? (How kind of ROM/FLASH program is it?)

As I said, this version of eCos is not in the public tree, so I'm
only guessing (based on past experience).

You need to talk to whomever you got eCos from as to how this startup
(and hence RESET) mechanism works on your board.

-- 
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] 7+ messages in thread

end of thread, other threads:[~2007-12-13  9:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-10  7:57 [ECOS] Reset vector problem Alperen Coskun
2007-12-10  8:20 ` Gary Thomas
2007-12-10  8:47   ` Alperen Coskun
2007-12-10  8:57     ` Gary Thomas
2007-12-10 18:08       ` [ECOS] redboot on new platform hong zhang
2007-12-13 13:28       ` [ECOS] Reset vector problem Alperen Coskun
2007-12-13 14:01         ` Gary Thomas

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).