avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] Primer on using Insight?


From: Al Williams
Subject: RE: [avr-gcc-list] Primer on using Insight?
Date: Mon, 12 Apr 2004 10:12:37 -0500

Open the ELF file. This has all the symbols (use -g on the compile options
to get all of the symbols).

Regards,

Al Williams
AWC
http://www.awce.com



-----Original Message-----
From: address@hidden [mailto:address@hidden
On Behalf Of Mike van Meeteren
Sent: Monday, April 12, 2004 9:56 AM
To: address@hidden
Subject: [avr-gcc-list] Primer on using Insight?


I would like to do some debugging using the Insight/GDB tool and 
SimulAVR.  The thing I can't figure out is what file to load when you click 
the run button.  Do I need to make the project and generate a BIN file?  I 
tried using a HEX file with no success.  Do I load the source file?

I have simulavr running and Insight seems to connect to it, but I have no 
clue where to go from there.

A quick pointer in the right direction would be appreciated.

-Mike


_______________________________________________
avr-gcc-list mailing list
address@hidden http://www.avr1.org/mailman/listinfo/avr-gcc-list



_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]