Hi, guys, I'm thirsty for your help!
Recently I have been suffered from the the problem described in the title. Actually I tried to change the CMD file like below:
Replace
RAML0 : origin = 0x008000, length = 0x001000
RAML1 : origin = 0x009000, length = 0x001000
RAML2 : origin = 0x00A000, length = 0x001000
RAML3 : origin = 0x00B000, length = 0x001000
by
RAML : origin = 0x008000, length = 0x004000
Then, the error indication would change from "data verification at address 0x84AC" to '"data verification at address 0x8023". I don't understand the difference between those two above.
Btw, the initial error is "data verification at address 0x8000", it just changed after do power reset.
I'm confused by this phenomenon, why? In my opinion, this kind of error will appear because of CSM. Then, why it will transfer to other address within RAML0 ?
How can I load the program to RAM successfully?
Thanks for any help sincerely!
Wenlong Lee