Forum Discussion
Hi,
Please make sure that you have set the environment variables correctly.
Please compare the previous working values of environment variables and current one,
for example variables like CL_CONTEXT_EMULATOR_DEVICE_ALTERA should be properly set.
Thanks and Regards
Anil
Hi,
I tried to keep both env variables Altera & Intel but no change.
strace tool shows libnalla_pcie_mmd.so is being opened multiple times unlike without valgrind run.
Any change is expected below lines of board_env.xml or board_env.icd file?
<mmdlib>%b/linux64/lib/libnalla_pcie_mmd.so</mmdlib>
<linkflags>-L%b/linux64/lib</linkflags>
<linklibs>-lnalla_pcie_mmd</linklibs>
<utilbindir>%b/linux64/libexec</utilbindir>
Please keep posted if you managed to run Valgrind test on FPGA (not emulator) for any SDK version beyond 16.1, best if you have tested 385A card.
Thanks,
Atul