The operation for this test made use of the standard C library functions supplied with the development tools to copy a block of 512 bytes from one buffer to another, then compare both buffers to ensure they were identical. memcpy() was used to copy the block of memory. memcmp() and an "if statement" were used to compare the buffers.
The operation was performed five times within the measured period.
Any and all data, files, source code, html content and documentation included in the FreeRTOS distribution or available on this site are the exclusive property of Real Time Engineers Ltd..
See the files license.txt (included in the distribution) and this copyright notice for more information. FreeRTOSTM and FreeRTOS.orgTM are trade marks of Real Time Engineers Ltd..