Content originally posted in LPCWare by william.vh on Thu Apr 07 12:30:34 MST 2011
Quote: vasanth
FreeRTOSconfig.h: No such file or directory. But this file is already in my new project.
...
I am stuck at this. Any help?
In your "include" statement, include the entire path for the file along with the file name.
ie:
#include "C/mydocuments/LPC/FreeRTOSconfig.h"