Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

vxWorks compilation-time errors

365 views
Skip to first unread message

Denis Dubrovin

unread,
Sep 9, 2002, 9:18:52 AM9/9/02
to
Hi!

WinNT\Tornado 2\Diab RTA Suite

When I compile vxWorks image ( vxWorks.rom ) "as is" - in wizard
configuration - all OK.

But!

1. If I include "Diab RTA support" component I get error:
==================================
F:\Tornado\host\x86-win32\bin\binToAsm tmp.Z > vxWorks.Z.s
dcc -c -g -tPPC823FS:tornado -D__asm__=__asm -Xansi -Xstrings-in-text=0 -ew1
551 -Xintrinsi
c-mask=0x3 -c -Xpreprocess-assembly -IC:\USERS\DEN\vxWorks\vxTest -IF:\Torna
do\target\conf
ig\wrMdpBasic8xxdiab -IF:\Tornado\target\h -IF:\Tornado\target\config\comps\
src -IF:\Torna
do\target\src\drv -DCPU=PPC860 -DPRJ_BUILD -g -O vxWorks.Z.s -o vxWorks.Z.o
"vxWorks.Z.s", line 35643: error: syntax error
make: *** [vxWorks_rom] Error 0x1
==================================

2. If I include "spy" component I get another error:
=====================================
dld -tPPC823FS:tornado -X -e _sysInit \
dataSegPad.o partialImage.o ctdt.o -o vxWorks \
ld_low.lcf
dld: warning: Undefined symbol 'sysAuxClkDisable' in file 'partialImage.o'
dld: warning: Undefined symbol 'sysAuxClkRateGet' in file 'partialImage.o'
dld: warning: Undefined symbol 'sysAuxClkRateSet' in file 'partialImage.o'
dld: warning: Undefined symbol 'sysAuxClkEnable' in file 'partialImage.o'
dld: warning: Undefined symbol 'sysAuxClkConnect' in file 'partialImage.o'
dld: Undefined symbols found - no output written
make: *** [vxWorks] Error 0x1
=====================================

How to make it working?

--
Regards!
Den

Mic

unread,
Sep 10, 2002, 11:51:25 AM9/10/02
to
Hi, you have to pay attention to both Tornado and code (config.h and
so on into your BPS dir) configurations. I mean that there are some
inclusion that need to be done two times: the former into the
workspace, the latter directly within the code. Try to get some docs
or read the code.
Bye, M.

"Denis Dubrovin" <d...@nita.ru> wrote in message news:<ali73t$p7m$1...@news.wplus.spb.ru>...

0 new messages