Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAbout exceptions: Is try, catch and thow supported?
I would like to use try-catch statements, but it does not seems to work for me. I work with Quartus II 11.0sp1 and nios II (the fpga includes a vic). When I debug what happens in my throw state...
Altera_Forum
Honored Contributor
14 years agoBTW, I do see in the debugger that the nios2-rtems-g++ configured gcc run-time support code does administer the proper mutual exclusion locks when a thread throws a c++ exception.