2004-05-31 11:12 PM
InDart STX, Breakpoints real time mode problem
2004-05-31 10:29 PM
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 thanks2004-05-31 11:03 PM
Use a trap instruction, this is documented in the indart user manual.
Regards sjo2004-05-31 11:12 PM
Many thanks, will try that.
Knew there was an answer