Jump to ID:
IDE

Project Home

Tracker

Documents

Discussions

Wiki

Project Info
Forum Topic - View Memory: "Target Rquest failed, Unable to read memory" (gdb issue?): Page 1 of 19 (19 Items)
   
 
 
View Memory: "Target Rquest failed, Unable to read memory" (gdb issue?)  
Hi,

I'm debugging a memory issue on an mpc8313 board.
For this, I'd like to view a specifiy portion of memory. I select the approriate variable in the "Variables" window in 
the Debugger View of Momentics, choose "View Memory"... The Memory window opens, but says "Target Rquest failed: Unable 
to read memory."

I have done some research, I think a quick fix might be to disable gdb memory access checking ("set mem inaccessible-by-
default off"). But where can I specify this? The debugging window settings specify file ".gdbinit", but this file is 
found nowhere on my system.

Or am I completely on the wrong track here?

Help greatly appreciated!

Greetings,
 Marc