# uC/OS-III Memory Manage ## Overview The example shows uC/OS-III memory manage method. ## Board Setting No special settings are required ## Running the example When the example runs successfully, following message is displayed in the terminal: ```console led0 task get mem mem free block 4 mem free block 4 mem free block 4 mem free block 4 mem free block 4 buf:0x1098a20 mem free block 5 mem free block 5 mem free block 5 ```