Atmel AT32AP7001-ALUT device not supported in Atmel Studio 7.0

344 Views Asked by At

I have a project for Atmel AT32AP7001-ALUT which was developed using avr32studio version 2.5 in the year 2008.

I have to implement new features for this project, I installed Atmel Studio 7.0 to start the development work. However Atmel Studio 7.0 does not seem to support for this device(AT32AP7001). I also tried to use avr32studio v2.5 but this software does not install for newer versions of windows. I searched for board support packages for AT32AP7001 to use it in Atmel Studio 7.0, but could not find any. I am new to embedded programming, can someone tell me how I can setup the project for this device in Atmel Studio 7.0?

1

There are 1 best solutions below

0
Ivar Bonsaksen On

The AT32AP7001-ALUT was end of lifed 2012/13, so you'll probably have a hard time finding new tool support for this device. Your best option is probably to install AVR32 Studio in a virtual machine running an appropriate version of Windows or Linux.