• I'm a traveler looking for CCIX information.
    Hi. guys. I'm interested in CCIX of Neoverse N1. I can't find purchase & Neoverse N1 CCIX Information. Have any of you ever purchased Neoverse n1, or do you know how? And what kind of technical...
  • How to put codes into ITCM?
    Hello experts, I have a question how to put instruction codes into ITCM? I have only one experience of ITCM by STM32F7 based on Cortex-M7. In the STM32F7 case, there is no path to write codes into ITCM...
  • setting breakpoint from code
    Hi, my app (cortex m3) needs to set up a breakpoint directly from code, in order to jump to an interrupt when an instruction from a certain address is fetched. This WITHOUT using a debugger. Any hint...
  • FPB BreakPoint(without Debugger)
    Hello, My App (cortex m4) needs to set up a breakpoint directly from code, in order to jump to an interrupt when an instruction from a certain address is fetched. This without using a debugger. I searched...
  • ARMv8 AArch64: trapping hardware breakpoint to EL2
    Hi everyone! I want to set and then trap EL1 hardware breakpoints to EL2. I didn't perfectly understand if such an action is possible at all. In some places the documentation said that MDCR_EL2.TDE...