Hello,
I have an issue when i try to load in order to build the intial project of the S32K144EVB "S32K144_EVB_JumpStart_Firmware".
I have the following msg:
For your information, i have flashed the board with "hello_s32" project before.
How and where i can get Kinetis SDK and SDK_S32K14x_08 ?
Thanks in advance for your help
Best regards
Well, there is no such tutorial. Just create empty project based on latest RTM SDK version. Copy your sources from existing project folder into new one. Add Processor Expert components requested by your existing project, set correct values for your components and generate Processor Expert code.
There is documentation in [S32DS_INSTALL_FOLDER]\S32DS\S32SDK_S32K14x_RTM_2.0.0\doc
Or use old S32DS. It's up to you.
Jiri
Hello Jiri,
Thank you very match.
Could you tel me where i can find the steps (documentation or tutoriels) to do in order to create Processor Expert configuration and hou to add existing sources.
Best regards
Hello,
Your issue is because of the wrong version of S32 Design Studio.
For this project is needed to use version 2.0. ( S32 Design Studio for Arm v2.0 - Windows/Linux(REV 2.0))
Download link can be seen below link:
S32 Design Studio IDE for Arm® based MCUs|NXP
I believe it helps you.
Best Regards,
Diana
I try to follow the above recommended path (S32DS ARM 2.0) but soon run into the same problem:
I tried Help --> "Check for Updates" and Help --> "Install New Software" with the following checked hoping to resolve broken dependencies:
It seems these updates did not help.
After this, trying to add component "lpspi", following the tutorial, results in an error "Processor Expert is disabled", I presume this is a consequence of the initial warnings:
How can we overcome this problem?
I'm currently stuck at this point, on the UM11346 BCC_S32K144_Monitoring example project:
https://www.nxp.com/docs/en/user-guide/UM11346.pdf
Thanks
Hello,
Thank you for your support. If i understood correctely, you mean that we can not load and build the "S32K144_EVB_JumpStart_Firmware" with the last version of S32 Design Studio 2018.R1 and we need to install the version 2.0.
Regards
Hi,
Other possibility is create new project in latest S32DS and manually create Processor Expert configuration and add your existing sources into project. Unfortunately - the PE settings is not fully backward compatible.
Jiri
Hello,
Yes. The project was created in S32 Design Studio for ARM v2.0. The IDE Environment which is used for this project can be found in the readme.txt in the "S32K144_EVB_JumpStart_Firmware" folder.
For the different S32DS versions are different SDK versions, you can see it in the link above. So, I recommend you to use for this project version 2.0.
Best Regards,
Diana