Hello everyone,
I’ve been working with the SW32K344_HVBMS-RD_Bring-up_Example_S32DS_1_0_2_D2401 using BMS SDK version 1.0.2, and everything worked as expected. However, when I tried to use the latest version SW32K344_HVBMS-RD_Bring-up_Example_S32DS_1_0_3_D2408 with BMS SDK 1.0.3, I updated all the dependencies to version 1.0.3 and RTD 3.0.0. Despite everything appearing to be the correct version, the project fails to build.
I’ve attached a picture showing the results. Has anyone else encountered this issue or have any suggestions on how to resolve it?
Thank you!
Solved! Go to Solution.
Hello Robin,
It’s quite strange how you resolved your issue, it doesn’t make much sense. Interestingly, my solution was very different. I had to move the example I downloaded from the generated bundle to the workspace of S32DS, and it worked!
Could you please pass our issue to the concerned team? Maybe they can update to prevent similar issues in the future.
Thank you!
Hi
My Build Finished. 0 errors.
How did you install SW32K3_RTD_4.4_R21-11_3.0.0_D2303? Please install it by refer to HOWTO: offline install S32K3 RTD 3.0.0 in S32DS v3.5
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi @Robin_Shen
Could you give me the project to build my setup? It seems that I installed everything correctly, I reinstalled S32DS and all of the packages, and still doesn’t work.
What’s weird is that when I do this with version 1.0.2, it works, but when I reinstall everything with version 1.0.3, it doesn’t.
Thank you.
Since a complete installation takes a lot of time, I just installed the installation packages you mentioned before on the basis of S32DS v3.5 + S32K3 RTD 3.0.0. After re-importing HvBms400_775_722_TPL_Bring_Up today, an error occurred when I clicked Update Code, which caused a build error. But when I reopened the S32 Configuration Tool and clicked Update Code again, Build Finished. 0 errors.
Hello Robin,
It’s quite strange how you resolved your issue, it doesn’t make much sense. Interestingly, my solution was very different. I had to move the example I downloaded from the generated bundle to the workspace of S32DS, and it worked!
Could you please pass our issue to the concerned team? Maybe they can update to prevent similar issues in the future.
Thank you!
Here is how I import the downloaded example:
Yes, the normal way , that's what I have did too.