Shared Memory in Free RTOS

Hi, I would like to use a shared memory concept for my application.
Can anyone tell me how to create a Shared Memory in Free RTOS?

Shared Memory in Free RTOS

Unless you are using FreeRTOS-MPU, all memory is shared.