KDS version 3.2.0
USBDM 4.12.1.230
Chip S9KEAZ128AMLH
Setup seems to work fairly well, but I have come upon a situation where I really could use a watch point. According to the chip documentation there are two.
I can follow Eric Styger's instructions https://mcuoneclipse.com/2018/08/11/tutorial-catching-rogue-memory-accesses-with-eclipse-and-gdb-wat... and everything appears normal; except that it never stops the execution, even when passing a known variable access. Everything appear as advertised in Eric's blog--it just doesn't work.
Does anyone have any hints on how to go about diagnosing/fixing this problem with eclipse (or USBDM?)
Can anyone tell me how to manually install a watchpoint, or how to debug an unknown random change to a variable without a watchpoint?
Thanks Very much for your assistance!!