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
- Atul_Ghalame5 years ago
New Contributor
Hi,
Thanks for your suggestion. I'll to ensure env variables are passed to valgrind and how it worked for previous version.
I'm running .aocx compiled on board and not the emulator mode, so could you please mention relevant variable I should check.
What does 'MMD ERROR: Unable to find an unused signal number' indicate?
strace command on valgrind shows 'aocl-pro-rte/host/linux64/lib/tls/x86_64/libc.so.6' being used. Any device specific library not set properly?
Kind regards,
Atul
- Atul_Ghalame5 years ago
New Contributor
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