Browse By Tags

  • possibility of using fixed virtual simulator in keil mdk for cortex m4

    Hi,

    I have understood that FVP can be launched using arm development studio (DS-5). But is there any possiblity of launching FVP using Keil MDK?. If yes, it would be helpful to share the process of launching. I am planning to use it for cortex M4

    Tha…

  • Why should we call secure function in handler mode?

    Why should we call secure function in handler mode? What is the design purpose for this?  As we know, none-secure side can also call secure function in thread mode.

  • Cortex-M23 FVP hard faults when using DS-5 Debugger

    Hi,

    I'm starting to explore this technology by running the TrustZone example application in Linux using GNU ARM Toolchain. This example is provided by a CMSIS software pack containing this example called "TrustZone for ARMv8-M No RTOS" which I was…