|
How to malloc a continue physical space and get its address
|
05/12/2014 6:34 AM
post110264
|
How to malloc a continue physical space and get its address
In my dma application,I should get a physical continue memory(1MBytes),and must get it's Physical address as dma's
source address.
the function of "malloc" can only get the memory, without the physical address.
What should I do can get the memory and it's address.
Thanks!
|
|
|