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?
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.