• FVP Debug problems for Blinky Example project on Cortex-M4
    Hi, I'm using ARM DS 2020, I have imported a Blinky Example Project for Cortex M4 STM32 Nucleo. When I'm trying to build a model debug connection for it and run the project on FVP Fast Model, the...
  • FVP Debug problems for Blinky Example project on Cortex-M4
    Hi, I'm using ARM DS 2020, I have imported a Blinky Example Project for Cortex M4 STM32 Nucleo. When I'm trying to build a model debug connection for it and run the project on FVP Fast Model, the...
  • MPU Fault for Background Region
    I am using STM32F427iit6. We are doing two things: 1. Complete Background Memory Protection (4GB) space 2. Configuring each region for proper access, RAM, ROM etc. When configuring each region doesnt...
  • MPU Fault for Background Region
    I am using STM32F427iit6. We are doing two things: 1. Complete Background Memory Protection (4GB) space 2. Configuring each region for proper access, RAM, ROM etc. When configuring each region doesnt...
  • Potential limitations for MPU regions attributes?
    Hello, I am working on a SoC with several Cortex M7 cores. It has SRAM mapped to region 0x2000_0000 and DDR mapped to 0x6000_0000 -> 0xDFFF_FFFF. It seems that configuring the 4 regions of DDR to...