Rabi,
Can you show the LAD log?
To do so, start lad_dra7xx with the logging option:
% ./lad_dra7xx -l log.txt
and that should produce a file named log.txt in /data/lad/LAD.
[quote user="Rabindra Paikaray"]
-#define LAD_COMMANDFIFO "/data/local/tmp/LAD/LADCMDS"
-#define LAD_WORKINGDIR "/data/local/tmp/LAD/"
+#define LAD_COMMANDFIFO "/data/lad/LAD/LADCMDS"
+#define LAD_WORKINGDIR "/data/lad/LAD/"
[/quote]
Did you rebuild lad_dra7xx after making this change?
Regards,
- Rob