| * | | Setting Trace Controls in PDS51E I am using V4.48 of PDS51E with an LPC900 emulator fitted with the LPC935 R1.2(B) bondout emulating the LPC932 . I am trying to start and stop the trace within my code to trap an I2C interface issue. I can set a trace control whereever I want, but I can not find a method to change is from the NO ACTION state. I have looked on this website, in all the available help data, manuals, etc. There is no mention as to how to change this!
Larry |
|
25-2-2005 9:21 Views: 1663 |
laffelt |
| | | RE: Setting Trace Controls in PDS51E Hello Larry,
You have ''found us out''! We are working on implimenting the trace inhibit functionality and it is still a work in progress.
At the moment we are testing it for code alignment issues and therefore the code pane will have to be in either disassembly or mixed mode (i.e. not source mode). The it is a matter of clicking in the appropriate place in the gutter.
In the final version you will be able to (on any code address):
- no change in the trace condition
- start the trace
- stop ... more (see whole posting) |
|
27-2-2005 19:41 Views: 1687 |
Support |
|
28-2-2005 8:10 Views: 1642 |
LARRYA |