(1) what is the role of the embedded operating system? 3 common operating systems, please. It is used to manage memory allocation, interrupt handling, inter task communication and timer response, as well as to provide multi tasking and other functions. Embedded operating system, greatly improving the efficiency of the embedded system hardware, and provide a great convenience for the application of software development. 3 common operating systems: WinCE, Vxworks, uClinux
(2) what is the cross compiler tool: cross compilation is a platform to generate another executable code on the platform. There are many reasons for using cross compiler tools,Sometimes it is because the target platform is not allowed to install the required compiler; sometimes because the target platform is poor, unable to run the required compiler; sometimes because the target platform is not yet established, even the operating system is not, simply can not run the compiler.
正在翻譯中..
