• cross compiling the hello trust zone example
    Is it possible for me to cross compile the hello Trust Zone example referenced here: Cortex-A9 TrustZone example ? The build file contains the command options for the arm compiler. I do not have the board...
  • A low-overhead real time counter consistent cross processor cores
    I am new to ARM. I am using Xilinx RFSOC which in particular comprises 4 A53 cores (Armv8-A ) running Linux in SMP configuration. I need a real-time clock with 1 us (or better) resolution that can...
  • Cortex-R prefetch behavior? Does it cross page boundary?
    Hi, I am looking on some info on prefetch (of instruction) in cortex-r. I have a very inefficient (power wise) memory which usually is not access, even with branch predictor I will have many unneeded...
  • Bus Fault when configuring cross trigger matrix / CTICONTROL
    Hello, I'm trying to configure Cypress TII MCU, powered by CM4 core, to forward the core halt state to be routed to WDG module. This is solution advised by the MCU support, but this actually fail...
  • IAR Compilation error
    Hi I am compiling below assembly language code for ARM Cortex M4 using IAR Workbench and getting error, could some one help me on this. calling BadWebConfig_Txt from C code. #define code_ADDRESS...