Forum Discussion
Altera_Forum
Honored Contributor
20 years agoCache bypass
Hello all, I'm developing an application with two or more Nios II processors. There is a scheduller that select a thread to execute on a specific cpu. Any thread can run on any cpu. However, t...
Altera_Forum
Honored Contributor
20 years agoMaikon,
Take a look at the content in <nios2_install>/documents/gnu-tools/gcc/Altera-Nios-II-Options.html. In particular, I think you'd be interested in the-mbypass-cache
-mno-bypass-cache options, though there's other good stuff, in this page, as well. Whenever I'm looking for Nios II details, I always start at the <nios2_install>documents/index.htm webpage...and then I search on the Forum. Cheers, - slacker