Forum Discussion
Altera_Forum
Honored Contributor
12 years agoMigrate C Application to C++
Hello everyone, is there a documentation how to migrate a running Nios II application (uses generated BSP with HAL drivers for DE2-70 Board SD card and Video interface) from C to C++ ? Be...
Altera_Forum
Honored Contributor
11 years agoC and C++ maybe same in some basic syntax, but i found it more troublesome when convert from a C to C++ when involve more object oriented elements, i mean when in application layer . :)