Forum Discussion

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

How 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"...