Maestro mem2mem sample

Description

Tests basic memory to memory pipeline.

Function:

  1. Moves generated data with fixed size of 256B from memory source to memory sink.

  2. Compares copied data to check if they’re the same.

  3. Returns Demo result: OK or Demo result: FAIL via UART.