a rough draft of send and rx via fifo with gerds bit file and software

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@448 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2013-02-04 12:45:50 +00:00
parent 247e84ba7b
commit aff0123672
3 changed files with 27 additions and 11 deletions

View File

@ -57,9 +57,12 @@ int init_detector(int b) {
//only for control server
if(b){
//PLB_LL_fifo
printf("fifo reset\n");
fifoReset();
printf("fifo test\n");
fifoTest();
printf("\ninitializing detector\n");
//Aurora-Links
#endif