Hi everyone,
I'm trying to implement a stack overflow detection using hardware watchpoint, I'm having some issues getting it to work,
While reading about it I've found in ARM's documentation " Currently you can only set a watchpoint on a hardware target using a debug hardware agent."
I know that the TMS570 dose support watchpoint, but I was wondering if we can use them without a debug hardware agent.
Thank you