• External Private Peripheral Bus
    Hi! What is exact differences between IPPB (Internal Private Peripheral Bus) and EPPB (External Private Peripheral Bus )? I think that IPPB peripherals and components are inside the processor (Cortex...
  • Usage of generic register in CPU reset
    Hi All, Could anyone please tell me which generic register/location in memory can be used for storing a bit value which will not get reset after a CPU reset? I need the register to hold the value after...
  • Identifying Generic IP Components on an Access Port
    Hi, in the course of developing an SWD debugger, I try to find the necessary components on the Access Ports. Through the CIDRs and PIDRs, I can divide components in being CoreSight components or being...
  • Cortex-M register RAM and Flash periodical check?
    Hi ARM, How to check Cortex-M4 register,RAM and Flash periodically using software when the processor is running? Best regards, Frank
  • Where is the register definition of DHCSR for Cortex-M4
    The manual of Cortex-M4 defines the address of DHCSR but provides no information about the register format.