Hello Erich,
I think there is a bug in the memory Preservation or i might missing how to use it.
My bootloader is set in PRM to be on ROM in range of 0xFA00 to 0xFFAD.
When I try to set memory Preservation range as mentioned above, eclipse ignores it and set it as F9C0 to FFBF.
The same thing happens when I try to set bootloader project to prevent erasing range 1900 To FFFF eclipse ignores it and set is as 1900 to 10DF.
Is this really a bug or I am missing something in memory preservation?
My mcu is MC9S08DZ60.
Thank you.