Groups
Groups
Sign in
Groups
Groups
Cortex-M3内核的应用
Conversations
About
Send feedback
Help
linux下开发工具的编译
20 views
Skip to first unread message
萌
unread,
Dec 25, 2011, 3:02:06 AM
12/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cortex-M3内核的应用
再linux下编译比较简单,使用libopencm3(
http://libopencm3.org/wiki/Main_Page
)项目推荐的
summon-arm-toolchain,在
https://github.com/esden/summon-arm-toolchain
可以下载
最新版
将下载下来的压缩包解压,对summon-arm-toolchain脚本进行简单配置如:LIBSTM32_EN=1
不详细介绍了,需要了解的请联系我,
对编译主机进行软件的安装
$sudo yum install wget patch libmpc-devel zlib-devel
执行脚本
$./summon-arm-toolchain
在执行过程中会返回信息,出现错误会退出,当出错退出后请阅读错误信息做相应操作后再执行
$./summon-arm-toolchain
直到提示完成安装。
萌
unread,
Dec 25, 2011, 3:34:08 AM
12/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cortex-M3内核的应用
当编译到gdb部分的时候出现有关termcap的错误的时候可以执行
$sudo yum install ncurses-devel
安装ncureses-devel开发库进行支持
萌
unread,
Dec 25, 2011, 4:23:13 AM
12/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cortex-M3内核的应用
在编译openocd时需要安装texinfo
$sudo yum install texinfo
On 12月25日, 下午4时02分, 萌 <
xiaocaoguangm...@gmail.com
> wrote:
Reply all
Reply to author
Forward
0 new messages