Discussion Forum

red block mark of breakpoint invisible

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
beyows beyows
Posted
17-Jul-2007 08:47 GMT
Toolset
None
New! red block mark of breakpoint invisible

I use my own samptarg.dll to debug my program with multi-banks.some red block marks are invisible,while they have been set in the breakpoint dialog.why the red mark is invisible?

Read-Only
Author
Reinhard Keil
Posted
17-Jul-2007 17:02 GMT
Toolset
None
New! RE: red block mark of breakpoint invisible

uVision queries the attributes using the call AG_MemAtt with the code AG_GETMEMATT. You need to report back a set breakpoint with AG_ATR_BREAK.

Next Thread | Thread List | Previous Thread Start a Thread | Settings