Is it safe to use the neon co-processor (on Cortex-A9) with FreeRTOS?

Arm’s documentation is explicit in that you don’t need to update context switch code when using advanced SIMD and VFPv3. So my claim is contingent on the accuracy of their documentation, which is a safe assumption.

1 Like