摘要: [uClinux-dev] detecting stack overflowhttp://mailman.uclinux.org/pipermail/uclinux-dev/2009-March/000644.htmluclinux-dist,debugging_applicationshttps://docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:debugging_applications#stack_checking轻松控制uClinux嵌入式开发过程http://www.xxlinux.com/linux/e/DoPrint/?cl 阅读全文
posted @ 2011-01-27 16:41 阿C 阅读(192) 评论(0) 推荐(0)
摘要: 1、Eclipse集成开发环境 1.1、Eclipse维基百科: http://zh.wikipedia.org/zh/Eclipse 1.2、下载安装JRE(Java Runtime Environment,Java运行时环境): Eclipse是Java软件,运行时必须要JRE。 http://www.java.com/zh_CN/download/manual.jsp 1.3、下载安装Ec... 阅读全文
posted @ 2011-01-26 20:45 阿C 阅读(3642) 评论(0) 推荐(0)
摘要: 不多说,直接提供下载地址http://files.cnblogs.com/arci/MISRA_C_2004%e4%b8%ad%e6%96%87%e7%89%88.pdf 阅读全文
posted @ 2011-01-26 19:19 阿C 阅读(2842) 评论(2) 推荐(3)
摘要: 参考http://eclipsehhang.jiaogen.com/2010/07/02/eclipse%E6%8D%A2%E8%A1%8C%E7%AC%A6%E9%97%AE%E9%A2%98/http://hi.baidu.com/gaogaf/blog/item/d4d583cb811313f252664f83.htmlEclipse: 默认情况下 Eclipse 使用操作系统的换行方式 , 要想手工指定可以在 Eclipse 的配置窗口中打开 Workspace 页面 , 在里面的 New text file line delimiter 中选择 Other, 然后选择相应的换行方式 阅读全文
posted @ 2011-01-26 13:58 阿C 阅读(7601) 评论(0) 推荐(1)
摘要: 关于阻焊层和助焊层的理解1.阻焊层:solder mask,是指板子上要上绿油的部分;因为它是负片输出,所以实际上有solder mask的部分实际效果并不上绿油,而是镀锡,呈银白色!2.助焊层:paste mask,是机器贴片时要用的,是对应所有贴片元件的焊盘的,大小与toplayer/bottomlayer层一样,是用来开钢网漏锡用的。l要点:两个层都是上锡焊接用的,并不是指一个上锡,一个上绿油;那么有没有一个层是指上绿油的层,只要某个区域上有该层,就表示这区域是上绝缘绿油的呢?暂时我还没遇见有这样一个层!我们画的PCB板,上面的焊盘默认情况下都有solder层,所以制作成的PCB板上焊盘 阅读全文
posted @ 2011-01-26 11:30 阿C 阅读(690) 评论(0) 推荐(0)
摘要: libusb-dev提供usb接口的操作支持,libftdi-dev提供FTDI芯片ft2232D的支持libusbhttp://www.libusb.org/libusb-1.0: windows_backendhttp://www.libusb.org/wiki/windows_backendDriver InstallationTo access your USB devices with the Windows backend, if the device is not HID compliant, you will need to install the relevant drive 阅读全文
posted @ 2011-01-25 22:04 阿C 阅读(2372) 评论(0) 推荐(0)
摘要: 别了,PolySpacehttp://www.51testing.com/?10851/action_viewspace_itemid_73049.html 阅读全文
posted @ 2011-01-25 16:17 阿C 阅读(452) 评论(0) 推荐(0)
摘要: 《程序员的自我修养—链接、装载与库》扫描版[PDF]http://www.verycd.com/topics/2874898/ 阅读全文
posted @ 2011-01-25 15:41 阿C 阅读(404) 评论(0) 推荐(0)
摘要: GNU Make Manualhttp://www.gnu.org/software/make/manual/GNU make中文手册PDF文档 v1.5 已经提供下载http://xhbdahai.cublog.cn/http://blogold.chinaunix.net/u/9858/showart.php?id=72730编写高质量的makefilehttp://acm.hrbeu.edu.cn/forums/index.php?showtopic=1827 阅读全文
posted @ 2011-01-25 15:39 阿C 阅读(183) 评论(0) 推荐(0)
摘要: http://sourceware.org/binutils/docs/ld/GNU-ld链接脚本浅析http://blogold.chinaunix.net/u/13991/showart_177822.html[Linux命令] ld中文使用手册完全版(译)http://www.cnblogs.com/huqingyu/archive/2005/02/28/110468.htmlGNU/GCC链接脚本导学(其实你在用,但你也许并没注意到)http://blog.csdn.net/denniswuu/archive/2009/01/18/3831504.aspx 阅读全文
posted @ 2011-01-25 15:31 阿C 阅读(496) 评论(0) 推荐(0)