[Solved] Now the problem is : RDI warning 00005: Data abort, J-Link V6 + AXD+s3c2440

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Partly Solved

    the debug log:
    A memory access failed. Some of the data displayed may be invalid.
    Operation: Read Address: 0x00000000 BufferSize: 384 bytes
    Access Size: Default Not more than 0 bytes were transferred.
    RDI Warning 00005: Data abort
    A memory access failed. Some of the data displayed may be invalid.
    Operation: Read Address: 0x00000000 BufferSize: 384 bytes
    Access Size: Default Not more than 0 bytes were transferred.
    RDI Warning 00005: Data abort
    RDI Warning 00005: Data abort

    Here, I found if I execute "rx 0" in J-Link and then reload the image in AXD. Then everything OK. I can begin single step debug.

    But if I directly load image and run with AXD , the "RDI warning 00005: Data Abort" shows in debug log and I can't start debug.