* Rx problems with IDMA on MPC860...
@ 2003-05-08 7:47 Pedro Parrilla
2003-05-08 9:34 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Pedro Parrilla @ 2003-05-08 7:47 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I'm working on a MPC860T. I've been trying to receive from a
peripheral via IDMA and it seems to work OK, but when I study data
received from IDMA I can see that there are some bytes at the end of
each IDMA buffer received that are wrong, in fact they haven't been
written to the buffer and previous bytes remain; but interrupts are
received Ok, and the number of read bytes in the peripheral are the IDMA
set.
It could be an access problem to the peripheral with IDMA(without
IDMA this access is totally OK!).
Does anybody have any experience in this regard?
Thank you in advance.
---------------------------------------------
Pedro Parrilla Jimena Prodys.S.L
Embedded Systems Programming Trigo,54
e-mail pparrilla@prodys.net Leganes(Madrid) 28914
Tel.:+34916896880 http://www.prodys.net
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Rx problems with IDMA on MPC860...
2003-05-08 7:47 Rx problems with IDMA on MPC860 Pedro Parrilla
@ 2003-05-08 9:34 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-05-08 9:34 UTC (permalink / raw)
To: Pedro Parrilla; +Cc: linuxppc-embedded
In message <3EBA0BAE.93167851@prodys.net> you wrote:
>
> I'm working on a MPC860T. I've been trying to receive from a
> peripheral via IDMA and it seems to work OK, but when I study data
> received from IDMA I can see that there are some bytes at the end of
> each IDMA buffer received that are wrong, in fact they haven't been
> written to the buffer and previous bytes remain; but interrupts are
> received Ok, and the number of read bytes in the peripheral are the IDMA
> set.
Are you sure you got the cache handling right?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
If in any problem you find yourself doing an immense amount of work,
the answer can be obtained by simple inspection.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-08 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-08 7:47 Rx problems with IDMA on MPC860 Pedro Parrilla
2003-05-08 9:34 ` Wolfgang Denk
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 NNTP newsgroup(s).