A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: auz1642851613425
Ixiasoft
Visible to Intel only — GUID: auz1642851613425
Ixiasoft
8.4.1.6. Use Fast Memory
For best performance, place the ISRs and the stack in the fastest available memory: preferably tightly-coupled memory (if available), or on-chip memory.
If it is not possible to place the main stack in fast memory, consider using a separate exception stack, mapped to a fast memory section, as described in the next section.
For more information about mapping memory, refer to Memory Usage chapter.