Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow to solve NIOS and C++ problem with alt_remap_uncached
I'm using NIOSII eds for an app in my SOC. I'd like to use C++, but I'm having problems even getting it started. What am I missing here? extern "C" {# include <stdio.h># include "system.h"...
Altera_Forum
Honored Contributor
12 years agoHave a look at this document (http://www.altera.com/literature/hb/nios2/n2sw_nii52010.pdf) page 14-47. You need to include <sys/alt_cache.h>