How to define jtag chain for imx6 with realview ICE

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

How to define jtag chain for imx6 with realview ICE

ソリューションへジャンプ
2,251件の閲覧回数
leeseungik
Contributor III

Any body can help me?

I am following steps to connect to jtag with realview ICE which is mentioned document "Hardware Development Guide for i.MX 6Quad..Families of Applications Processors"

in chapter 6.4 NOTE say at page 71 "go to www.freescale.com to obtain your copy of the Freescale_iMX6 Q.rvs file." to define the JTAG chain for a Cortext-A9 based chip. but I can't find that file

where can I find that file?

Thanks

Seungik Lee

ラベル(1)
タグ(4)
1 解決策
1,362件の閲覧回数
Yuri
NXP Employee
NXP Employee

I found the enclosed in my "…/My Documents\ARM\rvconfig\platformFiles".

元の投稿で解決策を見る

6 返答(返信)
1,363件の閲覧回数
Yuri
NXP Employee
NXP Employee

I found the enclosed in my "…/My Documents\ARM\rvconfig\platformFiles".

1,362件の閲覧回数
leeseungik
Contributor III

Thanks Yuri.

that file you attached works fine. I steps up to target connection.

But I faced new stage, When I try to access register mentioned in the Guide. memory access error occurs like following..

"Error: 0x021d0102: Error Memory access caused precise abort.

Debug Precise Abort Registers : DFSR = 0x00000005, DFAR = 0x020E0220 from target : Cortex-A9_3."

0 件の賞賛
返信
1,361件の閲覧回数
Yuri
NXP Employee
NXP Employee

Often it is needed to run an initialization script before i.MX registers access.
Please try proper script from the SDK (tools):

https://www.freescale.com/webapp/Download?colCode=i.MX6_PLATFORM_SDK&location=null&fpsp=1&WT_TYPE=Sn...

0 件の賞賛
返信
1,361件の閲覧回数
leeseungik
Contributor III

Can you tall me how to run script file on linux ? or realview debugger?

0 件の賞賛
返信
1,361件の閲覧回数
Yuri
NXP Employee
NXP Employee

In the RealView Debugger : Menu Tools -> Include Commands from File

0 件の賞賛
返信
1,361件の閲覧回数
leeseungik
Contributor III

Now I can access to Memory..

When I hold console at u-boot then connect to target , now I can access to memory and run script.

thank you for your reply (so fast reply ^^)

0 件の賞賛
返信