This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MIMX RT1060 FLM Source

Hello,

I have a custom board which is using just 2 pins for the quad SPI flash, so I need to modify the flash driver for µVsion to download our firmware to flash. I am able to alter the runtime firmware to work with just these two pins on my eval board, but I can't download the code to our custom board, because the existing flash driver assumes normal quad operation.

I located the source for a similar driver (Keil_v5\ARM\Flash\MiMXRT105x_ATXP032), but it will require a lot of work to make it work for the 1060 processor and different flash part. Is it possible to get the source for:

\Arm\Packs\NXP\MIMXRT1062_DFP\16.0.0\arm\MIMXRT106x_QSPI_4KB_SEC.FLM? Who maintains that driver?

Thanks in advance!

- John