Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10926

DSS TestServer: Target does not run as expected when executed with runAsynch() or if a timeout occurs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium

      Target does not run as expected when executed with runAsynch() or if a timeout occurs after a run() call. The target appears to be running based on a 'false' return for a isHalted() call but the application doesn't run as expected. This was confirmed by using an example program that blinks the LED. After loaded, a runAsynch() call will run the program but the LED is not blinking. A run() call will run the program and the LED will blink. But if a timeout is set and is triggered, the LED will stop blinking.

      This irregularity appears to be specific to the TestServer example and does not occur when using straight DSS javascript.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: