Thanks for the response, Tom.
I've already researched this in the forums, and in the help documentation, and in the app-notes, etc., etc., etc...
The flash setup in the debugger has these 5 blocks which can be protected from erasure by using AEFSKIPERASING.
0DFLASH
1FLASH_4000
2FLASH_8000
3FLASH_C000
4ALL_PPAGES
What I am requesting, is to break the PFLASH into it's 3 (seperately erasable) blocks so that I can protect one of the PFLASH blocks from being erased while loading the debug code.
So I would have something like this
0DFLASH
1FLASH_4000
2FLASH_8000
3FLASH_C000
4PFLASH_780000
5PFLASH_7A0000
6PFLASH_7C0000
I believe this setup is controlled by the processor-specific MCU02DA.fpp file.
I would mess with this file if I could but it appears to be undocumented.
I've spoken with P&E Microsystems because I thought that might be something they controlled but they referred me to Freescale.
I have a service request opened, but, after three days with no repsonse, I decided to try the forums.
This morning... I finally received a response from the service request I opened last Tuesday.... (they are working on it...)