As mentioned within Raspberry Pi VxWorks Faults when booting - #7 by amannini there needs to be a leading slash, which then enables me to access the FTP server without any issues.
I compiled the Hello World example for the Arm8/64bit target and then get the following result:
[vxWorks *]# arm_helloWorld.vxe
Launching process 'arm_helloWorld.vxe' ...
Process 'arm_helloWorld.vxe' (process Id = 0xffff800000477a10) launched.
Shared object "libc.so.1" not found Or Cannot stat "libc.so.1" Or "libc.so.1" is not a regular file
Does this seem nominal?
-> hostShow
hostname inet address aliases
-------- ------------ -------
localhost 127.0.0.1
vxTarget 192.168.0.3
host 192.168.0.2
value = 0 = 0x0
-> bootParamsShow sysBootLine
boot device : usb2End
unit number : 0
processor number : 0
host name : host
file name : vxWorks
inet on ethernet (e) : 192.168.0.3:ffffff00
host inet (h) : 192.168.0.2
gateway inet (g) : 192.168.0.1
user (u) : target
ftp password (pw) : vxTarget
flags (f) : 0x40
other (o) : genet0
value = 1 = 0x1
-> devs
drv refs name
13 [ 5] /dev/random
13 [ 5] /dev/urandom
12 [ 5] /dev/zero
11 [ 5] /fifos
16 [ 5] /host.host
14 [ 5] /input/event
0 [ 5] /null
10 [ 5] /ram0
3 [ 5] /shm
8 [ 7] /stdio_pty_0xffff8000003f5930.M
7 [ 7] /stdio_pty_0xffff8000003f5930.S
10 [ 5] /tmp
2 [ 7] /ttyS0
value = 2 = 0x2