Using QSPI Flash in RT1050 with MCUXpresso v11.6.0 failed to program in J-Link v7.66e

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using QSPI Flash in RT1050 with MCUXpresso v11.6.0 failed to program in J-Link v7.66e

886 Views
felix1
Contributor IV

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?

https://community.nxp.com/t5/MCUXpresso-IDE/Can-not-find-segger-NXP-iMXRT105x-QSPI-elf-after-install...

Tags (1)
0 Kudos
4 Replies

878 Views
jay_heng
NXP Employee
NXP Employee

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:

超级下载算法RT-UFL v1.0发布,附J-Link下安装教程

超级下载算法RT-UFL v1.0在MCUXpresso IDE下的使用

0 Kudos

848 Views
felix1
Contributor IV

Hi Jay,

I found the old method URL, 

https://wiki.segger.com/index.php?title=i.MXRT1050&oldid=11727

for your reference.

0 Kudos

853 Views
felix1
Contributor IV

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

0 Kudos

869 Views
felix1
Contributor IV

Hi Jay,

I try your RT-UFL and receive the following message. 

 

felix1_0-1663323302831.png

 

0 Kudos