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

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

Re: [avr-gcc-list] Found Solution for avr-gcc path problem


From: Woo-Hyun Kim
Subject: Re: [avr-gcc-list] Found Solution for avr-gcc path problem
Date: Sun Jan 28 15:27:04 2001

I solved this problem.

When I opened *.obj file, gcrt.s source window was opend by default .
In that window, I could not use breakpoint.

But I could use breakpoint in new source window invoked
by selecting my_c_file or s_file from source list box at top of AVR-Studio.

I'm now more happy.  :-)

Thank you.

Woo-Hyun Kim

----- Original Message ----- 
From: "Peter Fleury" <address@hidden>
To: "Woo-Hyun Kim" <address@hidden>
Sent: Sunday, January 28, 2001 6:31 AM
Subject: Re: [avr-gcc-list] Found Solution for avr-gcc path problem


> Hi,

> I know that my supplied make does not run on NT and win2k. 
> The makefile needs more cleanup. I have created a new 
> target "makedirs" which creates the needed dirs.
> The target "clean" now only removes the files and dirs.

> Why can't you use breakpoints in AVR Studio. I can use breakpoints.
> Just move and click the mouse to line where you want to set a
> breakpoint, then press F9. A breakpoint will be marked with a 
> red sqare. Then select Debug->Go (F5). Programm will stop.

> Peter


reply via email to

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