Forum Discussion

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

C++ STL types on NIOS - Do they work?

Hi guys, I'm having trouble using C++ Standard Template Library types like vector, map and streams in my NIOSII system. For reference, my project is a networking application using uCOS-II ...