摘要:
第三篇:第一个能在开发板上运行的程序日期:2009-3-6程序非常的简单,如下所示:#include <stdio.h>int main(void){printf("hello,linux!");return 0;}[root@localhost sin]# arm-linux-gcc -o hello –c hello.c编译提示错误[root@localhost sin... 阅读全文
posted @ 2009-06-23 12:01 Moi 阅读(502) 评论(0) 推荐(0)
浙公网安备 33010602011771号