原创 Use Versaloon under Ubuntu9.10 -- openocd 0.3.1

2009-12-3 17:42 2126 3 3 分类: MCU/ 嵌入式
1. Install git:
        sudo apt-get install git-core libtool

2. download openocd v0.3.1, patch, compile and install:
        git clone git://repo.or.cz/openocd.git
        cd openocd
        git reset --hard v0.3.1
        git remote add mirror git://repo.or.cz/openocd/simonqian.git
        git pull git://repo.or.cz/openocd/simonqian.git sq/swj_versaloon
        ./bootstrap && ./configure --enable-vsllink --enable-maintainer-mode
        make && sudo make install-strip

3. run:
        vsprog -Vvoltage && openocd -f test.cfg
点击看大图
PARTNER CONTENT

文章评论0条评论)

登录后参与讨论
EE直播间
更多
我要评论
0
3
关闭 站长推荐上一条 /3 下一条