文件名称:OProgrammingev
介绍说明--下载内容均来自于网络,请自行研究使用
总的来说,在uClinux上的开发与标准Linux还是非常类似的。通常能按照下面的步骤去设计与调试: 建立一种基于以太网的开发环境; 如果所设计的程序源码与硬件的关联不大,那么一定要在标准Linux上上先编译与与调试通过。灵活地使用gcc与gdb将大大节省时间; 将x86上的GCC编译好的应用程序源码用交叉编译工具来编译;如果编译时发现错误,那么非常可能存在以下问题: 交叉编译器或库文件的路径不正确
-Overall, the uClinux development and standard Linux is very similar. Usually follow the steps below to design and debugging: To establish an Ethernet-based development environment if the program source code and hardware design are quite related, then it must be on a standard Linux before compiling and debugging through. Flexible using gcc and gdb will greatly save time the GCC on the x86 compiled application source code with cross-compiler tool to compile If you find errors at compile time, then very likely the following problems: cross-compiler or library file path incorrect
-Overall, the uClinux development and standard Linux is very similar. Usually follow the steps below to design and debugging: To establish an Ethernet-based development environment if the program source code and hardware design are quite related, then it must be on a standard Linux before compiling and debugging through. Flexible using gcc and gdb will greatly save time the GCC on the x86 compiled application source code with cross-compiler tool to compile If you find errors at compile time, then very likely the following problems: cross-compiler or library file path incorrect
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OProgrammingev\嵌入式系统uclinux编程.txt
OProgrammingev
OProgrammingev