Executing VxWorks 653 Applications With Shell Command

0

I have simple execution problem with VxWorks 653 platform centerOS(windSh). In this shell i list current application with pdShow and also I want to run application on it but ı do not know the command and dont found command anywhere even the manual.

the Syntax of RTOS like this

[centerOS]-> pdShow

listing application on it

NAME         ID        TYPE     START ADRS    SIZE    L PRI H PRI TASK CNT
------------ ---------- ----------- ---------- ---------- ----- ----- --------
centerOS         0x573818 KERNEL               0  0x9400000   255     0       35
partOS           0x839290 SYSTEM LIB  0x10000000    0xb4000     0     0        0
App              0x889010 APPLICATION 0x40000000  0x1000000   255   100        1

At that point i would like to execute App application but dont found the command and how to do it. Any little help will be appreciated.

Thank you very much

rtos
vxworks
asked on Stack Overflow Jun 17, 2020 by Nazim

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0