IMX6SLL DDR Stress Tool

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX6SLL DDR Stress Tool

ソリューションへジャンプ
675件の閲覧回数
vlintilhac
Contributor III

Hi,

 

I'm trying to get the DDR stress tool to work with the IMX6SLL-EVK (before moving to my custom board), using JTAG.

The tool works fine using the GUI/USB combo, but I cannot get the JTAG to work.

I adapted the given .inc script for my IDE (I'm using Ozone) and the registers are correctly set. But the program seems to loop inside the Boot ROM and not go to the OCRAM addresses where the program should be downloaded. And I don't have anything on the UART (I have forced the set up of UART1 during the initialization, but nothing change).

The PC seems to not point to the good address.

What Initial PC and SP addresses should I configure?

I tried the default ELF PC (0x00907174) and the main() function address (0x00908E90), without success.

 

Best,

 

Vincent

0 件の賞賛
1 解決策
659件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Vincent

 

may be recommended to try application in elf (relevant addresses are embedded) format,

ddr-test-uboot-jtag-mx6sll.elf included in ddr_stress_tester_jtag_v3.00_setup.exe.zip archive.

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-6-7-DDR-Stress-Test-Tool/ta-p/11082...

uboot archve has ddr-test-uboot-jtag-mx6sll.bin, its load address is 0x0090700 as described on

above link in sect. "Option 3 U-Boot"

 

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
660件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Vincent

 

may be recommended to try application in elf (relevant addresses are embedded) format,

ddr-test-uboot-jtag-mx6sll.elf included in ddr_stress_tester_jtag_v3.00_setup.exe.zip archive.

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-6-7-DDR-Stress-Test-Tool/ta-p/11082...

uboot archve has ddr-test-uboot-jtag-mx6sll.bin, its load address is 0x0090700 as described on

above link in sect. "Option 3 U-Boot"

 

Best regards
igor

0 件の賞賛
653件の閲覧回数
vlintilhac
Contributor III

Hi,

 

I had to change the software I was using for debugging, for some reason Ozone was not pointing to the good address with the elf file.

I can now access the stress tool.

 

Thanks.

Vincent

0 件の賞賛