Hi, I am using segger J-link with uvsion4 via J-link/J-Trace. When I try to assign a debug function with an access breakpoint (read/write from an address) it always break at that line of code instead of invoking the debug function.
I set the breakpoint as follows : BS Write tt[19]==255, 1, "test()"