Hi
I am facing weird issue of local variable taking garbage value when tcp2 interrupt is issued. When i print the address of local variable it shows some garbage location not falling in stack.
This problem started coming when turbo decoder was integrated in the code. Is is some stack pointer corruption issue???
Need help in this.....