Setting Memory Breakpoints in CodeWarrior 10

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Setting Memory Breakpoints in CodeWarrior 10

跳至解决方案
2,564 次查看
jimfell
Contributor III

How do you set memory breakpoints in Eclipse? That is, I would like to set a conditional breakpoint that triggers when the data at a given memory location changes; I would like the debugger to halt program execution when the data changes at a specified address, not necessarily a variable.

 

标签 (1)
0 项奖励
回复
1 解答
1,356 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复
2 回复数
1,357 次查看
BlackNight
NXP Employee
NXP Employee

Have a look here: Watchpoints: Data Breakpoints | MCU on Eclipse

Hope this helps,

Erich

0 项奖励
回复
1,356 次查看
jimfell
Contributor III

Thanks!

0 项奖励
回复