hi.
I am seeking your assistance regarding a J-Link (PLUS) debugging issue on a custom board featuring the PAN1770 module (ENW89854C1KF), which integrates the Nordic nRF52840 (ARM Cortex-M4F).
I have previously verified that debugging the PAN1770 on the evaluation board using the onboard J-Link debugger works without any issues.
USE
- SEGGER Embedded Studio for ARM 7.32a
- nRF Connect for Desktop - Programmer (v4.7.2)
- J-Link terminal, CMD
However, I am now attempting to debug on our custom-designed PCB featuring the same PAN1770 module, and I am encountering the following persistent errors.



The SWD connection and basic communication seem to be established correctly; however, I am unable to write to the RAM region (0x20000000). I am unsure if there is a specific configuration or setting I am missing.
I am desperately seeking your expert guidance on the following issues, as I suspect there might be a fundamental configuration or hardware stability issue:
Why is the 'RAMCode' verification failing?
Why do the written and read data values differ (e.g., 0x3A vs 0x32)?
Why does access to the RAM region (0x20000000) consistently lead to a terminal freeze and Error -256?
What are the recommended debugging steps to resolve this?
"I am in desperate need of your expert guidance and would greatly appreciate your help in resolving this issue. Thank you very much for your time and support.”

