public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] memory map problem
@ 2006-04-24 14:26 vasantha.rajan
  2006-05-09  9:21 ` [ECOS] Scheduler EDF in eCos Birahim Larou Fall
  0 siblings, 1 reply; 2+ messages in thread
From: vasantha.rajan @ 2006-04-24 14:26 UTC (permalink / raw)
  To: ecos-discuss

Hi all,

I have some doubts in memory mapping done in eCos.

We use arm excalibur board for our project.

In our project the FPGA write some data to the DPRAM and that particular data 
should be retrived by the the processor,but  the processor unable to read the 
data and in fact it does not read the correct address of the dpram.
 
we have defined the DPRAM address in excalibur .h file as
#define EXCALIBUR_DPRAM0_BASE     0x100000 
#define EXCALIBUR_DPRAM1_BASE     0x140000 


I think in our code we are not doing proper memory mapping for dpram we use 
and also we dont know how to do it and where all to make change.

plz any one can help us to come out of this problem.

Thanks in advance

vasanth


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

* [ECOS] Scheduler EDF in eCos
  2006-04-24 14:26 [ECOS] memory map problem vasantha.rajan
@ 2006-05-09  9:21 ` Birahim Larou Fall
  0 siblings, 0 replies; 2+ messages in thread
From: Birahim Larou Fall @ 2006-05-09  9:21 UTC (permalink / raw)
  To: ecos-discuss

Has anyone already ported EDF (Earliest  Deadline First) in eCos?
Thanks!
Fall Birahim


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

end of thread, other threads:[~2006-05-09  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-24 14:26 [ECOS] memory map problem vasantha.rajan
2006-05-09  9:21 ` [ECOS] Scheduler EDF in eCos Birahim Larou Fall

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