To program FPGA via
jam
you should:
- copy your file.stapl to:
hadeb05.gsi.de:/var/diskless/etrax_fs
or cerber.if.uj.edu.pl:/home/trebacz/axis_nfs_fs
in Cracow,
- log on the etrax fs(GSI: from hadeb05.gsi.de:
telnet 192.168.0.90
),
- go to NFS directory
/home/hadaq/
,
- use the command:
/home/hadaq/jam -aRUN_XILINX_PROC /home/hadaq/file.stapl
.
I compiled the image-kernel in:
-
hadaq@hadeb05:/home/hadaq/soft/devboard-fs
for GSI
-
hadaq@sugar.x-matter.uni-frankfurt.de:/home/hadaq/beamtimes/sep05/slow/trb/devboard-fs
fro Ingo
-
radek@fpsolla.usc.es:~radek/devboard-R2_01
for Santiago de Compostela
- it was a system for Coimbra, but I dont remember now
I'm always TRY to take this same configuration files.
Changes, which are needed to run
jam
:
- make -C os/linux-2.6 menuconfig
- => Drivers for built-in interfaces" -> 'GPIO support' = on
-> 'PA-buttons bitmask' = 0x00
-> 'PA user changeable dir mask' = 0x0F
-> 'PA user changeable bits mask' = 0xFF
The source of
jam
is in:
hadaq@hadeb05:/home/hadaq/soft/devboard-fs/apps/jtag
--
RadekTrebacz - 06 Sep 2006