AT32UC3B Make Error from Undeclared PWM Funct

steveharris3rd wrote on Wednesday, October 10, 2012:

I tried making the AT32UC3B demo last night and encountered a warning and four (4) errors.  The errors are related to four (4) PWM functions that look to be undeclared in the “led.c” function.  Any updates to the led.c function?  Any ideas how to resolve this issue?

rtel wrote on Wednesday, October 10, 2012:

Which demo are you trying to build?  With which compiler?  Has the demo been modified in any way?

Please note that the AVR32 port in the FreeRTOS download is for the ES chips, and not the latest production standard.  A more up to date port can be found in the Atmel ASF http://asf.atmel.com

Regards.