This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

__schedule_barrier function creates NOPs

Using uvision4 to build project for Cortex-M3. When I look at assembly listing I notice that the __schedule_barrier() call generates two NOPs instead of using one of the ARM memory barrier instructions. Is this correct?

Thanks