Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Sarfraz Qureshi
Marc, We get the same error for the bof files shipped with the roach board. On Mon, Jun 24, 2013 at 8:57 PM, Marc Welz wrote: > Bad magic in file bof header ? That looks like a corrupt bof file ... > Is it really a bof file and not a bin or bit file ? > > On Mon, Jun 24, 2013 at 1:21 PM, Sarfra

Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Marc Welz
Bad magic in file bof header ? That looks like a corrupt bof file ... Is it really a bof file and not a bin or bit file ? On Mon, Jun 24, 2013 at 1:21 PM, Sarfraz Qureshi wrote: > Hi Shanly, > Thanks for the reply. We have tried doing this and seem to be getting the > following error: > > #log in

Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Shanly Rajan
On Mon, Jun 24, 2013 at 3:21 PM, Sarfraz Qureshi < sarfrazqureshi...@gmail.com> wrote: > Hi Shanly, > Thanks for the reply. We have tried doing this and seem to be getting the > following error: > > #log info 187063 raw > attempting\_to_\_program\_flash_comic_2013_Jun_21_0733.bof > #log error 1870

Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Sarfraz Qureshi
The opening comments for "$telnet roach2 7147" are: Trying 192.168.100.2... Connected to roach2 Escape character is '^]'. #version-connect katcp-library alpha-6-g0b8dd54 2012-10-24T10:04:56 #version-connect katcp-protocol 4.9 - M #version-connect kernel 3.7.0-rc2+ #21\_Mon_Nov_19\_09:30:32\_SAST\_2

Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Sarfraz Qureshi
Hi Shanly, Thanks for the reply. We have tried doing this and seem to be getting the following error: #log info 187063 raw attempting\_to_\_program\_flash_comic_2013_Jun_21_0733.bof #log error 187069 raw bad\_magic\_in\_file\_bof\_header !progdev fail Also from within roach, on trying ./boffile:

Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Shanly Rajan
Sarfraz You need to have tcpborphserver3 which is a server designed to control ROACH2's. tcpborphserver3 requires a kernel with memory mapped device driver inorder to handle FPGA transactions. If you have successfully managed to netboot ROACH2, you should be able to now use katcp interface to tal

Re: [casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Jason Manley
ROACH2 should ship with the memory-mapped kernel, with tcpborphserver3 etc. You shouldn't need to do anything extra. Jason On 24 Jun 2013, at 10:38, Sarfraz Qureshi wrote: > Hi Everyone, > We are trying to move on to using memory maped kernel for our roach2, > following the discussion on this

[casper] Using Memory Mapped Kernel for Roach2

2013-06-24 Thread Sarfraz Qureshi
Hi Everyone, We are trying to move on to using memory maped kernel for our roach2, following the discussion on this thread: http://www.mail-archive.com/casper@lists.berkeley.edu/msg04167.html (since we are also facing the same problem when executing bof files) We have downloaded the source files fr

Re: [casper] roach2 bof file problems

2013-06-24 Thread Sarfraz Qureshi
Hi Suraj, We are also facing the same problem with the execution of the bof files on our roach2. We tried to install katcp 0.3 (downgrading from 0.5) version as you did to see if it helps, however we still get the same error. Could you please elaborate more on the usage of telnet for programming th