Hi,
I have a sensor controller task that waits for ADC readings to stabilize. It is an auto-calibration application repeated for 6 input settings controlled by an analogue switch via SPI.. The whole process can take up to 20 seconds.
Using the SC Studio task debugger I get an execution timeout (stuck) error and it all stops. The debugger is really useful for debugging the interface circuitry so I need to find a work around.
I have 2 questions:
- How long is the execution task debugger timeout?
- Is there an action that resets the timer?
Any help would be much appreciated,
Thanks