* IDMA on MPC82xx
@ 2006-11-08 0:53 john ke
0 siblings, 0 replies; only message in thread
From: john ke @ 2006-11-08 0:53 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 987 bytes --]
Any one who has any experience when using IDMA on mpc82xx?
Currently, the status what I have got is, memory-to-memory mode, both Data bus had been set to 60x-bus,which means DDTB and SDTB are working on 60x-bus. if set DMA_WRAP in DCM as 64-byte, SS_MAX,STS and DTS in (IDMA Parameter RAM) all to 32 Bytes, there woking good!
But if set DMA_WRAP more than 64-byte(i.e 256-bytes) ,SS_MAX,STS and DTS in (IDMA Parameter RAM) all to 7*32 Bytes when WRAP = 256 . then got some issues:
1.some bytes in a packet had been changed oddly. for example if some bytes in the packet is "20 0f 17 2c...." after
IDMA transmission , the bytes will be changed as "20 1d 17 2c", there is a slightly different with "17" and "1d".
2. some bytes had been swapped , for example "20 0f 17 2c" , after transmission , the bytes in packet was "2c 17 0f 20".
any ideas?
---------------------------------
Sponsored Link
Try Netflix today! With plans starting at only $5.99 a month what are you waiting for?
[-- Attachment #2: Type: text/html, Size: 1080 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-08 1:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08 0:53 IDMA on MPC82xx john ke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox