dear nxp
I have download sdk from below.
so, I got below.
and then,
What can I do next? Is there any documentation for this?
I tried logging into 'example' in s32ds, can I build it ? Is there any documentation for this?
2.
What is `EB Tresos install directory` ?
Thanks,
Bryan
dear Robin
thanks for your comments, I will success compile as below.
Thanks,
Bryan
Which example did you test?
Did you click Update Code?
Open the Peripherals perspective and click on Update Code to generate the code
dear Robin
I have found `OsIf_Cfg.h` file on `c:\NXP\S32DS.3.5\eclipse\mcu_data\components\PlatformSDK_S32K3\Base\`
but, I have meet below compilation error as below.
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args" -MMD -MP -MF"Project_Settings/Startup_Code/system.d" -MT"Project_Settings/Startup_Code/system.o" -o "Project_Settings/Startup_Code/system.o" "../Project_Settings/Startup_Code/system.c"
../src/main.c:26:10: fatal error: CDD_Bms_SpiIf.h: No such file or directory
26 | #include "CDD_Bms_SpiIf.h"
| ^~~~~~~~~~~~~~~~~
compilation terminated.
In file included from C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32K3/RTD/BaseNXP_TS_T40D34M30I0R0/include/Mcal.h:65,
from ../Project_Settings/Startup_Code/exceptions.c:41:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32K3/RTD/BaseNXP_TS_T40D34M30I0R0/include/OsIf_Internal.h:45:10: fatal error: OsIf_Cfg.h: No such file or directory
45 | #include "OsIf_Cfg.h"
| ^~~~~~~~~~~~
compilation terminated.
make: *** [src/subdir.mk:20: src/main.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Project_Settings/Startup_Code/subdir.mk:42: Project_Settings/Startup_Code/exceptions.o] Error 1
In file included from C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32K3/RTD/BaseNXP_TS_T40D34M30I0R0/include/Mcal.h:65,
from ../Project_Settings/Startup_Code/system.c:47:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32K3/RTD/BaseNXP_TS_T40D34M30I0R0/include/OsIf_Internal.h:45:10: fatal error: OsIf_Cfg.h: No such file or directory
45 | #include "OsIf_Cfg.h"
| ^~~~~~~~~~~~
compilation terminated.
make: *** [Project_Settings/Startup_Code/subdir.mk:42: Project_Settings/Startup_Code/system.o] Error 1
"make -j12 all" terminated with exit code 2. Build might be incomplete.
13:50:58 Build Failed. 7 errors, 0 warnings. (took 360ms)
Thanks,
Bryan
dear Robin
I got `SW32K3_FreeRTOS_10_5_1_UOS_3_1_0_DS_updatesite_D2304.zip`
dear Robin
let me know how to download below.
Thanks,
Bryan
thanks quick response.
I have downloaded that!!!
I can't find this.
Why you did not download S32DS Design Studio 3.5 and S32DS Design Studio 3.5.3? Did you already install those two software?
--> yes, I have already used this 's32dk 3.5'
Hi Bryan,
Please click on the upper right corner to download BMS_SWInstalationGuide_Hvbms_2024.08.pdf.
Then refer to the section ‘4 BMS Software installation procedure’.
Why you did not download S32DS Design Studio 3.5 and S32DS Design Studio 3.5.3? Did you already install those two software?
If you want to test Bms_examples in S32DS, please click File->New->S32DS Project from Example
2. What is `EB Tresos install directory` ?
Please refer to How do I link EB Tresos to the S32K3 RTD Drivers
You are installing S32K3 RTD 3.0.0 used by EBTresos, so it is recommended to enter the path after installing EB_Tresos_Studio_AUTOSAR_Configuration_Tool_29_0_0. For example, C:\EB\tresos_29
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" 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.
-------------------------------------------------------------------------------