[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Can't debug bootloader in avrstudio
From: |
Keith Gudger |
Subject: |
Re: [avr-gcc-list] Can't debug bootloader in avrstudio |
Date: |
Mon, 1 Dec 2003 14:08:25 -0800 (PST) |
Please provide the following information:
1) What does your LDFLAGS line look like. Specifically, this part:
...,--section-start= etc.
2) What mcu is on your CFLAGS line? (--mmcu=...)
3) In studio, what AT... part are you using?
4) Please include your OBJCOPY instructions from your Makefile.
If you provide enough information we might be able to help.
On Mon, 1 Dec 2003, Vasil Atanasov wrote:
> Hi all,
>
> I downloaded AVRstudio 4.08beta and use extcoff format on converter
> The problem is when I add "section" to my code for bootloader the code
> disappiared in avrstudio
> This problem exist with avrstudio 3.56 and 4.0
> Somebody can help me?
> Thanks
> Vasil
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>