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

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

Re: [avr-gcc-list] avr-gcc code generation and initialization of the re


From: Torleif Sandnes
Subject: Re: [avr-gcc-list] avr-gcc code generation and initialization of the return stack
Date: Thu, 13 May 2004 11:59:36 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2

Due to the stack-manipulation involved in context-switching, the current JTAGICE mkII and other avr tools will not work with RTOS applications. sorry :(

Hi.

What I wrote earlier is not true. JTAGICE mkII and other AVR tools *will* work on RTOS applications.

What I intended to say was:

There are some problems concerning step over and step-out-of in the current tools implementations that will not work with elf/dwarf object files produced with avr-gcc 3.4.0.

All other compilers for AVR produce objects that will work in this regard.

To make sure my point is made:
The *only* problem is step-out-of and step-over on elf/dwarf objects from *avr-gcc*. All other debug functionality for elf/dwarf objects are ok.
(This will not concern any current users, since the parser of such files is not
 yet released)

We are currently working to fix the step-over/out-of problem.

I am sorry for the confusion I created regarding AVR tools.

Regards,

Torleif Sandnes





reply via email to

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