F
Frank van Eijkelenburg
Guest
Hi,
Is it possible to debug an application which is in sdram by use of xmdstub?
I have a small bootloader program which programs a final application into
sdram (by use of xmodem). Now I want to debug this application, is that
possible or should I use the opb mdm device?! If it's possible, I guess I
have to build a bootloader with the xmdstub and make a connection. But how
to get my application into the sdram? Can I use the "dow" command at the xmd
command line or an option inside gdb to download the application into sdram
(I'm asking this, because in the normal way the user has to give some input
via the serial port, but that's the same port for debugging thus I can't
give any input). And how to step through the code when the application is in
the sdram?!
TIA,
Frank
Is it possible to debug an application which is in sdram by use of xmdstub?
I have a small bootloader program which programs a final application into
sdram (by use of xmodem). Now I want to debug this application, is that
possible or should I use the opb mdm device?! If it's possible, I guess I
have to build a bootloader with the xmdstub and make a connection. But how
to get my application into the sdram? Can I use the "dow" command at the xmd
command line or an option inside gdb to download the application into sdram
(I'm asking this, because in the normal way the user has to give some input
via the serial port, but that's the same port for debugging thus I can't
give any input). And how to step through the code when the application is in
the sdram?!
TIA,
Frank