v7.2.0, avr32_uc3 and exception.S

olejl77 wrote on Thursday, August 23, 2012:

I try to compile v7.2.0 but get error messages in exception.c

Error	1	invalid operands (*UND* and *UND* sections) for `<<' \freertos\portable\gcc\avr32_uc3\exception.S	290	1

Does anyone know what it means?

rtel wrote on Thursday, August 23, 2012:

The most up to date AVR32 port can be found in the Atmel Software Framework.  Go to http://asf.atmel.com to download.

Regards.