![]() |
Tegra Linux Driver Package Development Guide October 20, 2016 | 21.5 Release |
Script | Description |
adsp_attach.cmm | Configures to attach to aDSP but otherwise do not change the system state |
adsp_kernel_attach.cmm | Attaches to aDSP with OS symbols loaded |
adsp_menu_setup.cmm | Installs on start-up aDSP-side menu buttons |
avp_attach.cmm | Attaches the AVP |
avp_boot_attach.cmm | Attaches the AVP for Ethernet boot |
avp_boot_ml.cmm | Attach to AVP for mini-loader debug |
avp_boot_tb.cmm | Debugs TegraBoot binary loaded into IRAM by this script |
avp_init_cpu.cmm | Powers the up the CPU from the AVP |
avp_menu_setup.cmm | Installs AVP-side menu buttons |
avp_power_cpu.cmm | Powers the up the CPU from the AVP |
avp_uboot_attach.cmm | Boots AVP with U-BOOT loaded into SDRAM by this script without resetting the chip |
config_avp.t32 | Provides environment variable settings |
config_cpu.t32 | Provides environment variable settings |
config_cpu_win.t32 | Provides environment variable settings |
cpu_attach.cmm | Attaches to CPU on Tegra <platform> BSP for kernel |
cpu_boot_sdram_noload.cmm | Boots CPU with various configurations |
cpu_boot_attach.cmm | Attaches to CPU on Tegra <platform> BSP for Ethernet boot |
cpu_dcc_setup.cmm cpu_dcc_swi_setup.cmm | Configures DCC for the CPU |
cpu_disable_mmu.cmm | Disables the CPU MMU and caches |
cpu_kernel_attach.cmm | Attaches to CPU with kernel symbols loaded |
cpu_lk.cmm | Reconfigures for boot loader-to-kernel hand-off |
cpu_menu_setup.cmm | Installs CPU-side menu buttons |
cpu_mp_attach.cmm | Sets up CPU for complex core/multiprocessor settings |
cpu_uboot-attach.cmm | Boots CPU on with U-Boot already present in SDRAM |
csite_cpu.cmm | Dumps CoreSight CPU apertures |
install_customer_scripts | Installs scripts to the $T32SYS (Android) C:\T32 (Windows) directory, and then prompts the user to customize the configuration script |
physical_setup.cmm | Reconfigures for boot loader physical addressing mode |
setup_customer_environment.cmm | Sets up paths and global environment variables used by other scripts |
t32.cmm | Initializes TRACE32 |
t32_customer.cmm | Default startup program for TRACE32 |
t32adsp | Specifies TRACE32 instance is aDSP for start up |
t32avp | Specifies TRACE32 instance is AVP for start up |
t32cpu | Specifies TRACE32 instance is CPU for start up |
toolbar_setup.cmm | Sets up common toolbar items |
user_config_customer.cmm | Sets user-specific parameters, such as script variables |
virtual_setup.cmm | Reconfigures virtual addressing mode for kernel |
windows.cmm | Provides Windows settings |
t21x/t21x_adsp_jtag_setup.cmm | Configures JTAG for the aDSP |