Altera_Forum
Honored Contributor
12 years agoCode size / Due to STL?
Hello, I recently started with the NIOS II. I started from the 'small C hello world' example and simply added C++ support. Now, when I want to use a vector<int> for instance, the code instan...