Changes for ATMega128/Strange jumps

rtel wrote on Tuesday, October 04, 2005:

>I use 20050214

I am using the same.  I am using V4.11 of AVR Studio.

>I build from the menu: Tools / [WinAVR] Make All

I have always done this from the command line - but presumable this makes no difference.

>DEBUG = ELF/DWARF2

This should not be necessary.  Using the makefile from the download you should get both coff and elf output.  Try a clean build without this line.  If this still does not work, would you be able to send me a zip file of your project?  Include all the output object files, elf file, etc, and send it to the address from the FreeRTOS.org WEB site contacts page (r dot barry _at_ freer…).

Regards.