• the problem in matrix multiplying
    I define 3 matrix for multiplying,A, B, C. one of that is for the answer! I do it but I have a problem in output. I want to get output in array mode to display in glcd but I don't know how I must do it...
  • CMSIS-DSP on ARMv8-m
    Hi, I'm reading through the sources of CMSIS-DSP and came across the following question: The define of "ARM_MATH_DSP" is only set if the target architecture is "ARM_ARCH_7EM". Does this mean, that all...
  • ARMv8 exception vector significance of EL0_SP
    Hi,   I am new to ARMv8 architecture and while reading the v8 exception vectors I am not able to understand significance of adding SP_EL0 level vectors while SP_ELx vector set exists. What I am trying...
  • Platform security architecture is announced by Arm
  • Understanding of the clock cycle activity for LPC1114
    Hello, I am now working with the LPC1114 which utilizes the ARM CORTEX M0 architecture. I have one question about the instruction set summary of the ARMv6M Thumb instruction set. I want to know what...