Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

DMA using PCIe - help with debugging

Status
Not open for further replies.

pra

Member level 5
Joined
Jan 8, 2005
Messages
85
Helped
6
Reputation
12
Reaction score
2
Trophy points
1,288
Activity points
672
DMA using PCIe

hi,

in our scenario, my pcie board acts as an Master for DMA operation.
DUT was connected to the PCIe switch which was connected to the RC of CPU.
A memory was connected to the CPU and using linux os to check the DUT dma.

Allocating the memory for DMA operation using kmalloc. And giving phyisical address of that malloc to the DUT. but when it's accessing to that memory i am getting an error completion packet with status (3'b010) which means that target device not available.

It looks like an some memory related issue of the RC not able to access that memory...
Any clues on how to debug further on this.

Thanks in Advance
Prav
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top