Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6556342
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

发布时间:2013-04-06 17:19:38

http://blog.sina.com.cn/s/blog_59fd92c40100h4v2.html最近在学习ARM的汇编,但是ARM不像x86,可以很方便的调试。不过还好有虚拟机,而且还有GDB这样万能的调试器。Google了很久,又结合自己的实践,终于成功的调试了ARM的汇编,在此向对ARM嵌入式感兴趣的同学分享一下。首先说明需要的工具1.QEMU .........【阅读全文】

阅读(2646) | 评论(0) | 转发(1)

发布时间:2013-04-05 16:41:39

http://blog.sina.com.cn/s/blog_5c93b2ab0100ivfp.htmlGNU汇编语言结构                                     &nb.........【阅读全文】

阅读(1696) | 评论(0) | 转发(0)

发布时间:2013-04-05 12:03:56

http://peterdn.com/post/e28098Hello-World!e28099-in-ARM-assembly.aspx‘Hello World!’ in ARM assemblyby peterdn 14. 一月 2012 22:29 Over the last few weeks, in an effort to port a small C library to the platform, I’ve been doing a fair bit of tinkering around with the Android NDK.&nb.........【阅读全文】

阅读(1628) | 评论(0) | 转发(0)

发布时间:2013-04-05 11:42:09

http://ubuntuforums.org/archive/index.php/t-2010979.htmlView Full Version : [SOLVED] ARM assembly under LinuxchuchiJune 26th, 2012, 04:53 PMHi there!!I need to learn ARM assembly, and I use Linux. Please, could you give me any starting point about how to inst.........【阅读全文】

阅读(1724) | 评论(0) | 转发(0)

发布时间:2013-04-05 11:28:58

http://www.linuxforu.com/2011/08/qemu-for-embedded-systems-development-part-3/Using QEMU for Embedded Systems Development, Part 3By Manoj Kumar on August 1, 2011 in Coding, Developers · 4 CommentsIt's time to u-bootThis is the last article of this series on QEMU. In the previous article, w.........【阅读全文】

阅读(1227) | 评论(0) | 转发(0)

发布时间:2013-04-05 11:27:27

http://www.linuxforu.com/2011/07/qemu-for-embedded-systems-development-part-2/Using QEMU for Embedded Systems Development, Part 2By Manoj Kumar on July 1, 2011 in Coding, Developers · 3 CommentsQEMU for embedded programmingIn the previous articles, we learnt how to use QEMU for a generic L.........【阅读全文】

阅读(1421) | 评论(0) | 转发(0)

发布时间:2013-04-05 11:19:14

http://www.linuxforu.com/2011/06/qemu-for-embedded-systems-development-part-1/Using QEMU for Embedded Systems Development, Part 1By Manoj Kumar on June 1, 2011 in Coding, Developers · 12 Comments and 0 Reactions Last month, we covered the basic use of QEMU. Now let’s.........【阅读全文】

阅读(1473) | 评论(0) | 转发(0)

发布时间:2013-04-05 10:19:42

http://blog.csdn.net/yming0221/article/details/6270879最近在学习ARM的汇编,但是ARM不像x86,可以很方便的调试。不过还好有虚拟机,而且还有GDB这样万能的调试器。Google了很久,又结合自己的实践,终于成功的调试了ARM的汇编,在此向对ARM嵌入式感兴趣的同学分享一下。首先说明需要的工具1.QEMU  .........【阅读全文】

阅读(1036) | 评论(0) | 转发(0)

发布时间:2013-04-05 10:14:30

http://www.cnx-software.com/2012/03/08/how-to-build-qemu-system-arm-in-linux/Most (all?) Linux distributions have a binary package for qemu-system (including qemu-system-arm) in order to emulate non-x86 targets such as ARM, MIPS, PPC, Alpha and more.However, in some case you may need to v.........【阅读全文】

阅读(2497) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

firelight_t2014-05-17 22:44

张老师好,有个问题请教一下,我有两个硬盘,我在一我SD上面安装了window8,在再机械硬盘上安装RHEL7 ,我发现RHEL7的grub和RHEL6 的grub不一样啊。我现在找不回我的window8了,,,RHEL7 的grub,需要怎么修复。。格式是什么样的,求搭救

回复  |  举报

张美英2014-05-15 22:46

老师好,

回复  |  举报

yjfnqtvb2013-08-14 09:35

老师好。

回复  |  举报

随心所欲徐2013-06-02 18:52

老师你好!想问一下在centos的图形用户界面有没有和在windows下一样的命令提示符?要有如何打开?

回复  |  举报

zhaocunhao2013-05-28 16:08

老师好:tar包解压后的好多文件,如何删除啊,我自己用了下面这个命令不行啊:tar -tf arm-linux-tools-20070808.tar.gz | rm -dfr

回复  |  举报
留言热议
请登录后留言。

登录 注册