Failed to write memory

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

Failed to write memory

1,851 Views
bladerunner1010
Contributor III

I'm getting error via Codewarrior when trying to connect with flash programmer or when I run the initialization script.

Jtag connection seems OK and I am able to read the RCW.

Error is:

Failed to write memory at address 0x2016002c on core CortexA53#0.

Chip is LS1023A.

Thanks for your help

@yi 

Tags (2)
4 Replies

1,806 Views
bladerunner1010
Contributor III

please attach your initialization script and will try to help 

0 Kudos

1,800 Views
richardadams
Contributor III

I'm using the initialization script for the LS1043ARDB (LS1043A_RDB._init.py) with the following changes to support Hardcoding the RCW since  my board has a Blank NOR  Flash which will be my boot device when I can program it

USE_SAFE_RCW = True

BOOT_CHIP_SELECT = 2

The error is generated from Init_BRR when the line " DCSR_BE_M(0x16002C, 0x0000000E)" is executed

 

 

1,808 Views
richardadams
Contributor III

I have the same error with a LA1043A board. Did anyone ever identify the cause of this error and how to work around it?

0 Kudos

1,833 Views
shu-zyc1
Contributor II

l meet the same question ,how do you solve it 

thanks you

0 Kudos