We are using TMS570ls3137 in our project. we would like to implement hardware based stack monitoring function. Could you please guide us how to implement it, in other words possible way(s) to implement it.
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.
We are using TMS570ls3137 in our project. we would like to implement hardware based stack monitoring function. Could you please guide us how to implement it, in other words possible way(s) to implement it.
Hi,
You may try watch point register.
If you are trying to guard against stack overflows, see:
http://processors.wiki.ti.com/index.php/Checking_for_Stack_Overflow
There are also several threads regarding related topic. Doing a search will yield some results. One example:
https://e2e.ti.com/support/microcontrollers/hercules/f/312/t/267231