Altera_Forum
Honored Contributor
15 years agoHow to get physical address in Windows
I need to test PCIe DMA suported by Stratix4GX HardIP. In order to perform DMA transactions from PCIe card to System Memory, I need to request Windows to allocate some memory. In additioin, I need to pass the PHYSICAL address to DMA logic so it can generate cycles to system memory. I am using C programming language and not sure how to do that in Windows XP.