Could You please give me more hints, still i cant read UTEST area.
Documenattaion says "UTest NVM block is enabled only when MCR[PEAS] is high"
so i am doing:
M55FMC.TMD = 0x2D3C4B5A;
Once the next reset is asserted, Test mode will be disabled.
and after that i am setting MCR[PEAS] = 1;
but still cant read UTEST. What other steps has to be taken?