Hello
You can surely put a watchpoint on a memory range inside of the Memory window.
This should not be a problem.
Assembler is not a structured language, so there is no real size associated with a data label.
If you intend to set a watchpoint on a label in the Data window check the start address and size associated with the watchpoint to make sure it maps what you intend to trigger.
CrasyCat