|
The following functions are available to access RTX memory mapping services:
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.
Accesses beyond the address range allocated in the mapping will result in an exception.
See the RTX Memory Mapping Calls Programming Example in the RTX Example Reference.