| Contents | Index |
void *xpcAllocPhysicalMemory(uint32_T numBytes)
xpctarget.h
numBytes | Allocate specified number of bytes of memory. |
The xpcAllocPhysicalMemory function allocates the requested bytes of physical memory. Functions such as malloc only return virtual memory.
xPCAllocPhysicalMemory allocates physical memory, where physical memory is the same as the virtual address. Use this function only for allocations requiring direct access to physical memory, such as those for DMA transfers.

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |