Dear
I use MC56F83783VLH for my project.
The MC56F83xxx has two flash data block as RM show.

So my application is run in primary flash array 1. and use primary flash array 2 for my save data area.
but I can't check the flash array 2 data states in Codewarrior debug mode. Like below picture.
It's all show "????"

I am pretty sure I have the Data written into Flash array 2.
Because I change the project of part number to "MC56F83789" and it can show my save data states.

Only when the project is set to MC56F83783, the data flash array 2 information cannot be read.
It can easily reproduce this problem on EVB.
Kresse