This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

C++ exception

Hi,

I'm using  Segger Embedded Studio (with gcc naturally). The standard C++ exception handling doesn't work: exceptions are not caught by exception handler. Is there a way to enable normal C++ behaviour?

Thanks,

Daniel 

Related