This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

Re: Breakpoint and Ctrl-C problem on ADS board


Were you able to get RedBoot running in high RAM with by importing 
redboot_ROMRAM.ecm?

At 09:57 PM 2/7/02 +0530, you wrote:

>Hi all,
>     I am able to generate a GDB stub image which can be downloaded to RAM,
>     download the code (relocated "hello" application ) using 
> powerpc-eabi-gdb from host.
>
>     If i continuosly execute by giving,
>
>(gdb) jump *START_ADDRESS
>     it is printing the "hello world"
>
>     if i put a breakpoint at main, i am not able to break.  the output is
>
>(gdb) b main
>(gdb) continue
>Continuing.
>
>     After this Ctrl-C is also not working.
>     Anything missing in the stub building...
>
>thanx in advance
>bye
>--
>!============================================================================!
>= Suresh N., Research Engineer, C-DoT, Bangalore.                            =
>= Call me at : OFF: 2383951(Dir) / 2263399 (268)  RES: 3334248               =
>= Alternate email :  nsur_mys@email.com                                      =
>= QOT: For fast-acting relief, try slowing down.
>!============================================================================! 
>


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