i erased the nor flash now i need to program to the nor flash rcw and u boot i have created thr rcw file through qcvs i am able to write the rcw in to the nor flash how to find that it is written in the location E8000000
Performing target initialization ...
Downloading Flash Device Driver ...
Reading flash ID ...
Auto-detection is successful.
File is of type Binary/Raw Format.
Downloading 0x00000160 bytes to be programmed at 0x00000000
Executing program ....
Program Command Succeeded
fl::target -lc "test_p2041_1-core00_SRAM_P2041_Connect"
fl::target -b 0x0 0x100000
fl::target -v off -l off
cmdwin::fl::device -d "S29GL01GP" -o "64Mx16x1" -a 0xe8000000 0xefffffff
cmdwin::fl::image -f "F:\\BSP image\\images\\P2041RDB\\rcw\\RR_PH_0x19\\rcw_5g_1200mhz.bin" -t "Auto Detect" -re on -r 0xe8000000 0xefffffff -oe off
cmdwin::fl::write
-------------------------
Using restricted address range 0xE8000000 to 0xEFFFFFFF
Programming file F:\BSP image\images\P2041RDB\rcw\RR_PH_0x19\rcw_5g_1200mhz.bin
Auto-detection is successful.
File is of type Binary/Raw Format.
0 Bytes Programmed, Check Restricted Address Range
Program Command Succeeded