Hello,
I am debugging an IC that has is running VxWorks. Using the lkup command, I am able to find some functions that I would like to run.
An example is:
SomeClass::SomeTest(var1,var2)
I am unable to run the SomeTest.
The response I receive is that it is not a known symbol.
Does anyone know how to start this SomeTest?
Thanks,
Paul
I am debugging an IC that has is running VxWorks. Using the lkup command, I am able to find some functions that I would like to run.
An example is:
SomeClass::SomeTest(var1,var2)
I am unable to run the SomeTest.
The response I receive is that it is not a known symbol.
Does anyone know how to start this SomeTest?
Thanks,
Paul