I am trying to configure the memory stack function of the S32K311 using the EB tool, and added Mem_43_InFls modules, but when compiling, I get an error that the files such as C40_Ip_Cfg.h, Mem_43_INFLS_Cfg.h and so on cannot be found. Looking at the manual, you can see that it needs to be manually generated, but I would appreciate how to do it and if someone can provide guidance.
Solved! Go to Solution.
Hi @ZMY666777,
Before the project is compiled, the code must be generated.
Refer to the documentation here:
https://www.elektrobit.com/products/ecu/eb-tresos/evaluation-package/getting-started/
BR, Daniel
Hi @ZMY666777,
Before the project is compiled, the code must be generated.
Refer to the documentation here:
https://www.elektrobit.com/products/ecu/eb-tresos/evaluation-package/getting-started/
BR, Daniel