LucasM
New Contributor
7 years agoHow 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 in the design top level.
- 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: