Browse By Tags

  • Do Fast Models emulate RPMB (Replay Protected Memory Block) or not?

    Hi,

    We're looking to use this functionality, but it's not clear if the models emulate it.

    Regards

    Bill

  • BaseFVP: undef behavior or emulation bug?

    Version: Fast Models [11.4.37 (Jun 19 2018)] (Free) on Linux x86_64

    Repro: here.

    The program creates two binaries s.bin and ns.bin, and concatenates them into pkg.bin. The package is provided to the BaseFVP as its secureflashloader's file.

    All (four…

  • Using Arm Development Studio with Fast Models for early software development

    Arm recently announced Development Studio, a new suite of tools for editing, compiling, and debugging embedded C/C++ software for the Arm architecture. Arm Debugger can be used with virtual prototypes, hardware emulators, FPGA prototypes, and many different…

  • Using Arm Models for software development and performance analysis for the Cortex-A75 and Cortex-A55

    About the Cortex-A75 and Cortex-A55

    There has been a lot of coverage since the launch of the Arm Cortex-A75, Arm Cortex-A55, and Arm Mali-G72 at Computex 2017, including some information about early software development using Arm tools. The public announcement…

  • Using ARM DS-5 with custom Fast Model systems

    ARM DS-5 Development Studio is a suite of tools for editing, compiling, analyzing, and debugging embedded C/C++ software for the ARM architecture. The DS-5 Debugger can be used with virtual prototypes, hardware emulators, FPGA prototypes, and many different…

  • FVP_MPS: Write Byte Not Working for The 7-Segmenet Display?

    My simulation environment is: uVision 5.14 + Fast Models 9.2

    The fixed virtual platform is this one:

    C:\FastModelsPortfolio_9.2\examples\FVP_MPS\Build_Cortex-M4\FVP_MPS_Cortex-M4.sgproj

    I want to write a program to control the 7-segmenet displays. By Fast…