I'm trying to set a data access breakpoint on a change in ST1 on the 28335 controller. What is the address? I was only able to find the range of the addresses, which is 0x7010 to 0x702F.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm trying to set a data access breakpoint on a change in ST1 on the 28335 controller. What is the address? I was only able to find the range of the addresses, which is 0x7010 to 0x702F.
Hi,
The ST1 register is not memory mapped so you wont be able to trigger a watchpoint using it.