Hello,
i have a problem when I try to download a file on LPC1837 in original revision, I receive the following message:
Cannot access Memory )@0x400531000, Write, Acc Size: 4 Byte)
File: C:\Keil_v5\ARM\PACK\Keil\LPC18000_DPF\2.6.0\Keil.LPC1800_DFP.pdsc
Sequence: ResetSystem
Context: Item #1: <control if="VecResetWithPeriph">
Item @#0:<block>:Line3
This is the screenshot of the issue
Expression: "v5\ARM\PACK\Keil\LPC18000_DPF\2.6.0\Keil.LPC1800_DFP.pdsc"
E310: Debug access failed - cannot write value 0xFFDF0030 to address 0x40053100 (accsize '4', AP '0')
PDSC: Sequence Execution failed
Could anyone help me to undestand the issue?
Can you try installing the latest LPC1800_DFP which is version 2.11.0 and try with that?
I will try to update the LPC1800_DFP.
The strange behavior is if I use the LPC1837 in revision A all works well, I would to understand why, which are the differences in the hardware
To check the differences between revisions of the chip you should check errata sheet, which would for your chip be the following one www.nxp.com/.../ES_LPC185X_3X_2X_1X_FLASH.pdf
I have already check the errata sheet, but i haven't found any kind of answer related to my issue .....