Visible to Intel only — GUID: qrd1641976839900
Ixiasoft
Visible to Intel only — GUID: qrd1641976839900
Ixiasoft
5.6.1. Top Level Tcl Script for BSP Defaults
The top level Tcl script for setting BSP defaults is bsp-set-defaults.tcl. This script specifies BSP system-dependent settings, which depend on the hardware system. Both the BSP Editor and niosv-bsp utilities call the default Tcl script.
The default Tcl script consists of a top-level Tcl script named bsp-set-defaults.tcl plus the helper Tcl scripts listed in the Default Tcl Script Components table. The helper Tcl scripts do the real work of examining the processor subsystem and choosing appropriate defaults.
- stdio character device (bsp-stdio-utils.tcl)
- System timer device (bsp-timer-utils.tcl)
- Default linker memory regions (bsp-linker-utils.tcl)
- Default linker sections mapping (bsp-linker-utils.tcl)
- Default bootloader settings (bsp-bootloader-utils.tcl)
- Default instruction-related exception settings (bsp-exception-utils.tcl)