Re: RTEMS in the Zynq Ultrascale+

2017-09-06 Thread Mike Looijmans
effort with somebody. And, I have some doubts: -Can be used the RSB for ARM as it is for this goal? Or should it be modified -I suppose that the BSP of the zynq is the best reference. But, do you know if there is another good bsp reference. Regards Kind regards, Mike Looijmans System Exper

Re: LEON2 and C++ exception handling

2017-08-14 Thread Mike Looijmans
On 14-08-17 09:35, Chris Johns wrote: On 14/8/17 4:04 pm, Mike Looijmans wrote: On 12-08-17 03:29, Chris Johns wrote: On 11/8/17 10:14 pm, Mike Looijmans wrote: Is there maybe some other entry/register/variable that my boot code needs to pass to RTEMS? Exceptions need valid tables

Re: LEON2 and C++ exception handling

2017-08-13 Thread Mike Looijmans
On 12-08-17 03:29, Chris Johns wrote: On 11/8/17 10:14 pm, Mike Looijmans wrote: Is there maybe some other entry/register/variable that my boot code needs to pass to RTEMS? Exceptions need valid tables registered with the unwinder to work or you end up in the terminate call. The SPARC