cancel
Showing results for 
Search instead for 
Did you mean: 

InDart STX, Breakpoints real time mode problem

brian4
Associate II
Posted on June 01, 2004 at 08:12

InDart STX, Breakpoints real time mode problem

3 REPLIES 3
brian4
Associate II
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 II
Posted on June 01, 2004 at 08:03

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

Regards

sjo
brian4
Associate II
Posted on June 01, 2004 at 08:12

Many thanks, will try that.

Knew there was an answer