Skip to main content
brian4
Associate III
June 1, 2004
Question

InDart STX, Breakpoints real time mode problem

  • June 1, 2004
  • 3 replies
  • 635 views
Posted on June 01, 2004 at 08:12

InDart STX, Breakpoints real time mode problem

This topic has been closed for replies.

3 replies

brian4
brian4Author
Associate III
June 1, 2004
Posted on June 01, 2004 at 07:29

Using an InDart-STX with a St72324 running ASM code

If I place a break point in the code then the software does not run in “real time�.

Are there any tricks I can use so that I can run my code in real time and break at a specific point.

Many thanks
sjo
Associate III
June 1, 2004
Posted on June 01, 2004 at 08:03

Use a trap instruction, this is documented in the indart user manual.

Regards

sjo
brian4
brian4Author
Associate III
June 1, 2004
Posted on June 01, 2004 at 08:12

Many thanks, will try that.

Knew there was an answer