I read that memory barrier instruction is needed for strong-ordered memory access in ARM Cortex-M documents.
I want to know if memory barrier instruction is needed in TM4C129x processor.
If needed, I want to get some examples in which memory barrier instruction is required. (with specific codes)
Best regards,