The thesis describes the build process of a Linux system which will run on an
embedded board STM32F769I Discovery. The thesis also describes the
functions which will be supported on this system. The purpose of the thesis
is to describe the build process of an operating system and its components
for a new development board (in this case STM32F769I Discovery).
In the thesis we use Buildroot to build the components of our Linux
system, which are bootloader, Linux kernel, Busybox and root file system.
To prove the correct function of the operating system, a serial console
will be used and to prove the correct behaviour of operating system func-
tionalities, the development board will be observed while performing simple
manual tests. Every functionality and its purpose is also described. In the
thesis various different functionalities of the development board STM32F769I
Discovery are supported, such as touch display, GPIO interface, Ethernet
interface and industrial input/output.
|