while compiling I am getting make not find in path.
but when I use CDT builder it works with some warning but not error.
Same for FSL and GNU maker it is not compiling
for launching also it showing launching failed error
已解决! 转到解答。
Hi,
can you please share more details? What is your target MCU and S32DS Version?
For correct build you need S32DS Application Project
It is possible that you created C/C++ project. For debugging is best option Debug Configurations and choose your debugger and start debug session.
Jiri
在原帖中查看解决方案
Version: 2018.R1Build id: 180326
It is possible share your project? What kind of project it is - did you created it from scratch or you are opening some older one?
I am importing the existing project.
Now.. I tried compiling. Using miscellaneous options in C/C++ build I am using --save-temps option.. It compiled successfully.
But processor expert code generator is not working to set pin configuration.
When you import the project - are there some warning messages - like Some version of SDK is not available? Such type of issues are mainly caused by importing project based on older SDK.
Now I am trying to update the software..
But it stucks at 80% for a long long time.
Please help @jiri_kral
always I am getting permission denied error.. I am loosing hope to solve this error .. Please help
My target MCU is S32K144
Since I am importing already created project..