ABSTRACT

This chapter describes how µC/OS-II has been ported to the Intel 80x86 series of processors that provides a floating-point unit (FPU). Some of the processors that can make use of this port are the Intel 80486TM, PentiumsTM (all models), XeonTM, AMD AthlonTM, K6TM-series, ElanSC520TM, and more. The port assumes that you are using the Borland C/C++ compiler v4.51, which was set up to generate code for the large-memory model. The processor is assumed to be running in real mode. The code for this port is very similar to the one presented in Chapter 14, and, in some cases, I am only presenting the differences.