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

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

Re: [avr-gcc-list] has any one used AVR Studio v4.06 with Mega128


From: Matthew . Cook
Subject: Re: [avr-gcc-list] has any one used AVR Studio v4.06 with Mega128
Date: Wed, 11 Dec 2002 15:24:37 +1030

Are you using elf2coff or objtool ?   If it is the latter make sure you are
using 0.6b.   I had similar problems to that which you describe with
objtool 0.5b, I never did get to the bottom of it.   The difference for me
was if I single stepped my code after my breakpoint it would step into an
interrupt routine continously, this had me stumped for a few days.   When I
switched to the new version this problem mystereously went away.

Cheers

Matthew

>I'm using AVR Studio v4.06 and AVR GCC v3.2 and JTAGICE.  I was wondering
if
>any one has had problems.  I having one that when I Reset I can set a
break
>point right before me call to initialize I/O (my first function call) I
>single step into the function and go into function but when I return I go
to
>la. la. land.  I've tried this in simulator mode and I don't have any
>problem.
>
>Has any one experienced this?????
>
>Thanks
>Mike



avr-gcc-list at http://avr1.org



reply via email to

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