Re: [U-Boot-Users] Debugging U-boot using Trace32 in Linux..

2008-07-08 Thread Markus Brunner
On Tuesday 08 July 2008, Yi-Neng Lin wrote: > Can anyone here give me a pointer about this? Did anyone succeeded in > debugging with Trace32 in Linux? Thanks a lot. I did this a year ago, but I used the native Linux version. Yes it exists and has the same features, but is a bit worse than the wi

Re: [U-Boot-Users] Debugging U-boot using Trace32 in Linux..

2008-07-08 Thread Luigi 'Comio' Mantellini
Hi Yi-Neng, you are wrong :) I'm using Lauterbach Trace32 under Linux with success. Ask to your FAE or Lauterbach technical support to have a linux release. Anyway, for debug u-boot I use a script like the attachment. ciao ciao luigi On mar, 2008-07-08 at 11:41 +0800, Yi-Neng Lin wrote: > Hi

[U-Boot-Users] Debugging U-boot using Trace32 in Linux..

2008-07-07 Thread Yi-Neng Lin
Hi there, Recently I've been trying to debug U-boot using Trace32 in my Fedora Linux. Since the software does not have a linux version, I tried to use WINE, a windows emulator, to execute the binaries. But it just does not work (via parallel port). Can anyone here give me a pointer about this? Did