The basic knowledge has basically explained the home that UCOS wants to live in (that is, the hardware platform environment), and to enable advanced language writing.ProgramWhat does the compiler do if it can be directly run on a hardware platform. There is also an environment problem with the C language running, that is, understanding the advanced language from the perspective of hardware and assembly language.
Next we will explain the implementation principle and the essence of an embedded real-time operating system from hardware power-on to UCOS. Now we will introduce all our software and hardware facilities and all the tools used.
Hardware: the hardware platform used is botron's 2410-s, and its core is ARM920T.
Software: Vivi and UCOS)
Tool: ads1.2
All we useCodeAll in an ads1.2 project.
In general, we use ads1.2 to create a project and compile it. Use the serial port supported by Vivi to download executable programs to the nandflash memory of the Development Board through the Super Terminal Program on the computer.