Physical Memory Mapping Functions

The following functions are available to access RTX memory mapping services:

Programming Considerations

General Programming Considerations

There are no restrictions or protections on the mapped memory region. The mapping will provide precisely the base address and length specified, if successful. You should take care not to map in and modify Windows address space as this may lead to corruption of either operating system.

Win32 Environment Programming Considerations

Accesses beyond the address range allocated in the mapping will result in an exception.

Example (RTX Memory Mapping Calls)

See the RTX Memory Mapping Calls Programming Example in the RTX Example Reference.

 

See Also

IntervalZero.com | Support | Give Feedback