• symFindByName problems

    From sandeep01it22@gmail.com@21:1/5 to Gep on Thu Oct 1 00:17:31 2015
    On Thursday, March 19, 2009 at 11:26:19 PM UTC+5:30, Gep wrote:
    VxWorks 5.5/Tornado 2.2

    I'm trying to use symFindByName to determine a function's entry
    point. the function is located in a downloadable application. I can
    see the function's symbol using 'lkup', but using symFindByName does
    not find it. If it explicitly add it with symAdd, then symFindByName
    works. How can 'lkup' work, but not symFindByName? I am using
    sysSymTbl for all of this. Am I missing something?
    Thanks!
    Gep

    One question does sysFindByName works only for Void returning ans void taking functions..

    I mean to say
    i always see a voif foo(void) type of function.
    I never see int foo(int,int) type of function..

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From abhi.bhar486@gmail.com@21:1/5 to All on Sun Oct 4 23:19:49 2015
    hello sir ,

    I need your little help. please help if you can.

    Actually i m working on vxworks and i want to make hard disk bootable.

    using command prompt -

    giving command as- (mkbt -x bootsect.bin F:)

    after that copying bootrom.bin as bootrom.sys

    but hard disk is not made bootable , can you please help me on this

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)