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

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

[avr-gcc-list] Re: Simulating with AVR-Studio


From: Gunnar Henne
Subject: [avr-gcc-list] Re: Simulating with AVR-Studio
Date: Mon, 26 Mar 2001 14:54:24 +0200

Hello Scott?

Scott Pitcher schrieb:

> Now, I have a C source file in the
> application I can at least load the OBJ file, however, the only file
> that it can "see" is the gcrt1.S file.

It seems the debug info could be loaded and is working, otherwise you
would not have seen the gcrt1.S file.

Perhaps you omitted the -g flag for gcc so that no debug info is
included in the module?


Regards

Gunnar

(http://combio.de/avr)



reply via email to

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