Hi, I´m working with PC386 BSP, and I wonder how to restart RTEMS without restarting the processor. I have my application build in ELF format. I think I could jump to RTEMS entry point, but I am not sure how the registers should be defined. Is it a good approach? Has anyone done something like that? Thanks, Camilo A. Arboleda