Setjmp and longjmp are part of the C Library and should be available on all architectures supported by RTEMS
--joel On Dec 28, 2017 5:09 AM, "Vicent Brocal" <[email protected]> wrote: > Hi all, > > Does anyone know if the RTEMS C API provide some functionality similar to > the setjmp/longjmp functions of the POSIX API? I did a quick search trough > the official RTEMS C API doc, but at first glance I did not find anything > like that. > > We are trying to implementing something as the C++ try/catch feature. > > Thanks, > > Vicent > > > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.rtems.org/mailman/listinfo/users >
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
