avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Support for AtMega328pb


From: Pitchumani Sivanupandi
Subject: Re: [avr-libc-dev] Support for AtMega328pb
Date: Wed, 8 Feb 2017 10:48:36 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

On Wednesday 08 February 2017 01:59 AM, address@hidden wrote:
As Joerg Wunsch wrote:

In the latter case, we cannot simply move that code into the tree,
because Atmel has the copyright for it.  They at least have to
agree, but sure, it would be easiest if they integrated it
theirselves as they used to do in the past.
is there a chance to trigger that?
I was in the hope one of the Atmel guys listening here would respond.
We have spent quite some effort into detaching part support from other 
toolchains and libraries. In doing this we can more easily release support for 
new parts and fix bugs in the existing part support. Part support is now 
distributed in CMSIS-compatible packs that are available on 
http://packs.download.atmel.com/ . I would rather recommend you to download and 
unzip these packs, and then point the toolchain to the location of the linker 
scripts in the pack.
Yes, these device packs contains the required files (header, startup file and device library) to support new devices. Refer http://distribute.atmel.no/tools/opensource/Atmel-AVR-GNU-Toolchain/3.5.4/ for using toolchain with these Atmel Device Family Packs.

Regards,
Pitchumani




reply via email to

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