Hi Team,
There's an issue from the custoemer need your help:
I used the security library IEC60730 code on the code for stack corruption detection,
_STACK_END's address 0x350
#define STL_SPC_DETECT_UNSAFE_STACK_RANGE 0x003FU
stackRefAddress = 0x33F
But I need to verify that this function is working, all the data I write to the address of the 0x33F, but I can't trigger the RTOS interrupt,
With simulation, it is known that data has been written to the address.
Please help me see if there is a problem with my code or a problem with the condition that triggers the RTOS interrupt.
Could you help check this case?
Thanks & Regards,
Ben