P2020RDB Booting issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

P2020RDB Booting issue

622 Views
nareshpuli
Contributor III

Hello,

we are using P2020RDB Evaluation board , we are unable to boot from any option(NOR, NAND and even SD also), , what could be the problem .so we connected to code warriour tap debugger and tried to access the nor flash.
Tried to erase the NOR Flash (S29GL128P) then while erasing i got this issues in the console, please find below screenshot attachment

What could be the issue? Please help us to debug the eval board.

console log message


cfl::target -lc "test2-core00_RAM_P2020_Connect"
fl::target -b 0x0 0x40000
fl::target -v off -l off
cmdwin::fl::device -d "S29GL128P" -o "16Mx8x1" -a 0xff000000 0xffffffff
cmdwin::fl::erase all
Beginning Operation ...
-------------------------
Performing target initialization ...
Downloading Flash Device Driver ...
Reading flash ID ...
Error: The Get Flash Device ID Command failed. Flash driver reports the following error(s): Operation Unsupported Timed Out. If you are trying to program a sector please make sure that the sector is erased.
Chip reported error during erase
Chip reported error during program. Please check that the sector you are programming is erased.
Device Protection Error
Sector Protection Error
Verify failed
Data is not aligned to 32 bits
Data is not aligned to 64 bits
Data is not in flash range
Flash initialization error
ECC failed
Secure operation with disabled mass erase detected. Aborting programming to prevent locking the device permanently
Secure/Unsecure operation error
Bad block detected in flash at address 0x
Error: Getting flash ID failed
Error: The Get Flash Device ID Command failed. Flash driver reports the following error(s): Operation Unsupported
Timed Out. If you are trying to program a sector please make sure that the sector is erased.
Chip reported error during erase
Chip reported error during program. Please check that the sector you are programming is erased.
Device Protection Error
Sector Protection Error
Verify failed
Data is not aligned to 32 bits
Data is not aligned to 64 bits
Data is not in flash range
Flash initialization error
ECC failed
Secure operation with disabled mass erase detected. Aborting programming to prevent locking the device permanently
Secure/Unsecure operation error
Bad block detected in flash at address 0x


Regards
Naresh

------------------------------------------------------------------------------------------------------

 

0 Kudos
1 Reply

332 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Naresh,

For flash programming, please refer to procedure described in https://community.nxp.com/docs/DOC-100896.

According to your log, it seems that the NOR flash is in protection state, please add and execte the Unprotection task before NOR flash programming.

Thanks,

Yiping

0 Kudos