• Power Management Options in Cortex A
    Hi Experts, Whether the ARM provides the power management controller inbuilt in the cortex A5x processors or it provides signal pins suitable for easy integration with the power management controllers...
  • GSM driver in Arm Cortex-M4F
    Hi All, I needs to port GSM driver in Cortex M4 Core. I am working on IMX8QM have Cortex-M4 Core. Will you please provide the GSM driver ? Regards, VinothS,
  • Debug Connection Cause ExecutionTiming Problem on Second Core of Cortex A9 on Zynq 702 MPCore
    Hello everyone, In the project I am working, I am running a Real Time Kernel on the Primary Core(uCoS-III) and use Secondary Core as BareMetal for Algorithm Execution and delegate algorithm execution...
  • Purpose of SAU in Multi-Master System
    I don't understand the use case of the SAU in a Multi-Master system using the M33. If the system uses an IDAU to define the secure memory map, enabling the SAU will override almost all IDAU settings...
  • How to access the system control register?
    Hi all, I am trying to access the system control register in my ARM C program. The code (with heading 64 bit) I used is presented below. However I got the following error message during compilation. ...