Altera_Forum
Honored Contributor
12 years agoProblem with the ARM DS-5 Debugger
Hello Guys,
I'm using SoCkit Evaluation board. I'm trying to following the SoCkit_Materials which was downloaded from http://www.arrownac.com/solutions/sockit/. When I'm trying to use the debugger in ARM DS-5, I'm getting the following error message. Could anyone tell me what is wrong with it? I tried to access the error file in the pop up window. I got the following message in the terminal. [jianlu@localhost ~]$ /home/jianlu/altera/sw/debughw/debug_server/vstrm_serverd_rddi /home/jianlu/altera/sw/debughw/debug_server/vstrm_serverd_rddi: error while loading shared libraries: libboost_thread-gcc44-mt-1_43.so.1.43.0: cannot open shared object file: No such file or directory Then I tried to update libboost using# yum install boost-devel After that, I still get the same error message. Thank you very much for you guys help. Best, Tony