Visible to Intel only — GUID: mwh1416946903485
Ixiasoft
Visible to Intel only — GUID: mwh1416946903485
Ixiasoft
8.3.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” in the "Developing Programs Using the Hardware Abstraction Layer" chapter.
For more information about tightly-coupled memory, refer to the "Cache and Tightly-Coupled Memory" chapter.