• Evaluation board
    Note: This was originally posted on 29th May 2012 at http://forums.arm.com Does ARM has evaluation board for iphone or android or windows mobile ?
  • Needs suggestion
    Hi, I am running simulation using cortex-53 or cortex-72 model, but my model does not support the below dup instruction. I am using gnu compiler now.. so I tried to remove simd instruction by adding...
  • Decimation on STM32 Eval board
    I am trying to decimate my ADC values which are stored in a DMA buffer. The functions I am using are: 1. HAL_ADC_Start_DMA(); 2. arm_fir_decimate_init_f32(); 3. arm_fir_decimate_f32(); I understand that...
  • Any suggestion to start with Arm Compilers?
    Perhaps video tutorials or training recordings? To begin with, I am looking at https://developer.arm.com/tools-and-software/embedded/arm-compiler/documentation I have basic knowledge of C and I have...
  • Hardware suggestion to work on TrustZone in Android
    Note: This was originally posted on 29th August 2011 at http://forums.arm.com Hi everybody, For my MSc thesis I have to work on ARM TrustZone and the idea is to use it in Android OS (2.3+). I'm pretty...