Error wen building Whitebox SDK v5.0 for spider

Hello,

I am following readme.md file to build Whitebox SDK for spider (https://github.com/renesas-rcar/whitebox-sdk/blob/v5.x/README.md)

So, in the first build reported error such as:

My step:

- Step 1: Setup

Save the downloaded file (CC-RH_V20500_setup-doc.zip) in the "tool" folder and execute the following command

cd whitebox-sdk/tool
cp <download directry>/CC-RH_V20500_setup-doc.zip .
./setup_whitebox.sh

- Step 3: Build cd whitebox-sdk ./build_whitebox_v5.0.sh spider
I have checked "build_whitebox_v5.0.sh" file and I see this file have a condition to find "*ICUMX_Loader_and_Flashwriter_Package_for_R-Car_S4_Starter_Kit_SDKv*.zip" file in /tool directory, but I can not see it in /tool directory. What any information about this ?


Thank you for your support, If you have any question for me, let me know it.

Huy Nguyen
Parents Reply
  • Hello,

    Sorry for the late reply. I haven't been following it for a while because I have higher priority tasks.

    As you suggested, I followed the manual above, this issue was resolved. Now I am facing another issue in the first build report error as below terminal:


    I followed the latest readme on github. What you have any information for this ?

    Thank you for your support, If you have any question for me, let me know it.

    Huy Nguyen

Children