• Are the CoreSight Debug components made available through DesignStart also?
    This question was raised in the webinar " Enhance your product with industry-leading processors - for no upfront license fee .”
  • timestamp generator register location on Cortex-M4 (PSELCTRL CNTCR)
    I am trying to find the location of the register where the timestamp generator can be enabled on a Cortex-M4 processor. In the CoreSight SoC Technical Reference Manual on page 3-210 it is mentioned...
  • Cortex M4 Unaligned access with STR single word access
    Hi there, I am getting a hard fault for accessing an unaligned memory address with STR single word access on a cortex M4 processor (Infineon XMC4500 F100k1024). Cortex M4 manual says that: Unaligned support...
  • 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...
  • SWO_uart output corruption
    Using nRF52832 (Cortex M4) and have configured the SWO to output debug printing. This works fine immediately after programming, but there is intermittent corruption if the debug/programmer is disconnected...