Forum Discussion

LucasM's avatar
LucasM
Icon for New Contributor rankNew Contributor
7 years ago
Solved

How do I access memory regions outside the RAM/ROM inside a subsystem?

I'm trying to make a shared memory region (with a mutex), but how do I access (from the HAL's perspective) a memory region outside my current subsystem? the memory block will be located ...
  • LucasM's avatar
    LucasM
    7 years ago
    In the end, for my application the on chip ROM was insufficient so I'll use the SDRAM, also while researching how to use it, I found out about the IORW/IOWR macros, which do exactly what I want. Thanks for the reply. On Fri, Mar 1, 2019, 18:35 Intel Forums <supportreplies@intel.com wrote: