This is an automated email from Gerrit.

Marian Cingel (cingel.mar...@gmail.com) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/2592

-- gerrit

commit dc370ed2e4bb46ca1c39eb8e6f0ae1897550b4bc
Author: Marian Cingel <cingel.mar...@gmail.com>
Date:   Mon Mar 9 19:52:29 2015 +0100

    doc: update RTOS section, add 'mqx' info
    
    Change-Id: I20b93d49d275e6daaf5e39c49b4508c70c6fc56f
    Signed-off-by: Marian Cingel <cingel.mar...@gmail.com>

diff --git a/doc/openocd.texi b/doc/openocd.texi
index 4086437..7c7b455 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -4359,7 +4359,7 @@ The value should normally correspond to a static mapping 
for the
 @anchor{rtostype}
 @item @code{-rtos} @var{rtos_type} -- enable rtos support for target,
 @var{rtos_type} can be one of @option{auto}|@option{eCos}|@option{ThreadX}|
-@option{FreeRTOS}|@option{linux}|@option{ChibiOS}|@option{embKernel}
+@option{FreeRTOS}|@option{linux}|@option{ChibiOS}|@option{embKernel}|@option{mqx}
 @xref{gdbrtossupport,,RTOS Support}.
 
 @end itemize
@@ -8486,6 +8486,7 @@ Currently supported rtos's include:
 @item @option{linux}
 @item @option{ChibiOS}
 @item @option{embKernel}
+@item @option{mqx}
 @end itemize
 
 @quotation Note
@@ -8509,6 +8510,8 @@ rlist, ch_debug, chSysInit.
 @item embKernel symbols
 Rtos::sCurrentTask, Rtos::sListReady, Rtos::sListSleep,
 Rtos::sListSuspended, Rtos::sMaxPriorities, Rtos::sCurrentTaskCount.
+@item mqx symbols
+_mqx_kernel_data, MQX_init_struct.
 @end table
 
 For most RTOS supported the above symbols will be exported by default. However 
for

-- 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to