• Enabling NEON Instructions on Pixhawk
    I am trying to get a quadcopter flying using the Pixhawk controller (Cortex M4 running NuttX RTOS) and I am using the Simulink Pixhawk PSP to implement a custom controller. Our controller uses neural...
  • Enabling NEON Instructions on Pixhawk
    I am trying to get a quadcopter flying using the Pixhawk controller (Cortex M4 running NuttX RTOS) and I am using the Simulink Pixhawk PSP to implement a custom controller. Our controller uses neural...
  • Can Cortex A8 NEON optimized code work on Cortex A5 NEON?
    I have a library which is optimized for ARM Cortex A8 equipped devices, it heavily utilized the NEON VFPU, can the same code run on Cortex A5 devices with NEON? If not, any guide to make it run on Cortex...
  • Can Cortex A8 NEON optimized code work on Cortex A5 NEON?
    I have a library which is optimized for ARM Cortex A8 equipped devices, it heavily utilized the NEON VFPU, can the same code run on Cortex A5 devices with NEON? If not, any guide to make it run on Cortex...
  • Cortex M0 crp3 enabled - how to disable?
    CRP3 has been unintentionally activated on a cortex m0 chip. How can i clear crp 3 via something like flash magic?