Part Number: TMS320F28035
Other Parts Discussed in Thread: TMS320F28379D
Hello, experts
I am working on stack overflow detection refered to SPRA820 with NON-DSP/BIOS application software, but I cannot get into the RTOSINT.
First, I configured the EVT0_CNTRL/MASK0/REF0 as the SPRA820 with the function STKOV_initSystemStack(). And I get the return value(0) which means the application software owns the watch point.
Then, I configured the PIE/IER and PIEVECT to configure the RTOSINT_ISR(It will turn on two LED).
I try to make a few functions nested when I give the DSP a command when it is running standalone.
Finally, the DSP didn't goto the RTOSINT.
I make a comparison between SPRA820 and SPRU430f on watch point registers.
There is a few conflicts, bit13(what is the function of this bit?), bit12-11, bit4-2. The register value is set to 0x080A in SPRA820, but in this issue reply, a TI engineer said it should be 0x084A(In the issue, the watch point1 is active, so the value for WP1 register is 0x081A in SPRA820, the TI engineer suggest change it to 0x085A). I also tried this configuration, but the result is also unsuccessful.
I wonder if there is a document giving the bits function of the EVTx_CNT(R)L register?
Can anyone help me on this function?
Thanks!

