Tool/software: Code Composer Studio
Hi Sir,
I have a question about memory allocation.
Why do the variable "trackerState" in SRR mode and "dbScanState" in USRR mode use the same memory location ?
I think that the variable "trackerState" should not be cleared.
But the memory allocation as below, the variable "trackerState" in SRR mode will be replaced by "dbScanState" in USRR mode.
Please help us to solve this problem.
Than you.
Jacki