Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi !
Where I can find the tcm.zip example, mentioned in "Using Tightly Coupled Memory with the Nios II Processor" ? Actually, I can load my ISR function to the tightly_coupled_instruction_memory. But the tightly_coupled_data_memory seems to be unused. Til now, i haven't any performance improvements. My ISR function is really short, it executes only "OSSemPost(IRQSem);". Is Tightly Coupled Memory even usefull or is VIC more applicable ? Thanks any help very much. Regards, R2-D2