Other Parts Discussed in Thread: TMS320F2812
Hello,
Target: tms320f2812
Debugger: SPI515(Spectrum Digital)
IDE: CCS 3.1.0
Program at: flash
Problem facing:
We can't see the variable's(array, int, enumerated etc.,)(not the local variables in 'Watch local' window within a funciton of the same .c file) values in watch-window getting updated. It's always zero(e.g., int type). We tried Debug->Realtime Mode, refresh watch-window, animate mode etc., But no effect. We tried file->load program and file->load symbols only after each build. We checked at the memory location of the same variable, there also we observe the value as zero. Usually if we place the cursor over the variable the current value should pop-up, right? The value poping-up is zero. We also tried creating a local varible within the function and equated the variable/array within the fuction whose value is to be viewed in the watch-window, but the left hand side do not get updated. We checked with variables which are not static type.
Is it possible to change the variables in watch-window manually while debugging?
We use 128-bit password at CSM and the password set in the startup asm file is also currect. Does it have any effect if we use password while debugging?
Any help is appreciated!!
-Regards
-sbs