- 博客(6)
- 资源 (20)
- 收藏
- 关注
原创 c语言设置qnx系统时间
#include #include #include #include int main( void ) { struct timespec stime; struct tm *ptm; time_t tvtmp, tvsec; ptm=localtime(&tvtmp); ptm->tm_hour = 14;
2015-05-22 14:31:50
2035
原创 imx6smart剪裁
注意:1、err:QQnxGLContext: failed to obtain EGL displaylibGAL-gc320v0.so.1libGAL-gc320v0.so
2014-12-26 10:19:56
1068
原创 AM335x nand启动(一)
PC操作系统:ubuntu 12.04使用的开发板:am335x Beaglebone开发板使用的操作系统:linux 3.2
2013-07-23 12:46:04
2819
原创 am335x nand启动 Ubuntu相关命令
###################################################################send file 通过tftp实现Ubuntu和xp之间的文件传输,192.168.0.180为主机IProot@ubuntu:/# tftp 192.168.0.180tftp> get u-boot.tar.gzReceived 1103225
2013-07-23 12:43:38
1154
原创 crank工程的qnx系统移植
Crank是一家致力于创新嵌入式图形用户界面解决方案的软件公司。Crank软件提供的产品和服务,使得UI设计者和开发设计团队能够在资源受限的嵌入式设备中,快速的开发出丰富的动画用户界面。开发软件:Crank Storyboard Designer,在crank公司的网站上可以申请30天试用版软件。Crank公司网址硬件设备:Ti AM335x Starter Kit platform.
2013-05-07 17:10:08
1891
i.MX 6Dual/6Quad Applications Processor Reference Manual
2014-10-31
crank---Exporting a Storyboard Project as an Android Application
2013-05-07
crank---install embedded runtimes
2013-05-07
GUN make中文手册.pdf
2012-01-16
IEEEVerilogHDL2005
2009-04-08
WINDOWS核心编程
2009-02-13
Visual C++_Turbo C串口通信编程实践(附属光盘) 龚建伟Part1
2008-08-29
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人