On Mon, 3 Apr 2000, Gaixia Zhang wrote:

> Hi,
> 
> What do you guys use for EBSA285 clone board? Debugger / Emulator /
> Logic Analyzer?

Speaking for myself, I didn't find logic analyzers of any great help for
debugging software on the EBSA285.  Since Linux uses virtual address
mapping, and because memory pages are allocated totally randomly from a
bus point of view, it's pretty useless to count on an external device.

The best strategy is still probably to have a solid knowledge of what
should be going on and carefully placed printk's to a serial port.


Nicolas


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to