This is a general question.
I have looked at the NXP provided edma slave board to board example project provided for the imxrt1050-evkb.
This project does not use the MCUXpresso peripheral configuration tool.
I have attempted to set the edma up for use with the lpi2c and I can't seem to get the edma working.
Is there a reason NXP did not enable the peripheral configuration tools for this demo?
It's seems as though all set up is done manually.
I seem to remember reading somewhere that if MCUXpresso manages the peripherals that the clock configuration will stop edma from working.
If you are reading this and you are with NXP can you provide a reference on how to get this working with the config tool?