Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXT-2 What are the correct settings in JLinkDevices.xml for Embedded Artists i.MXRT1062 with Adesto EcoXIP Flash? #7

Open
ripe909 opened this issue Jun 1, 2023 · 2 comments

Comments

@ripe909
Copy link

ripe909 commented Jun 1, 2023

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

@JayHeng
Copy link
Owner

JayHeng commented Aug 10, 2023

You need to check the flexspi pin connection, so far it only support below FlexSPI1 connection
1060_boot_flexspi1

@JayHeng JayHeng changed the title What are the correct settings in JLinkDevices.xml for Embedded Artists i.MXRT1062 with Adesto EcoXIP Flash? EXT-2 What are the correct settings in JLinkDevices.xml for Embedded Artists i.MXRT1062 with Adesto EcoXIP Flash? Aug 10, 2023
@ripe909
Copy link
Author

ripe909 commented Aug 10, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants