Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Discussion Groups

Discussion Groups | Code-Composer | newbie question-registers window watch

Technical discussions about Code Composer Studio.

  

Post a new Thread

newbie question-registers window watch - Georgios Chatzigeorgiou - Oct 20 21:37:00 2001



I'm using the 5402 dsk, and Code Composer 1.2 that came along with the kit. I'm trying to execute some code (assembly) in single step mode and view the changes in the register watch window. Yet, the register values are updated 2 instructions later. For i.e
 
A=10d
add #1,a
nop
nop
 
The value of A will become 11 in the register view window the the last nop is executed. Any ideas?
Thanks in advance
 
P.S Everything works fine with the simulator.




(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )