Dear Casper friends,
I'm facing a weird situation with spectrometer tutorial, it was working
fine when I executed the script. Now I just can't make it work, here is
the message I receive every time I run the python script:
Connecting to server 192.168.100.2 on port 7147... ok
------------------------
Programming FPGA with r_spec_2048_r105... done
Configuring accumulation period... FAILURE DETECTED. Log entries:
192.168.100.2: Starting thread Thread-1
192.168.100.2: #version poco-0.1
192.168.100.2: #build-state poco-0.2804
192.168.100.2: ?progdev r_spec_2048_r105
192.168.100.2: !progdev ok 525
192.168.100.2: #log warn 382067292210 poco borph\_process\_exited
192.168.100.2: ?write acc_len 0 \0\0\0
192.168.100.2: #log error 382067292225 poco
register\_acc_len\_not\_found
192.168.100.2: !write fail program
192.168.100.2: Request write failed.
Request: ?write acc_len 0 \0\0\0
Reply: !write fail program.
None
I saw in a past post, that there is an issue with correlator library
that is not checking if the bof file is actually programmed on FPGA. I
can use BORPH and program the bof file without any problem (I can access
the PowerPC registers, and properly kill the process) but with the
script something is broken, I copied the bof file directly to the
/boffiles folder (I'm using NFS) and I could continue working I though
that was the problem (I could run the script for a while) but now I step
on the same trouble. What I must try from this? Thanks!
Regards,
Daniel H.