Embedded Design Handbook

ID 683689
Date 8/28/2023
Public
Document Table of Contents

7.5.9.2. Exception Stack

The timer_memory_section.tcl script locates the exception stack in the tightly_coupled_data_memory region.

Exception Stack

# Locate the exception stack to tightly coupled data memory.
set_setting hal.linker.enable_exception_stack TRUE
set_setting hal.linker.exception_stack_memory_region_name tightly_coupled_data_memory.
aset_setting hal.linker.exception_stack_size 1024