Renesas RZ-VL build scripts fail

Following the instructions here. Renesas RZ/V2L - Edge Impulse Documentation I cannot get a successful build. All the files extract as expected in the first script, but the build routine 2nd script fails “unable to apply patch”.

I have some new source files from Renesas which neither improve nor degrade the outcome. Has anyone build a .wic for the RZ-VL board successfully?

I cannot seem to attached any of the output files nor error logs to this post?

DJE666

Hi @DJE666

Let me check with our embedded team if we have someone that can help review this. I dont have this board to test with, just took a look over the steps and there are many points of failure. Can you please share more detail on the steps taken and any versions etc used?

Key information is missing here which is needed for debugging assistance:

  • Can you share the board BSP and Patch details for the embedded team to review? Parhaps there is a mismatch with versioning or config of the patch?
  • What are the “new source files” you have of Renesas?
  • What version of Linux SDK Package (from Renesas), version of Node etc. And the exact error message is here? Thanks!

FYI @mateusz @jbuckEI @Arjan @rjames

Best

Eoin

Hi Eoin,

Thanks for this follow up. A bit hard to send you the data you are asking for when I can’t attach a simple text file to this query. Here are three screenshots that capture the source material I am using and the build output errors.

RZ-VL-Build-Source-Files-27-1-26
Note the R11-drpai-sp.zip file is version 0751 as suggested by Renesas. Version 0750 of this file also saw the same build errors.

Please let me know if this helps you understand what needs to be fixed.

Regards,

DJE666