博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
jiuzhuaxiong
创造属于你的天空,有了问题可以跟大家一起讨论! 在LINUX和VXWORKS嵌入式开发中学到了一些经验跟大家分享!
jiuzhuaxiong.cublog.cn
管理博客
发表文章
留言
收藏夹
· 下载搜索
· 电子博客好友
博客圈
音乐
· 家乡音乐
相册
· 开发照片
导入文章
文章
· C语言技巧讨论
· 前辈经验
· 嵌入式LINUX开发
}
· AT9200 LINUX2.6.10内核移植
· S2C2410LINUX2.6.20内核移植
· U-BOOT移植
· AT91RM9200开发笔记
· LINUX交叉编译器的制作
· SHELL命令学习
· U-BOOT POWERPC移植
· UCLINUX开发笔记
· JFFS2文件系统制作
· 在嵌入式Linux系统中挂载 jffs2 根文件系统
· RAMDISK系统的制作
· LINUX系统启动
}
· LINUX驱动开发笔记
· LINUX内核移植
· ARM嵌入式开发
· MAKEFILE制作
· AVR在LINUX平台下开发
· 嵌入式VXWORKS开发
}
· VXWORKS BSP开发
· VXWORKS在AT91RM9200上的移植
· VXWORKS在MPC860上的移植
· VXWORKS启动过程
· VXWORKS多任务机制
· TCP IP 网络协议
首页
关于作者
姓名:HugBear2008 QQ:280051265 年龄:25 位置:中国.广州 E-MAIL:jiuzhuaxiong@163.com
||
<<
>>
||
我的分类
文章列表 - LINUX交叉编译器的制作
Linux2.6内核驱动移植参考
<DIV><BR> <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD width=11 height=11><IMG alt="" src="http://blog.chinaunix.net/templates/tech/images/g_left_top.gif" border=0></TD> <TD width="99%" bgColor=#dddddd height=11></TD> <TD width=11 height=11><IMG alt="" src="http://blog.chinaunix.net/templates/tech/images/g_right_top.gif" border=0></TD></TR> <TR> <TD vAlign=top align=middle width="100%" bgColor=#dddddd colSpan=3><BR> <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="96%" border=0> <TBODY> <TR> <TD width=7 height=7><IMG alt="" src="http://blog.chinaunix.net/templates/tech/images/w_left_top.gif" border=0></TD> <TD width="100%" bgColor=#f3f3f3></TD> <TD width=7 height=7><IMG alt="" src="http://blog.chinaunix.net/templates/tech/images/w_right_top.gif" border=0></TD></TR> <TR> <TD align=middle bgColor=#f3f3f3 colSpan=3> <TABLE style="BORDER-COLLAPSE: collapse; WORD-WRAP: break-word" cel……
查看全文
发表于:2008-04-03 ┆
阅读(151)
┆
评论(0)
gcc参数详解
<DIV><TR><TD align="center" bgcolor="#bbf0ff"><FONT style="FONT-SIZE: 14pt" color=#000066><B>GCC参数详解</B></FONT> </TD></TR><TR><TD> <TABLE style="BORDER-COLLAPSE: collapse" borderColor=#bbf0ff cellSpacing=1 cellPadding=0 width="100%" border=1> <TBODY> <TR> <TD align=middle> <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=650 border=0> <TBODY> <TR> <TD align=middle> <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD width=650> <DIV id=art style="MARGIN: 15px"> <DIV> <DIV id=article_main _element_extended_="true"><FONT size=3><STRONG><EM> <TABLE style="BORDER-COLLAPSE: collapse" borderColor=#dddddd cellSpacing=0 cellPadding=0 width=360 align=center border=1> <TBODY> <TR height=60> <TD align=middle width=60><IMG alt="" src="http://control.cublog.cn/fileicon/pdf.gif" border=0></TD> <TD> <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="100%" border=0> <TBO……
查看全文
发表于:2008-04-02 ┆
阅读(253)
┆
评论(0)
gdb使用详解
<font style="font-size: 14pt;" color="#000066"><b>gdb使用详解</b></font> <table style="border-collapse: collapse;" border="0" cellpadding="0" cellspacing="0" width="650"><tbody><tr><td align="center"> <table style="border-collapse: collapse;" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr><td width="650"> <div id="art" style="margin: 15px;"> <div> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td class="list_title_text" style="padding-bottom: 10px; padding-top: 15px;" align="center" height="40" valign="center"> <p><font size="1">gdb使用详解<br></font></p> <p class="text_in" align="right"><font size="1">--邹思轶(syzou),西南交通大学在读研究生整理提供</font></p><!-- InstanceEndEditable --></td></tr> <tr> <td align="center" height="4" valign="center"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td class="list_left_bgcolor" height="4"> <p> </p></td></tr></tbody></table><……
查看全文
发表于:2008-03-12 ┆
阅读(228)
┆
评论(0)