This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ULinkPro : Cannot access memory

I am using ULinkPro Debugger to program and debug software on NXP LPC4088FBD144 MCU.

While downloading program in debug mode,
I am getting following error message "Cannot access memory" and "Cannot enter Debug Mode".
Downloading program on MCU is not possible.

I tried changing Max Clock frequency (all values of frequency) in
Target Driver Setup - Debug - Settings to solve the problem.
Problem not solved.

Please suggest a suitable solution to the problem.

Parents
  • Thank you for your reply to my post.

    I am using custom designed board. However, after experimenting with uVision Keil v5.14,
    I have observed said errors disappear.

    After setting, Options for Target 1 -> Debug -> Settings ->
    Debug (Cortex-M Target Driver Setup) -> Connect and Reset Options -> With Pre-Reset
    said problems disappear.

    Please suggest reason for disappearance of error under above mentioned setting.

Reply
  • Thank you for your reply to my post.

    I am using custom designed board. However, after experimenting with uVision Keil v5.14,
    I have observed said errors disappear.

    After setting, Options for Target 1 -> Debug -> Settings ->
    Debug (Cortex-M Target Driver Setup) -> Connect and Reset Options -> With Pre-Reset
    said problems disappear.

    Please suggest reason for disappearance of error under above mentioned setting.

Children