RT-UFL
RT-UFL copied to clipboard
EXT-2 What are the correct settings in JLinkDevices.xml for Embedded Artists i.MXRT1062 with Adesto EcoXIP Flash?
I have tried variations of:
<Device> <ChipInfo Vendor="NXP" Name="MIMXRT1060_UFL_L1" WorkRAMAddr="0x00000000" WorkRAMSize="0x00020000" Core="JLINK_CORE_CORTEX_M7" Aliases="MIMXRT1061xxx5A; MIMXRT1061xxx6A; MIMXRT1062xxx5A; MIMXRT1062xxx6A" /> <FlashBankInfo Name="HyperFlash" BaseAddr="0x60000000" MaxSize="0x04000000" Loader="Devices/NXP/iMXRT_UFL/MIMXRT_FLEXSPI_UFL_512B_4KB.FLM" LoaderType="FLASH_ALGO_TYPE_OPEN" /> </Device>
but J-Link never erases or programs flash
You need to check the flexspi pin connection, so far it only support below FlexSPI1 connection
On the NXP forum, kerryzhou provided a modified driver, that sort of works. https://community.nxp.com/t5/i-MX-RT/RT-UFL-settings-for-Adesto-EcoXIP-flash-to-work-with-J-Link/m-p/1675954/highlight/true#M25669