The old method to delete FlashBankInfo tag in JLinkDevices.xml seems not work now for J-Link v7.66e installed with MCUXpresso v11.6.0.
Any advice?
If you can not find related algo file under \SEGGER\JLink_V766e\Devices\NXP, it should be packed into JLinkARM.dll.
anyway, You can also try this algo:
Hi Jay,
according to https://wiki.segger.com/i.MXRT1050, I diff Hyper flash example NXP_MIMXRT1050-EVK_HyperFlash_EmbeddedStudio.zip and QSPI flash example NXP_MIMXRT1050-EVK_QSPI_EmbeddedStudio.zip
In file MIMXRT1050-EVK_HyperFlash.emProject, the setting is arm_target_device_name="MIMXRT1051xxxxA" and
in file MIMXRT1050-EVK_QSPI.emProject, the setting is arm_target_device_name="MIMXRT1051xxxxA?BankAddr=0x60000000&Loader=QSPI".
How can I modify this setting in MCUXpressio IDE project?
p.s. I can't find JLinkDevices.xml file in J-Link v7.70d