Does anybody know if uVision Debugger support data pattern match break? If the data/(or address ) in Mem/(location) or register/(address) matches my expected pattern, i.e 0x55, I want the debugger breaks so that I can check something. Does uVision support this? Thanks.