]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports.
[freertos] / FreeRTOS / Source / portable / IAR / ARM_CA9 / portASM.h
index b2d47c82c43983b83d408db19edfafeef02ddfb4..4c8cb5608c818e8b40f716f2022effc9144fd637 100644 (file)
@@ -113,7 +113,7 @@ portRESTORE_CONTEXT macro
        CMP             R1, #0\r
 \r
        ; Restore the floating point context, if any\r
-       LDMFDNE SP!, {R0}\r
+       POPNE   {R0}\r
        VPOPNE  {D16-D31}\r
        VPOPNE  {D0-D15}\r
        VMSRNE  FPSCR, R0\r