Difference between revisions of "VME modules"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
| Module|| address | | Module|| address | ||
|- | |- | ||
| − | |V775 || | + | |V775 || 0x610000 |
|- | |- | ||
|V792 || 0xee0000 | |V792 || 0xee0000 | ||
Revision as of 04:37, 29 March 2011
VME crate map
| Address | |
| Module | address |
| V775 | 0x610000 |
| V792 | 0xee0000 |
| V260 | 0xda0000 |
| V1495 | 0 |
| JlabF250 | 0 |
CAEN1495 >make
ccppc -fno-builtin -fno-for-scope -fstrength-reduce -mlongcall -mcpu=604 -DCPU=PPC604 -DVXWORKS -D_GNU_TOOL -DVXWORKSPPC -I/usr/local/coda/2.5/common/include/ -I../h -c -o v1495Lib.o v1495Lib.c
In file included from ../h/types/vxArch.h:102,
from ../h/types/vxANSI.h:45,
from ../h/stdio.h:57,
from v1495Lib.c:67:
../h/arch/ppc/archPpc.h:106: syntax error before `typedef'
make: *** [all] Error 1
Back to DAQ Data_Acquisition Back to DAQ