??? 07/02/10 01:13 Read: times |
#177043 - OCD Responding to: ???'s previous message |
AT89LP6440 datasheet said:24. On-Chip Debug System
The AT89LP6440 On-Chip Debug (OCD) System uses a two-wire serial interface to control program flow; read, modify, and write the system state; and program the nonvolatile memory. The OCD System has the following features: • Complete program flow control • Read-Modify-Write access to all internal SFRs and data memories • Four hardware program address breakpoints, plus four program/data address breakpoints • Unlimited program software breakpoints using BREAK instruction • Break on change in program memory flow • Break on stack overflow/underflow • Break on Watchdog overflow • Break on reset • Non-intrusive operation • Programming of nonvolatile memory http://www.atmel.com/dyn/resou...c3706A.pdf still not clear with OCD and how the feature is used while debugging hex file in place of simulater??? |