Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

Nios2 exception handling in mulithread problem

Altera_Forum
Honored Contributor II
1,097 Views

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 ?
0 Kudos
1 Reply
ECald1
Beginner
341 Views

Hi,

 

I had same issue and found this:

https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/solutions/spr232407.html

 

Seems like a known issue, but still very annoying for us.

How did you workaround it?

 

Etienne

0 Kudos
Reply