Microchip Studio with FreeRTOS+TCP Build Issues?

Does anyone know of any know build issues or problems to look out for when using Microchip Studio version 7.0 with FreeRTOS+TCP? I’m trying to build the demo for the ATSAM4E and all I get is “Build Failure” with 0 errors, 0 warnings and 0 messages. I’ve tried adding the include, portable, and so on directories to the assembler and general->directories in the project properties already. Many thanks in advance and much appreciated.

Can you share the complete output of a clean build?

Is any file getting compiled? You can quickly verify that by adding some non-compliable code a file that you think you are compiling in the project.