Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 236831

Forum Post: RE: TMS320F28335: Please Clarify How Multiple HWIs Behave : "Hwi_MaskingOption_SELF"

$
0
0
1. For COFF it looks like this: startAddress = (uint32_t)_symval(&_stack); endAddress = (uint32_t)_symval(&_STACK_END); For EABI it looks like this: startAddress = (uint32_t)_symval(&__stack); endAddress = (uint32_t)_symval(&__TI_STACK_END); 2. You could use the method above or you could deliberately write to an address near the end of the stack that's within the monitored area to trigger the watchpoints. Whitney

Viewing all articles
Browse latest Browse all 236831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>