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

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

[avr-gcc-list] Linker sections... ...ObjTool bug


From: Marko Panger
Subject: [avr-gcc-list] Linker sections... ...ObjTool bug
Date: Mon, 10 Mar 2003 17:11:55 +0100

Hi,

I have found out that ObjTool behaves very strangely when using different
sections in FLASH. (e.g Bootloader).

I had problems with different sections in FLASH. In fact whenever I tried to
call a function which was declared at an absolute address (0xf000) my
application went off, because the code wasn't loaded at that address. Since
I am using AVR Studio I was loading the produced *.cof file.

I have tried to load only the *.hex file into my AVR and all is OK. The code
is right where it should be.

Is ObjTool having problems with different sections ?

Any help would be appreciated !

marko




reply via email to

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