]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/src/ipc3x_dev/ti/syslink/build/Qnx/resmgr/ipc.use
Add option to provide a valid path to crash dump file in QNX
[ipc/ipcdev.git] / qnx / src / ipc3x_dev / ti / syslink / build / Qnx / resmgr / ipc.use
index 08597bc4eead68e5ae6986282eb121ff42f831cd..0652739afd76ec24cd2aa7c1b5ccfa477c6c843f 100644 (file)
@@ -1,6 +1,6 @@
 ipc - IPC Resource Manager
 
-ipc: [-HTg] <core_id1> <executable1> [<core_id2> <executable2> ...]
+ipc: [-HTgdc] <core_id1> <executable1> [<core_id2> <executable2> ...]
 
   <core_id#> should be set to a core name
       followed by the path to the executable to load on that core.
@@ -19,3 +19,6 @@ Options:
                 Supported on: OMAP54xx
  -g             Enable GateMP support on host
                 Supported on: DRA7xx
+ -d             Disable automatic crash recovery
+ -c <dump_file> Generate dump of slave trace during crashes. Use
+                absolute path for filename.