Project Installation Setup (RA8D1)
Prerequisite
Click the below link and follow the steps to install E2 studio IDE for the Renesas RA8 platform.
https://www.renesas.com/en/software-tool/e2studio-information-ra-family#overview
once installed launch the application
Installation Steps (Example)
Here project installation is provided below for RA8D1 environment . For example RSVP demo project installation is implemented below. Likewise for all projects the procedure will be same.
After launch the e2studio, Open the project workspace file location(Embien provided files located folder) path look like ${PROJECT_DIR}/build/renesas_ra8d1/
The RA8 workspace contains the following, ${WORKSPACE_DIR} -> ${PROJECT_DIR}/build/renesas_ra8d1/

Open the VP_demo_App as per required
After update the macros, Built the project by right click on the VP_demo_App and clicking built project.
After project successfully built, run the application.
Evaluation Version in RA8D1
Extract the zip file (RA8_RSVP_Evaluation_Version_XX) into a separate folder. ${PROJECT_DIR} -> ${HOME_DIR}/RA8_RSVP_Evaluation_Version_XX/
Note: This is an evaluation version, so it is run for 30 minutes only.
For documents, kindly review the index.html in the below path in the extracted folder.
${PROJECT_DIR} - > unzipped RS_DoIP_Evaluation_Version directory.