VxWorks target server


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users VxWorks target server
# 1  
Old 06-23-2010
VxWorks target server

hi all.
i have omniswitch 6800 that runs vxworks 5.4.x
The folder that is result of compiling my image consists of :

Code:
-rw-r--r--   1 root     other    8128249 Jun 21 05:21 Kbase.img
-rw-r--r--   1 root     other     971810 Jun 21 06:07 Kos.img
-rw-r--r--   1 root     other     295076 Jun 21 06:07 bootrom.bin
-rw-r--r--   1 root     other     866716 Jun 21 06:07 bootrom.hex
-rw-r--r--   1 root     other     607243 Jun 21 06:07 miniboot.backup
-rw-r--r--   1 root     other     607243 Jun 21 06:07 miniboot.default

and my device boot up and works with this !

When i run Tornado and tried to start target server without -c option,

something like tgtsvr.exe 10.0.21.85 -V -B wdbrpc

i got

Code:
tgtsvr (10.0.21.85@panasenko): Wed Jun 23 17:45:25 2010
    Checking License ...OK
    Connecting to target agent... succeeded.
    Attaching C++ interface... succeeded.
    Attaching elf OMF reader for PPC CPU family... succeeded.
    Error: Couldn't open D:\Tornado2.2\: status = 0x2
Error during target server core initialization
Target Server will exit

so i go to "Core file and symbols" property page.

And enter the path to Kbase.img.

then i try to start i got

Code:
tgtsvr (10.0.21.85@panasenko): Wed Jun 23 17:47:11 2010
    Checking License ...OK
    Connecting to target agent... succeeded.
    Attaching C++ interface... succeeded.
    Attaching elf OMF reader for PPC CPU family... succeeded.
    Error: This is not an elf module for the PPC architecture.
    Error: Object module load failed for D:/Kbase.img
    Error: loading core symbol table: status = 0x1002e
Error during target server core initialization
Target Server will exit

then i tried bootrom.bin and got

Code:
tgtsvr (10.0.21.85@panasenko): Wed Jun 23 17:47:11 2010
    Checking License ...OK
    Connecting to target agent... succeeded.
    Attaching C++ interface... succeeded.
    Attaching elf OMF reader for PPC CPU family... succeeded.
    Error: This is not an elf module for the PPC architecture.
    Error: Object module load failed for D:/bootrom.bin
    Error: loading core symbol table: status = 0x1002e
Error during target server core initialization
Target Server will exit


I got similar messages on all files in that directory...

The question is :

What i should enter in that field ?!

and

How to connect to my device ?

Last edited by Scott; 06-23-2010 at 11:03 AM.. Reason: Please use code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Problem with ssh on target server.

ssh works from source server srcuser@10.8.44.13 to all other target servers except one which is target server trguser@10.8.44.43 On target the <trguser-home>/.ssh folder is set to permission 700 and authorized_keys file is set to permissions 600 cksum for id_rsa.pub on source 10.8.44.13 and... (8 Replies)
Discussion started by: mohtashims
8 Replies

2. Shell Programming and Scripting

Rsync in bash script doesn't work even after placing pub key in target server

Hello Friends, My bash script is like this #!/bin/bash # request Bourne shell as shell for job #$ -S /bin/bash # assume current working directory as paths #$ -cwd #$ -N rsync-copy # # print date and time date rsync -rltD --progress "ssh -i /home/myname/.ssh/id_rsa"... (4 Replies)
Discussion started by: jacobs.smith
4 Replies

3. AIX

RCP slow down and blocks login, telnet, rsh, etc on target server

Hello I have a LPAR AIX 6.1 on Power VM, Vio 2.2.3 and when I execute a rcp to this machine, I cant, simultaneosly, rlogin, telnet, rsh to this same LPARt. This commands stay hanged till the copy end, and Imeddiatlely the comand is executed (rlogin, telnet, rhs, etc). Someone can give me... (1 Reply)
Discussion started by: artur_dietrich
1 Replies

4. Shell Programming and Scripting

Need shell script to compare directories and delete files on target server

Hello, I need help in writing the shell script for below mentioned case. There are 2 servers(server A, server B). A cronjob syncs files between these 2 servers. Existing script is copying files from A to B. This is done using the command rsync. However, the files are not deleted... (2 Replies)
Discussion started by: SravaniVedam11
2 Replies

5. HP-UX

After adding new iscsi target port, still the session state of that target port is showing offline

Hi, I wanted to configure new iscsi port on HPUX system, i added the target port address and configured it, once done, went to array side and searched for that host iqn number , but was nt able to find the same, came to host, then when i ran "iscsiutil -pVS" command it gave me below result ... (0 Replies)
Discussion started by: Vinay Kumar D
0 Replies

6. IP Networking

DHCP Server on Vxworks multi interface question

Hi, We currently operate a DHCP Server on Vxworks system. It seems that the server is functioning only over the boot interface. While trying to use it on a different interface the DHCP client messages seems to reach the interface but stay without response. From a... (1 Reply)
Discussion started by: zohara
1 Replies

7. Shell Programming and Scripting

copy files from remote server (B) to target server (A)?

Hi All, what is the comand to log off the remote server? I have 2 servers A, B. I need to find all files older than 7 days on server B and copy over to server A. My logic is: login the remote server: ================= ssh hostB cd /data/test find . -mtime -7 -ls | awk '{print... (4 Replies)
Discussion started by: Beginer0705
4 Replies

8. Solaris

Improperly formatted value for 'tftp-server' error while booting the target from LAN

Hi, I wish to install solaris 10 on a target machine (t1000) by using Jumpstart. I have configured by jumpstart environment for the same. When i boot the target with the option "boot net -v install" i get the following error... {0} ok boot net -v install Boot device: /pci@7c0/pci@0/network@4... (3 Replies)
Discussion started by: hemalsid
3 Replies

9. Shell Programming and Scripting

Shell script to transfer the files from source to target server.

I need to write a shell script to transfer the files every hour from source - target server. The cron job should be running every hour and shouldn't copy already copied files to the remote server ? I was able to write intial script but not able to get the logic for (in the next run it should... (12 Replies)
Discussion started by: radhirk
12 Replies

10. UNIX for Dummies Questions & Answers

VxWorks O.S

is there any system call in linux which maps to taskSpawn ( ) in VxWorks RTOS (1 Reply)
Discussion started by: Agnello
1 Replies
Login or Register to Ask a Question