Tool/software: Code Composer Studio
Hi,
I am having a problem in which the program counter jumps to an address of a global variable instead to the address of the next function, Did anyone ran into this issue before?
This is what I get before
That suits to that function, which makes sene
This is what I get when moving to the next line:
which suits to a global array
What can be the problem? Please help!
Thanks,
Keren