Hi,
I am currently working woth Crypto_43_HSE_SymmetricPromitives_S32K344 demo project. During compilation, it threw the following error :
This file doesn't come along with the project and it is not generated either. Do you probably know where to get this file and how to make the demo compilable and work? Thank you in advance.
Solved! Go to Solution.
Hi @lluo
The example codes are provided to work out of the box. So. a possible reason for this problem could be used by some conflicts in your S32DS package manager. Try removing the RTD packages you have installed and then, install only the RTD version you are using and run "Project from example".
Also, make sure that you have installed the HSE FW and generated the configuration (Update Code" button on Config Tools).
B.R.
VaneB
Hi @lluo
The example codes are provided to work out of the box. So. a possible reason for this problem could be used by some conflicts in your S32DS package manager. Try removing the RTD packages you have installed and then, install only the RTD version you are using and run "Project from example".
Also, make sure that you have installed the HSE FW and generated the configuration (Update Code" button on Config Tools).
B.R.
VaneB
Hi @VaneB ,
I installed both RTD 3.0.0 and RTD 4.0.0. As you suggested, I uninstalled RTD 4.0.0. After that, the issue was resolved. Thank you.
The file is not included in the demo project and it is essential for making the project compilable. So I would like to know where I could find this header file.