Hi there, I need to read from a range of physical addresses (for ex. 0x000-0x1000) from an application in RTEMS. When I say that, these are the actual locations on the physical memory and not on the process address space. What is the best way to do it? Is it possible to do it from an application? thanks, Shailesh