while compiling the quickstart_ep_ek8d1 it is giving 5 errors and the fsp is 5.4.0? Can anyone help me regarding this?
Hi Rene,
Thank you so much for contacting Renesas! I'm sorry that you have to face this issue. It's a known issue and we are still looking into it, and it'll be fixed in the next release!Meanwhile you can refer to the below quick-start guide of EKK-RA8D1 which is based on FSP 5.2.0. It's working fine.
https://github.com/renesas/ra-fsp-examples/releases/download/v5.2.0.example.3/r20an0717eu0106-ek-ra8d1-exampleprojects.zip
Hope it'll help you, and please reach out for further assistance!Best Regards,
Payodhi
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
Kindly see into it and help asap