Cant build Freertos - AT32UC3B

hhumberto wrote on Monday, December 01, 2014:

Hi…

I want to build and install the freertos demo project; But I have a problem…

-march=UC doesnt work when I execute the make file

Thanks!

rtel wrote on Monday, December 01, 2014:

The port in the FreeRTOS download is for old ES parts, with various errata work arounds that are no longer necessary. For an up to date port maintained by Atmel have a look at http://asf.atmel.com

Regards.