CodeWarrior Coldfire debugger
- From: "augiedog" <augiedog@xxxxxxxxxxx>
- Date: Sat, 2 Jul 2005 08:39:08 -0400
Hi All;
I'm debugging an MCF5485-based project. I would like to know how to
determine what area of memory is being used by the BDM debugger. Obviously
if I check the exceptions tabs for certain event handlers to be handled by
the debugger, the debugger must place code in target memory. For the
exceptions this is not difficult to find, but I am concerned that other
memory areas may be in use that I am trying to use as well. For instance, I
am unable to successfully use the second bank of core sram successfully.
Everytime I try to place the system stack there (0x20001000-0x20002000) the
debugger refuses to step into my code. I know I have the registers set up
correctly for using that bank in the same fashion as bank 1. So I am
guessing that maybe the debugger wishes to use that space. I can't find any
info from PEMICRO.COM.
Thanks!
.
- Prev by Date: Re: USB driver for HTI hangs Windows XP
- Next by Date: Software Developer Embedded Systems / DSP such neues Projekt
- Previous by thread: Re: How Good is Processor Expert for DSP56800?
- Next by thread: Software Developer Embedded Systems / DSP such neues Projekt
- Index(es):
Relevant Pages
|
|