• Dual core cortex-m7 for security applications
    Why nobody offers a dual core cortex-m7 solution for security applications, even if the lockstep functionality is provided?
  • STM32H745 dual-core debugging with IAR toolchain
    Hi All! I am working on STM32H745 dual-core controller and IAR Embedded Workbench for ARM toolchain V8.40.1 for development. I have completed all my work on individual core test and debugging with...
  • Booting of cortex M7 core, independently of cortex A53 core
    I have a development board of NXP that has 4 x A53 cores and 1 x M7 core. I want to run 2 different OSes on the boards that are independent of each other. And my goal is to boot the processors separately...
  • As arm cortex R4 is a dual core processor, is there a concept of booting core (primary core) and secondary core?
    Cortex R4 processor architecture mentions the processor as dual core. Is there a concept of booting core(primary core) and secondary core? Please provide details on this aspect.
  • Why Cortex-M7 doesn't support bit-banding?
    Cortex-M7 processors tends to be for the high performance applications. So why it doesn't support bit-banding if this has a lot of advantages to the code size and performance?