Overview
========
This demo application demonstrates how to replicate the SPI + DMA issue in case of high traffic in the SPI bus.
User can define the macro TEST_DESTINATION to DESTINATION_SRAM or DESTINATION_PORT depending if the data should be stored 
in the SRAM or redirected to GPIOs for debug purpose.

Toolchain supported
===================
- MCUXpresso  11.8.0
- MCUXpresso SDK 2.14

Hardware requirements
=====================
- Micro USB cable
- EVK-MIMXRT595 board
- Personal Computer
