I’m trying to use the SAM3S-EK board with Yagarto + Eclipse. I tried to compile the “Atmel SAM7X ARM7 with GCC and Eclipse development tools” project but I get an error of the type file not found, even though I changed the FreeRTOS_ROOT variable. Also, Atmel provides a demo using FreeRTOS but only for IAR. Right know I’m kinda clueless of what to do.
Try building it from the command line using the provided makefile first (outside of Eclipse) to keep potential sources of problem to a minimum. It sounds like a simple path problem. What file can it not find?