
SCIOPTA - Real-Time Kernel
15-14 Manual Version 4.1 User’s Manual
SCIOPTA - Real-Time Kernel
15 Building SCIOPTA Systems
15.7.3 Windriver Linker Scripts
You can find examples of Windriver C/C++ Compiler Package linker scripts in the SCIOPTA examples and get-
ting started projects. In these examples there is usually a main linker script which includes a second linker script.
The main linker scripts are board dependent.
<board_name>.dld Board specific linker script for Windriver.
File location: <install_folder>\sciopta\<version>\bsp\<arch>\<cpu>\<board>\include\
Usually the main linker scripts includes another standard linker script:
module.dld Module linker script for Windriver.
File location: <install_folder>\sciopta\<version>\bsp\<arch>\include\
Study these linker script files to get full information how to locate a SCIOPTA system in the embedded memory
space.
Comentarios a estos manuales