Configuration and use of JLinkforlinux in Ubuntu

Source: Internet
Author: User
Tags jlink
Article Title: configuration and use of JLinkforlinux In Ubuntu. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Get tired of switching the system to download the u-boot.bin to the development board, I use Jlink, so I always want to make him in Ubuntu Linux environment can also use, when I browsed the Jlink official website, I found some clues. segger has a Linux test version of J-Link, but it is not easy to make Jlink run, after a lot of effort, I finally achieved some results. The following is a summary of my installation process and I will learn from you:

1: Download jlink for linux beta from www.segger.com

This version is a test version of Jlink in linux.

Http://www.segger.com/cms/jlink-software.html

2: Put it in the user directory and decompress it.

Tar-zxvf JLink_Linux_090804_tar.gz

3. Modify the folder name.

Mv JLink_Linux_090804 Jlink

4. modify some configurations.

Cd Jlink

Rm libjlinkarm. o libjlinkarm. o.0

Ln-s libjlinkarm. o.0.0 libjlinkarm. o.0

Ln-s libjlinkarm. o.0 libjlinkarm. o

5. Copy the relevant database to the user database.

Mv libjlinkarm. o.0.0/usr/lib/

Mv libjlinkarm. o.0/usr/lib/

Mv libjlinkarm. o/usr/lib/

6. Start Jlink for linux

Sudo./start

Segger j-Link Commander V4.20h ('? 'For help)

Compiled Oct 19 2010 14:02:03

Updating firmware: J-Link arm V8 compiled Sep 30 2010 13:08:47

Replacing firmware: J-Link arm V8 compiled Dec 1 2009 11:42:48

Waiting for new firmware to boot

New firmware booted successfully

DLL version V4.20h, compiled Oct 19 2010 14:01:59

Firmware: J-Link arm V8 compiled Sep 30 2010 13:08:47

Hardware: V8.00

S/N: 2010 XXXX

Feature (s): RDI, FlashDL, FlashBP, JFlash, GDBFull

VTarget = 0.000 V

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.