Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

How to allocation ISR into a faster memory device

Hi everybody: In order to speed up interrupt responding time, I hope to allocate exception handler and all ISR into a tightly-coupled memory(TCM). So, I do the following steps: 1. add a onchi...