This is the mail archive of the ecos-discuss@sourceware.org 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: gdb problem


On Thu, May 18, 2006 at 11:45:32AM +0200, Ram Sudhir Tadavarthi wrote:
> Hello,
> 
> Aim:
> To get the gdb debugger working 
> 
> Target environment:
> Platform : Motorola PQ2FADS-ZU Board
> Processor: MPC 8280 (predecessor of MPC 8260) Clock frequency : 100MHz
> 
> I have built a hello world eCos RAM application (hello.elf,hello.srec from
> hello.c). If I load the hello.srec from redboot monitor via tftp and execute
> it with "go" command. 
> 
> The output on the console is
> 
> Init device '/dev/ttydiag'
> Init tty channel: 38170
> Init device '/dev/haldiag'
> HAL/diag SERIAL init

Try disabling these messages. The ethernet gdb stub can get itself
into knots if it is asked to output messages too soon during booting. 

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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