Hi,
I just want to program the internal FlexSPI flash of the iMXRT1064 from an external microcontroller via SWD interface using GPIOs.
I managed to flash a Kinetis K64F from another K64F using 4 GPIO pins connected to a SWD interface (SWDIO, SWDCLK, RESET, GND).
1. Is that possible?
2. Should I only change the programming algorithm?
3. Where can I get the programming algorithm for the iMXRT1064?
Thanks