This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem in Setting Breakpoint



Hi,

I'm using AM335x Starter kit with CCSv5.2.1. When I try to load the demo program of starterware into the target RAM, I'm getting the following error

CortxA8: Breakpoint Manager: Retrying with a AET breakpoint
"CortxA8: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x80000d90: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.0.747.0)"

The dissemble code appears to be as

.............

7fffffec: Target failed to read memory at 0x7FFFFFEC [code=0x1]
7ffffff0: Target failed to read memory at 0x7FFFFFF0 [code=0x1]
7ffffff4: Target failed to read memory at 0x7FFFFFF4 [code=0x1]
7ffffff8: Target failed to read memory at 0x7FFFFFF8 [code=0x1]
7ffffffc: Target failed to read memory at 0x7FFFFFFC [code=0x1]
$Z:/StarterWare_GITORIOUS_PSP/StarterWare_02_00_00_06/system_config/armv7a/cgt/init.asm:97:178$, Entry:
80000000: 00000000 ANDEQ R0, R0, R0
80000004: 00000000 ANDEQ R0, R0, R0
80000008: 00000000 ANDEQ R0, R0, R0
8000000c: 00000000 ANDEQ R0, R0, R0
80000010: 00000000 ANDEQ R0, R0, R0

...............

When I tried to figure out the problem through forum, they directed me disable the creation Hardware Breakpoints, but still I cannot resolve this issue.

Any help is appreciated!

Thanks,

Easwar

  • Now I'm able to run the Program. AM335x Starter Kit is equipped with DDR3, whereas the Gel file provided by StarterWare_02_00_00_06 configures for DDR2. Problem got fixed after using the revised version of starterware gel file.

  • I am having the same problem.  Where can I find the new GEL file, or can you forward it to me? 

    Kind regards, 

    Paul

  • Dear all,

              I have the similar problem  with yours!   I  follow the steps in the DM814x AM387x PSP Flashing Tools Guide.pdf   in my custom board and have no problems until  i load nand-flash-writer.out ! when i load this file ,i got the following error,

    CortexA8: Trouble Setting Breakpoint with the Action "Process CIO" at 0x8000a3ac: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.73.0)
    CortexA8: Breakpoint Manager: Retrying with a AET breakpoint
    CortexA8: Trouble Setting Breakpoint with the Action "Terminate Program Execution" at 0x8000a99c: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.73.0)
    CortexA8: Breakpoint Manager: Retrying with a AET breakpoint
    CortexA8: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x80007430: (Error -1066 @ 0x333C) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.73.0)
    CS_DAP_DebugSS: Error: (Error -242 @ 0x0) A router subpath could not be accessed. The board configuration file is probably incorrect. (Emulation package 0.0.0.0)

    Is there anything i need to modify  about the gel files of  PG.1x and PG 2.x。

    Thank you i n advance!

  • Hi Gery,

    Did you solve the issue ?

    Thanks

    Ran