hello
I have programmed the nor flash with the rcw generated from the pbl tool ,how to read the values that is in the nor flash
when i read 0XE8000000 I am finding 0xffffffff if when i am executing the commands i was able to read the device id
change p:e8000000 00f0 16bit
change p:e8000aaa 00aa 16bit
change p:e8000554 0055 16bit
change p:e8000aaa 0090 16bit
display p:e8000000..e8000004
display p:e8100000..e8100004



how to find that the code is written to the flash?