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: FW: New IMMR address not recognized


Hi Christoph,
   Thank you very much for your suggestion. You exactly pin pointed my
problem. I defined where my registers where placed and I can read/and
write them no problem now. Thank you very much.

Pascal 

-----Original Message-----
From: Christoph Csebits [mailto:christoph.csebits@frequentis.com]
Sent: Monday, November 11, 2002 3:02 AM
To: Cusson, Pascal
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] FW: [ECOS] New IMMR address not recognized


Hi,

On Fri, Nov 08, 2002 at 09:51:27AM -0500, Cusson, Pascal wrote:
> I put something like *(unsigned int*)0xf00108c0 =0, then gdb stop at
> that line and gives me a segmentation fault.

are your BAT registers configured to support that
memory region? (hal/powerpc/<platform>/current/src/hal_aux.c)

christoph
-- 

--
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]