How to Set data write breakpoints

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

How to Set data write breakpoints

ソリューションへジャンプ
1,280件の閲覧回数
manishraturi
Contributor I

Hi Team,

We are using P1010 processor in our board, we have used Chip Select 3 to map three different FPGA device. We are facing a problem, where we see once in a while the write which is intended to FPGA2 register 0x18 goes to FPGA1 register 0x18. I am using code warrior tool to debug this issue, I am unable to find the data breakpoint on the IDE. I want to stop the system whenever a particular address is written with particular value. How can I do it in 10.5.1 code warrior IDE.

Thanks & Regards

Manish Raturi

ラベル(1)
0 件の賞賛
返信
1 解決策
1,136件の閲覧回数
addiyi
NXP Employee
NXP Employee

The easy way to set a watchpoint is to click on Memory tab, set Add Memory Monitor with the address of interest, right click on the cell or range of cells on which you want to set the wachpoint and select the Add Watchpoint.

pastedImage_0.png

Adrian

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,137件の閲覧回数
addiyi
NXP Employee
NXP Employee

The easy way to set a watchpoint is to click on Memory tab, set Add Memory Monitor with the address of interest, right click on the cell or range of cells on which you want to set the wachpoint and select the Add Watchpoint.

pastedImage_0.png

Adrian

0 件の賞賛
返信
1,136件の閲覧回数
ufedor
NXP Employee
NXP Employee

Please refer to the "Targeting_PA_Processors.pdf", 5.9 Working with Watchpoints.

0 件の賞賛
返信