码迷,mamicode.com
首页 > 其他好文 > 详细

what 's up

时间:2014-11-02 16:19:10      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:style   blog   io   color   ar   os   sp   div   on   

i have spent such a long time to find a possible solution to debug with linux in eclipse + qemu , but without result .

i  find some many tools with gcc :

arm-linux-gcc

arm-none-linux-gnueabi-gcc

arm-xilinx-linux-gnueabi-gcc

 

i find some many possible ways to start with qemu :

qemu-system-i386
qemu-system-arm
qemu-system-x86_64
qemu-system-arm -s -S 
qemu-system-x86_64 -s -S -kernel bzImage
qemu-system-x86_64 -s -S -kernel bzImage -append "root=/dev/sda" -hda busybox.img
-monitor stdio

 

we can find out many ways to make a ramdisk or root file system

 

what 's up

标签:style   blog   io   color   ar   os   sp   div   on   

原文地址:http://www.cnblogs.com/dragen/p/4069381.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!