[En-Nut-Discussion] Nutos not work on the EVK1100

Thiago A. Corrêa thiago.correa at gmail.com
Wed Oct 10 15:49:14 CEST 2012


Hi,

On Wed, Oct 10, 2012 at 5:00 AM, Harald Kipp <harald.kipp at egnite.de> wrote:
> Hello power ip,
>
> Many thanks for providing this.
>
> On 02.10.2012 12:15, power ip wrote:
>> Add _trampoline   for Atmel DFU compatible,otherwise NutosApp will not start
>>
>>
>> Temporary makefile
>>
>>
>> LIBS =  $(LIBDIR)/nutinit.o trampoline.o $(MODS) -lnutpro -lnutos
>> -lnutarch -lnutdev -lnutgorp -lnutnet -lnutfs -lnutcrt
>
> Thiago, Can you please confirm?
>

That is correct if you want to use Atmel's DFU bootloader. Otherwise,
you can just erase the bootloader and program the device without
linking against trampoline.o. I suppose this is more related to the
bootloader itself than to ethernut.

I'm not sure if we can assume trampoline.o to be in a default search
path for the linker. If we can, than we could add an option to the
configurator. Right now it's up to the application's Makefiles.

Kind Regards,
     Thiago A. Correa



More information about the En-Nut-Discussion mailing list