• DMA Failing on Vision Application using Cortex-A9
    Camera Interface DMA goes bonkers and we need a work around or understanding of how this can happen so we can stop it. We currently are running the IMX6 SL @ 792MHz with X16 DDR3L @396MHz. Core voltage...
  • how to send data from open cv to arm 7
    I am working on a project using lpc2148 development board. i have done image processing in opencv. how to send that data to arm7
  • Character recognition using NXP LPC1768 (Cortex-M3)
    Hello guys. I have a project on handwritten character recognition using a landTiger NXP LPC1768 ARM Cortex M3 board using touchscreen and so on. My experience in such kind of projects or programming...
  • Security Extensions in ARMv7
    "the Security Extensions integrate hardware security features into the architecture". Please can anybody make clear what exactly is "security" in hardware point of view in an ARMv7-A profile..? can you...
  • Transition to secure monitor flow on ARMv8
    Hi everyone, Wherever I go on internet, the thing I read is that when SMC instruction is executed an exception is generated, it takes you to the highest exception level (EL3) where secure monitor is...