Hi,

What's the best way(s) to handle memory exceptions that result from memory
access and permission violations ? for example, what should happen if an
area of memory set to be read only and a thread tried to write data into
this area ? Currently I am using it in debugging purpose to monitor
exception handling and get some details, bit what should happen in practice
?

Regards,
Hesham
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to