nRF WiFi
Loading...
Searching...
No Matches

◆ RPU_ADDR_MAP_MCU

const struct rpu_addr_map RPU_ADDR_MAP_MCU[]
static
Initial value:
= {
{
{
{0x80000000, 0x80033FFF},
{0x80040000, 0x8004BFFF},
{0x80080000, 0x8008FFFF}
},
},
{
{
{0x80000000, 0x800617FF},
{0x80080000, 0x800A3FFF},
{0x80100000, 0x80137FFF},
}
},
}

Memory map of the MCUs in the RPU.

The RPU consists of two MCUs:

  • MCU: For the LMAC.
  • MCU2 : For the UMAC.

Each MCU memory consists of three regions:

  • ROM : Read-only memory region.
  • RETENTION : Retention memory region.
  • SCRATCH : Scratch memory region.