Forum Discussion

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

Nios2 exception handling in mulithread problem

Anyone knows if exception handling is well supported in NIOS2 multi-thread UC/OSII environment ?

In my NIOS2 project I have 2 thread and {try..catch} exception in one thread seems to be pre-empted in second thread ?

Any suggest ?