Description: 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
To Search:
File list (Check if you may need any files):
OProgrammingev\嵌入式系统uclinux编程.txt
OProgrammingev