This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RAM cannot set breakpoint


Hello,
I have a strange problem:
I am using a ChameleonPOD (JTAG) adapter and GDB. I can debug my system
using an ARM7, flash memory and SDRAM (or SRAM). But now I have a UtRAM
(SRAM clone). I can set breakpoints in the SRAM of the ARM7 but if I try
to set a breakpoint in the RAM, I get an error:
 Error accessing memory address:xxxxxxx, unknown error 4294967295.

But I can write into the RAM, I can download a program and start it.

What can this be????

Regards,
 Sven Rehfuß





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]