Table 3-2 lists the main source components in a ChorusOS source delivery and the associated directories which are created in your source directory during the installation process.
Table 3-2 Source Components and Associated Files
Component |
Directory |
Description |
---|---|---|
NUCLEUS |
source_dir/nucleus |
Generic microkernel code + family profiles |
DRV |
source_dir/nucleus/bsp/ |
Drivers |
BSP | source_dir/nucleus/bsp/family /target | Board specific boot code (BSP) |
OS |
source_dir/os |
Operating System (network, POSIX) |