I get libjlinkarm.so.4 is not a symbolic link.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • I get libjlinkarm.so.4 is not a symbolic link.

    im running 64bit windows 7, and using VMWARE with ubuntu 13.04 for Linux development. I have a atmel SAMA5D3x board and a SAM ICE JTAG. but currently i connect the JTAG using SAM in-board usb JTAG to my pc. im not using the external SAM_ICE JTAG.

    my problem is after installing the JLink_Linux_V474 in the Linux Ubuntu, I cant get the board run the debugger. I got the steps to install from various sources in then net, then after doin the below:-

    $ sudo cp libjlinkarm.so.* /usr/lib

    it can copied the files to the folders. but when type $ldconfig

    I get libjlinkarm.so.4 is not a symbolic link.

    I have already updated the 32bit libs as some mention in the forum but still I get the problem...but one of the step required to install libusb-dev but when apt- get it, it cant find the package. any idea on this package??? anyway finally when I run ./StartJLinkGDBServer, it say Jlink failed after printing some JLink infomations. so basically im short of knowledge in the required necessary steps to get to install the JLINK. so I think the problem might because the above issue "libjlinkarm.so.4 is not a symbolic link'. anyone have link to some documents explain the necessary steps and also the basic problems we might get into??

    when I use the $ lsusb -v command also I cant find the JTAG.

    when I type $ sudo ./JLinkExe I get:-

    compiled on Jul 12 2013 11:52:36
    can not to Jlink via usb
    Jlink>

    hope I can get some info form here. thanks.

    The post was edited 1 time, last by shoghi ().