I am attempting to port some code from a LEON3 application to the ZYNQ, and 
there are some exception handling routines, such as :
status = rtems_interrupt_catch(handleTrap, 
SPARC_SYNCHRONOUS_TRAP(ILLEGAL_INSTRUCTION), &oldHandle);
Is there an equivalent for the ZYNQ?




The information contained in this message is intended for the addressee only 
and may contain sensitive information. If you are not the addressee, please 
delete this message and notify the sender; you should not copy or distribute 
this message or disclose its contents to anyone. Any views or opinions 
expressed in this message are those of the individual(s) and not necessarily of 
the organisation. No reliance may be placed on this message without written 
confirmation from an authorised representative of its contents. No guarantee is 
implied that this message or any attachment is virus free or has not been 
intercepted and amended.

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to