EK-RA8D1 quickstart Example project

while compiling the quickstart_ep_ek8d1 it is giving 5 errors and the fsp is 5.4.0? Can anyone help me regarding this?

Parents Reply
  • using FSP 5.2.0 during compilation of project i am facing 5 errors : 

    ./src/graphics/ai_object_screen_demo.c:29:10: fatal error: FreeRTOSconfig.h: No such file or directory

    29 | #include "FreeRTOSconfig.h"

    | ^~~~~~~~~~~~~~~~~~

    compilation terminated.

    make: *** [src/graphics/subdir.mk:61: src/graphics/ai_object_screen_demo.o] Error 1

    make: *** Waiting for unfinished jobs....

    ../src/graphics/ai_face_screen_demo.c:29:10: fatal error: FreeRTOSconfig.h: No such file or directory

    29 | #include "FreeRTOSconfig.h"

    Kindly see into it and help asap

Children
No Data