]> git.sur5r.net Git - openocd/commit
rtos: better sanity checking for uCOS-III
authorSteven Stallion <stallion@squareup.com>
Thu, 22 Jun 2017 05:14:08 +0000 (22:14 -0700)
committerFreddie Chopin <freddie.chopin@gmail.com>
Fri, 30 Jun 2017 20:23:47 +0000 (21:23 +0100)
commit0e4fbfba03e7453846e75b2a54a8b8a6613dbb1e
tree87dcf06e56feca75a8eb8ffa80f5dbc67bf2f327
parente6fe4dddb97835a60cc512fea977550d7ae4056f
rtos: better sanity checking for uCOS-III

This patch improves the OSRunning check. If the rtos_running check
fails, update_threads will return an error rather than attempt to update
the thread list using bad values.

Change-Id: I8614c325504d3a9ab19aebb6862b1fe445a0c8e7
Signed-off-by: Steven Stallion <stallion@squareup.com>
Reviewed-on: http://openocd.zylin.com/4166
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/rtos/uCOS-III.c