#Value of Enforcer
I have a problem with debugging. At some point in my code, after it has
been running for some time, something goes wrong and weird things happen.
I have tried to trap all MOVE instructions to check for invalid memory
access, to no avail. I therefore suspect that the problem occurs in a
library call.
My question is, would a utility such as Enforcer be of any help? I
currently do not have an MMU, and would need a good reason to buy one. I
understand that Enforcer will catch writes to address 0. This does not
help me, as I know for sure that this does not happen with my software.
What else does Enforcer and related software offer?
Regards,
Shraddhan (via AP from Hertfordshire, England)