Error setting breakpoint

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

Error setting breakpoint

2,923 次查看
doggins
Contributor I
I'm single stepping through PPC assembler using CW 8.7
I can initially (after a hard reset) set breakpoints, run to cursor etc, but frequently reach a state where if I try to  do either I get "Error setting breakpoint" with no further clue what is wrong. Seem to be able to clear this by stopping and restarting CW.
 
Does anyone know what this message actually means (i.e. WHY cant breakpoints be set ?)
 
Thanks
标签 (1)
0 项奖励
回复
2 回复数

806 次查看
CrasyCat
Specialist III
Hello
 
Are you debugging code located in Flash?
There is a limitation in the number of breakpoints you can set in flash.
This is usually limited by the number of hardware breakpoints available on the chip.
 
 
CrasyCat
0 项奖励
回复

806 次查看
jtjans
Contributor I
I have trouble with bkpts also. Running a HC9S08GT32 with codewarrier5.1 and P&E multilink.  Sometimes the program stops and sometimes it doesn't. Am using only one breakpoint at a time.  Also, sometimes when I delete a breakpoint, it continues to stop at the point where the brkpnt was.  The only way to clear it is to restart the debugger.  It is inconsistant and really makes debugging difficult. Any ideas?
Jack
0 项奖励
回复