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 ?Link Copied
Hi,
I had same issue and found this:
Seems like a known issue, but still very annoying for us.
How did you workaround it?
Etienne
For more complete information about compiler optimizations, see our Optimization Notice.